@charset "UTF-8";
.blueHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	line-height: 23px;
}

.first_paragraph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.subheader_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.subheader_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;
	line-height: 30px;
	font-weight: bold;
}

.subheader_large_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
}

.job_black_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}

.grey_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
}

.blue_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0090C3;
	line-height: 14px;
	font-weight: bold;
}

.smallTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	line-height: 13px;
}

.smallFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60727D;
	line-height: 13px;	
	}
	
	a.special:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
     color: #999966;
     background-color: transparent;
     text-decoration: none;
	 }

a.special:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
     color: #999966;
     background-color: transparent;
    text-decoration: none;
	 }

a.special:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
     color: #999966;
     background-color: none;
     text-decoration: none;
    
	 }

a.special:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
     color:#999966;
     background-color: transparent;
    text-decoration: none;
	}
.small_nav_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

