html { 
scrollbar-arrow-color:#FFFFCC; 
scrollbar-track-color:#34424d; 
scrollbar-face-color:#b3ccdf; 
scrollbar-highlight-color:#333333; 
scrollbar-3dlight-color:#333333; 
scrollbar-darkshadow-color:#333333; 
scrollbar-shadow-color:#333333; 
} 
html,body {
   height:101%;
   margin: 0;
   padding: 0;
   border: none;
   background-color: #ffffff;
   margin-left: auto; margin-right: auto;
}

.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #79797b;
	line-height: 16px
}

.content_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #79797b;
	line-height: 15px
}


.content_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #87ab31;
}

.content_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #79797b;
}

.top_cell_pad {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*color: #005799; */
}

.blueHead{
color: #005799;
}

.greenHead{
color: #87ab31;
}

.orangeHead{
color: #ef8d00;
}

.content_head_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005799;
}
.content_head_gr_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #87ab31;
}

.content_head_bl_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005799;
}

.content_head_or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ef8d00;
}

A:link {text-decoration: none}
A:visited {text-decoration: none; color: #1b518c;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #1b67c8;}

#seo {
	visibility: hidden;
	display: none;
}


/* alternate text for browsers with scripting turned off and */

#althtml {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
color: #666666;
margin: 0px;
padding: 0px;
width: 80%;
text-align: center;
}