@charset "utf-8";
/* CSS Document */


#main { width: 750px; margin-top: 10px; }



#header { width: 750px; }
#nav { padding-top: 40px; }
	.navtext { font-family: Geneva, Arial, Helvetica, sans-serif; color: #003366; font-size: 12px; font-weight: bold; }
	.navtext A:link { color: #003366; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext A:active { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext A:visited { color: #003366; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext A:hover { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }	

	.navtext2 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold; }
	.navtext2 A:link { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext2 A:active { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext2 A:visited { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext2 A:hover { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }		

	.navtext3 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #476d94; font-size: 12px; font-weight: bold; }
	.navtext3 A:link { color: #476d94; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext3 A:active { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext3 A:visited { color: #476d94; font-size: 12px; font-weight: bold; text-decoration: none }
	.navtext3 A:hover { color: #666666; font-size: 12px; font-weight: bold; text-decoration: none }		

#footer { width: 750px }
	.footertext { font-family: Geneva, Arial, Helvetica, sans-serif; color: #003366; font-size: 10px; font-weight: bold; }
	.footertext A:link { color: #003366; text-decoration: none }
	.footertext A:active { color: #333333; text-decoration: none }
	.footertext A:visited { color: #003366; text-decoration: none }
	.footertext A:hover { color: #333333; text-decoration: none }


	.maintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
	.maintext A:link { font-weight: bold; color: #003366; text-decoration: none; }
	.maintext A:active { font-weight: bold; color: #999999; text-decoration: none; }
	.maintext A:visited { font-weight: bold; color: #003366; text-decoration: none; }
	.maintext A:hover { font-weight: bold; color: #999999; text-decoration: none; }

	.maintext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
	.maintext2 A:link { font-weight: bold; color: #003366; text-decoration: none; }
	.maintext2 A:active { font-weight: bold; color: #999999; text-decoration: none; }
	.maintext2 A:visited { font-weight: bold; color: #003366; text-decoration: none; }
	.maintext2 A:hover { font-weight: bold; color: #999999; text-decoration: none; }
	
	.headertext { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; color: #003366; }
	.subheadertext { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 17px; color: #003366; }	

	.jobtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13; color: #003366; font-weight: bold; }
	.jobtitle A:link { font-weight: bold; color: #000000; text-decoration: none; }
	.jobtitle A:active { font-weight: bold; color: #666666; text-decoration: none; }
	.jobtitle A:visited { font-weight: bold; color: #000000; text-decoration: none; }
	.jobtitle A:hover { font-weight: bold; color: #666666; text-decoration: none; }

	.admintext { font-family: Geneva, Arial, Helvetica, sans-serif; color: #003366; font-size: 12px; font-weight: bold; }
	.admintext A:link { color: #ff0000; text-decoration: underline; }
	.admintext A:hover { color: #ff0000; text-decoration: underline; }
	.admintext A:active { color: #ff0000; text-decoration: underline; }
	.admintext A:visited { color: #ff0000; text-decoration: underline; }

.edit { border: dashed 1px #476d94; padding: 2px; }	
.form_box { border: solid 1px #003366; padding: 2px; }
.spacer { padding-top: 15px; padding-bottom: 15px; }
.thinborder { border: solid 1px #003366; padding: 4px; }
.job_steps { font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; font-size: 14px; }
.form_2_text { font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold; font-size: 12px; }
.form_2 { border: 1px solid #003366; }		  

.moveup { font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: bold; }
.moveup A:link { font-weight: bold; color: #003366; text-decoration: underline; }
.moveup A:active { font-weight: bold; color: #003366; text-decoration: underline; }
.moveup A:hover { font-weight: bold; color: #ff0000; text-decoration: none; }
.moveup A:visited { font-weight: bold; color: #003366; text-decoration: underline; }

.warning { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color:#FF0000; font-size: 12px; }
	.warning A:link{ font-size: 13px; text-decoration: underline; }
	.warning A:hover{ font-size: 13px; text-decoration: underline; }
	.warning A:active{ font-size: 13px; text-decoration: underline; }
	.warning A:visited{ font-size: 13px; text-decoration: underline; }