@charset "utf-8";
body  {
	color: #000000;
	background-color: #DADFD8;
	text-align: center;
}

.twoColFixLtHdr #container {
	width: 785px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
} 
#top_banner {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_bar {
	background-image: url(../images/greenbar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #sidebar1 {
	background: #ffffff;
	width: 220px;
	padding: 2px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.sidebar_item{
	COLOR: #000000;
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.sidebar_item a {
	text-decoration: none;
	color: #27527f;
}
.sidebar_item a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.sidebar_news  {
	color: #B12A2E;
	margin-bottom: 3px;
	margin-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar_news   a  {
	text-decoration: none;
}
.sidebar_newsbody{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}
.sidebar_more  {
	color: #B12A2E;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent {
	margin: 0 ;
	padding: 25px 10px 5px 16px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-left-width: 1px;
	border-left-color: #74897A;
	border-left-style: solid;
}

#mainContent h1 {
	color: #253D27;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #253D27;
	font-weight: normal;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #253D27;
	font-weight: normal;
	margin-bottom: 0px;
}
#mainContent h4 {
	color: #253D27;
	font-size: 16px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent p, #mainContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 7px;
}
#mainContent a {
	text-decoration: none;
	color: #27527f;
}
#mainContent a:hover {
	color: #cc6633;
	text-decoration: underline;
}
.twoColFixLtHdr #footer {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #74897A;
	border-top-style: solid;
} 
#mainContent .topic_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #253D27;
	font-weight: normal;
	margin-bottom: 0px;
}
#mainContent .topic h3{
	margin-bottom: 3px;

}
#mainContent .topic p{
	margin-top: 3px;

}

