/* Global Tag Styles */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #12275C;
	font-weight: normal;
	line-height: 22px;
	
}
h2 {
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	margin-top: 0px;
	color: #a8adc1;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: -10px;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	line-height: 11px;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a8adc1;
	font-size: 11px;
	line-height: 11px;
	margin-top: -5px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	line-height: 13px;
}
a {
	text-decoration: underline;
	color: #3082A8;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}


/* Misc Styles */
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration: none;
}
.top_txt {
	color: #646464;
	font-size: 10px;
}
.gray {
	color: #6B6B6B;
	text-decoration: none;
}
.blue {
	color: #003366;
	font-size: 11pt;
	line-height: 11pt;
}
.green {
	color: #003366;
}
#under {
	text-decoration: underline;
}
.style1 {
	font-size: 11px;
}
.style5 {
	font-size: 9px;
	font-weight: bold;
}
.style9 {
	color: #042258;
}
.style10 {
	text-decoration: none;
	color: #042258;
}
.style11 {
	color: #a8adc1;
}
.style12 {
	color: #a8adc1;
	font-weight: bold;
	font-size: 9px;
}
.style13 {
	color: #062655;
}
.style15 {
	color: #042455;
	font-weight: bold;
	font-size: 9px;
}
.complianceHelp {
	background-image: url(images/compliance_help.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.headerArea {
	background-image: url(images/px.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.headerGraphic {
	background-image: url(images/header_singular.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.headerLine {
	width: 250px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px dotted #CCCCCC;
	text-align: center;
}
