/* CSS Document */
html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;
	line-height:15px;
}

p {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;
	line-height:15px;
	line-height: 160%}

h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #5e5f5a;
}

/*a {
	color: #3d3e3b;
	text-decoration: underline;
}*/

A:link    { text-decoration: underline; color: #5E5F5A; }
A:visited { text-decoration: underline; color: #5E5F5A; }
A:active  { text-decoration: underline; color: #5E5F5A; }
A:hover   { text-decoration: none; color: #323331; } 

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5E5F5A;
	font-weight: bold;
	font-style: normal;
	line-height: 19px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-decoration:none;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #5E5F5A;
	font-weight: bold; 
	font-style: normal;
	line-height:19px;
}

.subhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;
	font-weight: bold; 
	font-style: normal;
	line-height:15px;
}

.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;
	font-weight: normal; 
	font-style: normal; 
	line-height:15px;
}

.body-bld {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;  
	font-weight: bold;
	font-style: normal;
	line-height:15px;
}

.body-bld-wht {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFF;  
	font-weight: bold;
	font-style: normal;
	line-height:15px;
}

.body-bld-blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #003366;  
	font-weight: bold;
	font-style: normal;
	line-height:15px;
}

.big-blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height:16px;
	margin: 3px 0px 6px 0px;
	padding: 0px;
}

.body-itlc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;  
	font-weight: normal;
	font-style: italic;
	line-height:15px;
}

.body-bld-itlc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5E5F5A;  
	font-weight: bold;
	font-style: italic;
	line-height:15px;
}

/*.siteLoginLabel {
	text-align: right;
}
.siteLoginLabel a:hover, .siteLoginLabel a:link, .siteLoginLabel a:active, .siteLoginLabel a:visited {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}*/


.FrontIconText {
	font-size: 10px;
}


