
/* CSS Document */


#headerbackground {
	background-repeat : no-repeat;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	letter-spacing : 2pt;
	text-align : center;
	padding : 0;
	background-color: #3E5478

}

span.indent {

margin-top : 0px;
margin-left : 10px;
margin-right : 10px;

}
#newsfont {
	font-size : 8pt;
	color : #000000;
	width: 150px;
	height: 600px;
	margin-top: 80px;
	margin-right: 20px;
	margin-left: 20px;
}
#newsBox {
	font-size : 8pt;
	color : #000000;
	width: 190px;
	height: 740px;
	background-image: url(../images/nlBox_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#journalBox {
font-size : 9pt;
padding-left : 5px;
padding-right : 5px;
text-align : left;

}
#alerts {
	background-color : #EBF0F4;
	font-size : 8pt;
	color : #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: top;
}
#copyright {
font-size : 7pt;
color : #000000;
}
#clickpath {
	font-size : 8pt;
	color : #666666;
	text-decoration: none;
	padding-left: 12px;
}
#sideLink {
font-size : 8pt;
color : #000000;
text-decoration: underline;
}
#header {
	width:865px;
	height:132px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#logoHeader {
	width:386px;
	height:132px;
	float: left;
	background-image: url(../images/logoHeader_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#dateHeader {
	left:386px;
	width:479px;
	height:39px;
	float: left;
	background-image: url(../images/dateHeader_2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E5478;
	text-align: right;
	font-size: 14px;
}
#search {
	height: 47px;
	width: 100%;
	padding-top: 8px;
}
#mainTable {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
#taglineHeader {
	left:386px;
	top:39px;
	width:479px;
	height:93px;
	float: left;
	background-image: url(../images/taglineHeader_2.jpg);
	background-repeat: no-repeat;
}
#topNav {
	padding-left: 10px;
	color: #3E5478;
	height: 48px;
	width: 100%;
	padding-bottom: 7px;
}
#topNav a {
	color: #3E5478;
	text-decoration: none;
}
#topNav a:hover {
	color: #5D83C0;
}
