

/* Common Style --------------------------------------------------------------*/

body{
	margin: 0; padding:0;
	color:#503827;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	background-image:url(/i/cloudsback.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color:#78a2cc;
	line-height:20px;
	/* 86b2d7 */
}

td, th, div {
	color:#002b4e;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	line-height:20px;
}

a { color:#002b4e; text-decoration:underline; }
a:hover { color:black;text-decoration:none; }

/* -- links on the side nav menu -- */
a.sidenav { font-family:arial;font-size:11px;font-weight:bold;color:#fff;text-decoration:none; }
a.sidenav:hover { color:#fff; }
.sidebutton { width:147px;padding:8px 0 8px 0;margin-left:9px;background-image:url(../i/line.gif);background-repeat:no-repeat;background-position:bottom left;}
a.sidenav_sel { font-family:arial;font-size:11px;font-weight:bold;color:#0d4872;text-decoration:none; }

/* -- links on the top header -- */
.navHeader, a.navHeader, a.navHeader:link, a.navHeader:visited, a.navHeaderv:hover, a.navHeader:visited:hover{
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.seperator {
	padding: 0 3px 0 3px;
	color: #6fccd2;
}

a.admin,a.admin:visited { text-decoration: none; color: red;text-decoration: underline;font-size:10px }

.breadcrumbs { margin-bottom:5px; }

/* -- title on top header -- */
.lgTitle {
	color:silver;
	font-size:14pt;
	font-weight:bolder;
	margin:0 0 0 72px;
}

.magazinetitle {
font-family:Arial,Helvetica,Sans-Serif;
font-size:24px;
font-weight:bold;
}

h1, .Heading1 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:19px;
font-weight:bold;
}

h2, .Heading2 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:17px;
font-weight:bold;
}

h3, .Heading3 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:14px;
font-weight:bold;
}

h4, .Heading4 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:13px;
font-weight:bold;
}

.smaller {
font-size:9px;
}

.TPHeaderBrn {
color:#7D583C;
font-size:14px;
font-weight:bold;
line-height:135%;
}

.bodyserif {
font-family:Arial,Helvetica,Sans-Serif;
font-size:13px;
line-height:145%;
}

.deptorg {
color:#A44100;
font-family:Arial,Helvetica,Sans-Serif;
font-size:16px;
font-weight:bold;
}

.req { color:red; }

/* -- forms -- */

#formline td { height:30px; }
#formline .textbox {
	width:100%;
	background-color:white;
}
#formline .textarea {
	width:100%;
	height:500px;
	background-color:white;
}

#formline .left { border-bottom:1px solid #ccc;width:100px;font-weight:bold;padding-right:20px; }
#formline .right { border-bottom:1px solid #ccc;width:350px; }



#applyonline td { height:30px; }
#applyonline .textbox {
	width:100%;
}
#applyonline .textarea {
	width:100%;
	height:500px;
}
#applyonline .left { border-bottom:1px solid #ccc;width:180px;font-weight:bold;font-size:10px;padding:5px 20px 5px 0; }
#applyonline .right { border-bottom:1px solid #ccc;width:300px;padding:5px 0px 5px 0; }




/*
a:link,a:visited,a:active { text-decoration: none; color: #006c79; }
a:hover  { text-decoration: underline; }
a.admin,a.admin:visited { text-decoration: none; color: red;text-decoration: underline;font-size:10px }
*/
