/* Global fonts for MESD */

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;	
	
}




















.bodysmall-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-align: right;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006583;
	line-height: 14px;
	font-weight: bold;
}

a:link {
	color: #000000;
	font-weight: normal;
}
a:visited {
	color: #333333;
	
}
a:hover {
	color: #006583;
	text-decoration: underline;
}
a:active {
	color: #000000;
	
}
.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
a.bodymain:link {
	text-decoration: underline;
	}
a.bodymain:visited {
	text-decoration: underline;
	color: #333333 !important;
	}
a.bodymain:hover {
	text-decoration: underline;
	}
a.bodymain:active {
	text-decoration: underline;
	color: #333333;
	}

	

.bodysmallwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}
a.bodysmallwhite:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
a.bodysmallwhite:visited {
	text-decoration: underline;
	color: #FFFFFF;

}
.bodywhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
a.bodywhite:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
a.bodywhite:visited {
	text-decoration: underline;
	color: #FFFFFF;

}
.f4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006583;
	line-height: 16px;
	text-decoration: none;
}
.header-big {
	font-size: 16px;
	font-weight: bold;
}
.headerbluebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006583;
	line-height: normal;
	font-weight: bold;
}


/* new content for headerbold links

a.headerbluebold:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006583;
	line-height: 16px;
	text-decoration:none;
	font-weight: bold;	}
	
a.headerbluebold:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006583;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;	
	}
a.headerbluebold:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006583;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
a.headerbluebold:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006583;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
	}
 */
 
.headerbluebold-sml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006583;
	line-height: 16px;
	font-weight: bold;
}
.blu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006583;
	line-height: 16px;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
a.footer2:link {
	color: #006583;
	text-decoration: none;
}
a.footer2:visited {
	color: #666666;
	text-decoration: none;
}
a.footer2:hover {
	background-color: #DFDFDF;
}
/* Original footer2 css below
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
a.footer2:link {
	color: #333333;
	text-decoration: none;
}
a.footer2:visited {
	color: #333333;
	text-decoration: none;
}
a.footer2:hover {
	background-color: #DFDFDF;
}

*/

.f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006583;
	text-decoration: none;
}
a.f2:link {
	color: #006583;
	text-decoration: none;
	
}
a.f2:visited {
	color: #006583;
	text-decoration: none;
	}
a.f2:hover {
	background-color: #006583;
	color: #FFFFFF;
}
.featuredbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
a.featuredbody:link {
	text-decoration: underline;
	}
a.featuredbody:visited {
	text-decoration: underline;
	}
	
/* Added for Non-Scripted Headlines Section*/
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

a.headlines:link {
	text-decoration: underline;		
	font-weight: normal;
	color: #006583;	
}
a.headlines:visited {
	color: #333333;
	text-decoration: underline;		
}
a.headlines:hover {
	color: #333333;
	text-decoration: underline;		
}
a.headlines:active {
	color: #006583;
	text-decoration: underline;		
}	

