.bg_top {
	background-image: url(images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_gradient {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_border {
	border: 1pt solid #092B44;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C8EC8;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082b41;
}





A.whitehdlink:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px} 
	
A.whitehdlink:visited { 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px} 
	
A.whitehdlink:hover { 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px}
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #092B44;
}
.border {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
}
.leftborder {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
}
.bottomborder {
	border-left-style: none;
	border-left-color: #666666;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
