body{
	background-color: #3F5EA8;
	scrollbar-face-color: #B7B7B7;
	scrollbar-darkshadow-color: #A3A2A0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #555555; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #555555; 
	scrollbar-track-color: #3F5EA8;
	
	
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	letter-spacing: .5px
	color: #11307E;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	letter-spacing: .6px;
	color: #11307E;
}

.note{
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	letter-spacing: .5px;
	color: #FFFFFF;
}

.leadin {
	font-family: Arial, Helvetica;   
	font-size: 14px; 
	line-height: normal;
	font-weight: 800;
	letter-spacing: .5px;
	color: #333333
}

.pull {
	font-family: Arial, Helvetica;   
	font-size: 15px; 
	line-height: normal;
	font-weight: 800;
	letter-spacing: .5px;
	color: #3D758E
}

.header1{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #11307E; 
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}

.leadinheader {
	font-family: Arial, Helvetica;   
	font-size: 14px; 
	line-height: normal;
	font-weight: 800;
	letter-spacing: .5px;
	color: #3D758E
}

.sidebarpull {
	font-family: Arial, Helvetica;   
	font-size: 13px; 
	line-height: normal;
	font-weight: 800;
	letter-spacing: .5px;
	color: #3D758E
}

.box {
	border: 1px solid #ffffff;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 13px; 
	font-style: normal; 
	font-weight: Bold; 
	color: #505050;
}

Input{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	
}

Select{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

Textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 4px;
}

li  {
	font-family: Arial, Helvetica, sans-serif;     
	font-size: 11px; 
	color: #505050; 
	line-height: normal;
	font-weight: normal;
	letter-spacing: .5px
}

A:link {
	text-decoration: underline; 
	color: #FF000A
}

A:visited {
	text-decoration: none; 
	color: #FF000A
}

A:hover {
	text-decoration: none; 
	color: #4C4C4C
}


P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #505050; 
	line-height: 13px;
	font-weight: normal;
	letter-spacing: .5px
}

.subNav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3D758E;
	line-height: normal;
	font-weight: bold;
	letter-spacing: .5px
}

.title a:link {
	text-decoration: none; 
	color: #3D758E
}


.title a:hover {
	text-decoration: none; 
	color: #CC3300
}

.bigTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #3D758E;
	line-height: normal;
	font-weight: bold;
	letter-spacing: .5px
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9.5px; 
	color: #11307E;
	line-height: normal;
	font-weight: normal;
	
}

.sideimage {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9.5px; 
	color: #3D758E;
	line-height: 2;
	font-weight: normal;
	letter-spacing: .5px

}

.ButtonOn {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: white; 
	line-height: normal;
	font-weight: normal;
	background-color: #3F5EA8;
}
	
.ButtonOff {
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	color: #113755; 
	line-height: normal;
	font-weight: normal;
	background-color: #3F5EA8;
}

.backLtBlue{
	background-color: #D0DEE2;
}

.backLtGray{
	background-color: #E6E6E6;
}