4body  {
	font: 12px "Times New Roman", Times, serif;
	background: #283978;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	width:960px;
}
a:link {color: #ffffff}     /* unvisited link */
a:visited {color: #999999}  /* visited link */
a:hover {color: #f9c53e}   /* mouse over link */
a:active {color: #ffffff}   /* selected link */ 

.dark:link {color: 000000}     /* unvisited link */
.dark:visited {color: #283978}  /* visited link */
.dark:hover {color: #cd9606}   /* mouse over link */
.dark:active {color: #283978}   /* selected link */ 


#container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent_hm {   /* home pg container */
	float:left;
	display:block;
	/*height:542px;*/
	width:515px;
	margin:0;
	padding:0;
}
#mainContent {   /* secondary pg container */
	float:left;
	display:block;
	/*height:542px;*/
	width:725px;
	margin:0;
	padding:0;
}
#sidebar {
	position: absolute;
	top: 136px;
	left: 701px;
}
#table1 {
	margin:0;
	padding:0;
}

.news_rt_text {
	position: absolute;
	top: 180px;
	left: 805px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pdf{
	position: absolute;
	left: 805px;
	top: 456px;
}
.pdf_txt{
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	top: 456px;
	left: 848px;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}
.section_head {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 27px;
	color:#39099c;
	font-size: 22px;
}

.subhead_1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000000;
	font-size: 18px;
	padding-left: 27px;
}
.subhead_2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 27px;
	color:#000000;
	font-size: 14px;
}
.subhead_3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 27px;
	color:#000000;
	font-size: 20px;
}
.body_copy1 {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 14px;
	padding-left: 27px;
}
.body_copy2 {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
}
.body_copy3 {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
	padding-left: 47px;
}
.cutline {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
}
.bottom_line {
	font-family: "Times New Roman", Times, serif;
	color:#283978;
	font-size: 12px;
	text-align: center;
	padding-left: 30px;
}
.reg{
	font-family: "Times New Roman", Times, serif;
	color:red;
	font-size:9px; 
	vertical-align:top; 
} 
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	color:#39099c;
}
.italic2 {
	font-style: italic;
}

.bullet_subhds {
	font-family: "Times New Roman", Times, serif;
	color:#39099c;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	color:#39099c;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
#mainContent ul li{
	margin-left: 40px;
}
