body {

	background:#E1E3B0;
	margin: 0px;
	text-align:center;
}
P, UL, LI
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img a:hover {
	border-bottom:none;

}
a {
	color: #123E7A;
	text-decoration: none;
}
a:hover {
text-decoration:underline;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:hover, a.headerLink:active {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:none;
}

a.headerLink:hover, a.headerLink:active {
	color:#D8EAFE;
}

hr {
	color: #9DADB1;
	height: 1px;
  }

.mainFontBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.navigation:link, a.navigation:visited, a.navigation:hover, a.navigation:active { 
	text-decoration: none; 
	color: white;
}
#side_nav_bg a
{ 
	display: block;
	width: 100%;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0px;
	background-color: #005F8F;
	text-decoration: none;
	border-bottom:none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#side_nav_bg a:link, #side_nav_bg a:visited {
	color: #ffffff;
	text-decoration: none;
}
#side_nav_bg a:hover {
	color: #ffffff;
	background-color: #003E5E;
}

.Announcement_Header, h2 {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#123E7A;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container {
	width: 780px; 
	background: #FFFFFF;
	margin: 7px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #F4F2DC;
	text-align: left; /* overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #headerContainer {
	width: 780px;
	height: 58px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #navContainer {
	width: 810px;
	height: 24px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background:#377F9A;
}
.oneColFixCtrHdr #page {
	padding:20px;
	color: #777;
}
.oneColFixCtrHdr #header {
	background:#184364; 
	padding: 0;
}
.oneColFixCtrHdr #navHeader {
	background:#377F9A; 
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 5px 20px;
	color: #7EA3C5;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 0;
	text-align:center;
		font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
