/*----- CMS Version 2.0 Compatible -----*/

.PrintOnly { display:block; }
.DontPrint { display:none; }

#main_body {background: #fff}
#print_header {display:block}
#main_container { width: 100%;height:95%;margin: 0; padding: 0; background:#fff; border:0;}
.text p, .text, .Footer { color: #000000; }
a:link, a:visited, a:hover, a:active { color: #0000FF; text-decoration: underline;}


/*-- put PageContent Class on .text in cms area --*/
#PageContent{padding:0;position:absolute;left:0;top:100px;}
table{overflow:visible}
ul, ul li {
	list-style-type: square;
	list-style-position: outside;
}
ul li { background-image: none; margin-top: 1px; padding-left: 0px; }
ul { margin-left:15px;}
.DHTMLMenu, .DHTMLMenu li { display:none}

.HomeNews { padding:5px 10px; vertical-align:top; width:300px}
.HomeNews ul { list-style-type: none; margin:0 0 10px 0 ; padding:0;}
.HomeNews ul li { padding:0; margin:0; display:inline; background:none}
.HomeNews h2 {background:none; padding:6px 0; width:300px; margin:0}
.HomeNews h2 a:link, .HomeNews h2 a:visited { color:#314396; text-decoration:none;}
.HomeNews h2 a:hover, .HomeNews h2 a:active { text-decoration:underline}
.HomeNews h2 img {float:right; padding-left:5px}
.HomeNewsItem a:link, .HomeNewsItem a:visited {width:300px;padding:5px 0px 5px 0px;text-decoration:none;color:#cc0000;display:block;border-top: 1px solid #d6d9ea;border-right: none;border-left: none;background:none; font-size: 12px; line-height: 20px;}
.HomeNewsItem a:hover, .HomeNewsItem a:active {background: #f5f4ca url(../images/navigation/Tier2_OffHover.gif) no-repeat 18px 10px; color:#314396}
.HomeNewsItem em, .HomeNewsItem span { color:#000}
.HomeNewsBottom div { display:none}

