/* CSS Document */
html, body{ 
 	margin:0; 
 	padding:0; 
 	text-align:center;
	background-color: #e8e8e8;
/*	background-image: url(../images_09/topback.jpg);
	background-repeat: repeat-x;  */
}
a:link {
	color: #153e7e;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #153e7e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #910000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #153e7e;
	text-decoration: none;
	font-weight: bold;
}
a img {
	text-decoration: none;
	border-style: none;
}
#siteWrapper {
 	width:900px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto; 
}
#banner {
	height: 125px;
	margin: 0px;
}
#navigation {
 	height:200px; 
 	width:900px;
	margin-left:auto; 
 	margin-right:auto; 
	text-align: center;
}
#mainNav {
	height: 31px;
	margin: 0;
	width: 100%;
}
#leftCol {
 	width:21%; 
 	float:left; 
 	position:relative;
}
#twocols{
 	width:79%; 
 	float: right;
 	position:relative; 
	text-align: center;
  }
#centerCol {
 	float: left; 
 	position: relative; 
 	width: 74%;
	text-align: center;
}
#rightCol {
 	width: 175px; 
 	float:right; 
 	position:relative; 
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	height: 120px;
	margin-top: 25px;
/*	background-image: url(../images_09/footerback.jpg);
	background-repeat: repeat-x;
	background-position: bottom; */
}
.contentBox {
	float: left;
	border-top: 4px solid #153e7e;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	background-color: white;
	/*background-image: url(../images_09/textback.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
}
.contentTitle {
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #910000;
	background-color: #cacaca;
	background-image: url(../images_09/titleback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#searchBox {
	border-top: 4px solid #153e7e;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	background-color: white;
}
#searchbox p {
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#weeklyArticle {
	height: 400px;
	float: left;
	margin-top: 10px;
}
#featEvent {
	width: 520px;
	float: left;
}
#featEvent .sponsbar {
	width: 100%;
	padding: 3px 0 3px 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	background-image: url(../images_09/back_sponsbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#eventBanner {
	padding: 0;
}
#featEventDesc {
	width: 50%;
	float: left;
	margin-left: 20px;
}
#featEventMedia {
	float: right;
	margin-right: 30px;
	margin-bottom: 2px;
}
#otherEvents {
	height: 100%;
	width: 520px;
	float: left;
	border-top: 1px solid #aeaeae;
}
#otherEvents img{
	margin: 0 15px 0 15px;
}
#otherEvents p{
	margin: -3px 0 0 0;
}
#otherEvent1 {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#otherEvent2 {
	width: 49%;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#otherEvent2 p {
	padding: 5px;
}
#otherEventSingle {
	float: left;
	width: 100%;
	text-align: center;
}
#otherEventSingle p {
	padding-right: 2px;
	padding-left: 2px;
	margin: 16px 0 0 0;
}
#otherEventSingle img {
}
#otherEventDesc {
	padding: 5px 8px;
}
.otherEventBtn {
	width: 20%;
	float: left;
	padding-top: 15px;
}
#divider {
	width: 1px;
	height: 100%;
	overflow: hidden;
	float: left;
	/*background-color: #aeaeae;*/
}
#featContainer {
	float: left; 
	background: url(/images_09/featback.gif) bottom center no-repeat;
	padding-bottom: 1px;
	width: 520px;
}
#features {
	margin-top: 15px;
	width: 520px;
	float: left;
	overflow: hidden;
	min-height: 440px;
}
#edNews {
	width: 255px;
	float: left;
	text-align: left;
	border: 1px solid #aeaeae; 
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
}
#memBenefit {
	width: 255px;
	float: right;
	text-align: left;
	border: 1px solid #aeaeae; 
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
}
#edNews p, #memBenefit p {
	/*text-align: justify;*/
	padding-left: 10px;
	padding-right: 10px;
}
#articleImg {
	padding-top: 0;
	padding-bottom: 0;
	margin: 3px;
	font-size: 10px;
	font-weight: bold;
	float: right;
	text-align: center;
}
/*.contentBox img {
	border-top: 1px solid #cacaca;
	border-right: 2px solid #aeaeae;
	border-bottom: 2px solid #aeaeae;
	border-left: 1px solid #cacaca;
}*/
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153e7e;
	font-weight: bold;
}
.findOutMore {
	width: 128px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images_09/findoutmore_back.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.findOutMore:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.findOutMore:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.findOutMore:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images_09/findoutmore_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.findOutMore:active {
	color: #CCCCCC;
	text-decoration: none;
}
.readmore {
	width: 100px;
	height: 18px;
	background-image: url(../images_09/moreback.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 2px;
}
a.readmore:hover {
	background-image: url(../images_09/moreback.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#renewBox {
	margin-bottom: 10px;
	text-align: left;
	width: 520px;
}
div#renewBox p {
	padding-left: 5px;
	padding-right: 5px;
}
#renewNow {
	margin-bottom: 5px;
	border: 2px solid #cacaca;
	width: 120px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 2px;
	background-color: #cacaca;
	background-image: url(../images_09/titleback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lookup {
	font-weight: normal;
	font-size: 10px;
}
.goGreen {
	font-size: 12pt;
	font-weight: bold;
	color: #669900;
}
.renewBoxContent1 {
	float: left;
	width: 45%;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}
.renewBoxContent2 {
	float: left;
	width: 48%;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
/*#survey {
	height: 300px;
	width: 175px;
}*/
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:175px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
}
/* rotator image style */	
/*	div#rotator ul li img {
	border:1px solid #ccc;
	background: #FFF;
} */
    div#rotator ul li.show {
	z-index:500
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
