.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00467F;
	line-height: 14px;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 16px;
}
.teaserhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 12px;
	font-weight: 800;
	letter-spacing: 2px;
}
.grey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

.grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	padding: 5px 0px 0px 0px;
}
.linkCarat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00467F;
	padding: 5px 0px 0px 0px;
}
.linkBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58024;
	padding: 5px 0px 0px 0px;
}
.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58024;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.org12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58024;

}
.bigor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F58024;
	font-weight:bold;
}
.bigblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00467F;
	padding: 5px 0px 0px 0px;
	font-weight:bold
}
.bigblueheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	color: #00467F;
	padding: 5px 0px 0px 0px;
	font-weight: bolder
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding: 0px 0px 5px 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.headerpagewhite {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding: 0px 0px 10px 5px;
	font-weight: bold;
	letter-spacing: 2px;
}
.fpheaderpagewhite {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding: 0px 0px 2px 5px;
	font-weight: bold;
	letter-spacing: 2px;
}
.headerpagewhite3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 0px 2px 0px 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.titleBLU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00467F;
	padding: 0px 0px 5px 0px;
	font-weight: bold;	
}

.subheadblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.subheadblu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00467F;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.subheadblu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00467F;
	line-height: 16px;
	font-style: italic;
}

.subheadorg3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F58024;
	line-height: 16px;
	font-style: italic;
}
/* Menu Styles */

td.subnav {
	background: #F58024;
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */    
}
DIV.section {
	margin-top:0px;
	margin-left:-3px;
    border-style: none none none none;
    position: absolute;
    visibility: hidden;
    z-index: 2;
    text-align:left;
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1;           /* Mozilla 1.6 and below   */
	opacity: 1;               /* newer Mozilla and CSS-3 */    
}
A.subnavlink {
	background: #F58024;
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */    
    font: 11px tahoma;
    font-weight:bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    color: #ffffff;
	height: 20px;
}
A.subnavlink:hover {
    color: #00467F;
}

td.subnavWhite {
	background: #ffffff;
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */    
}

A.subnavlinkWhite {
	background: #ffffff;
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity:1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */    
    font: 11px tahoma;
    font-weight:bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    color: #F58024;
	height: 20px;
}

A.subnavlinkWhite:hover {
    color: #00467F;
}

.centernavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00467F;
	text-decoration: none;
}

.centernavlinkon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F58024;
	text-decoration: none;
}

.centernavlink:hover {
	color: #F58024;
}

