@import "cg_layout.css";
@import "cg_defaultStyles.css";

.titanBody {background-color: #676767;}

#pageTopArea {margin: 0px;background: url('images/bg_portal_mainTop.jpg') repeat-x top left;height:307px;}

#logoControlContainer{float:right;margin:1px 0px; height:41px; width:200px;}

#topContentContainer {background: url('images/bg_portal_top.jpg') no-repeat top left; width: 985px; height: 307px;}
	#topZone {height:100px;width:985px;margin-bottom:14px;overflow:hidden;float:left;}
	#topZone a {color:#FFF;text-decoration:underline}
	.TopZone {padding:0px; margin:0px 25px 0px 235px;color: #FFF;}
	.TopZone img {margin:0px;padding:0px;border:0px;}
	.TopZone.Freeform p {margin-bottom: 0px;}	
	.TopZone.Freeform img {border:none;}

	#topNavContainer{clear:both;margin:0px;padding:3px 0px 0px 0px;overflow:hidden;width:985px;height:138px;}
	.IE #topNavContainer{height:138px;}
	#topNavContainer ul{float:left;padding:0px;margin:0px;}
		#topNavContainer li {height:138px;padding:5px 10px 0px 11px;border:none;}
			#topNavContainer li.navLast {height:138px;border:none;}
			#topNavContainer a{clear:both;float:none;padding:0px;display:block;}
			#topNavContainer a{color:#990101; font:normal 11px/11px Verdana, Helvetica, sans-serif; outline:none; }
			#topNavContainer a:focus,
			#topNavContainer a:hover,
			#topNavContainer a:active,
			#topNavContainer a.current{}
			.IE6 #topNavContainer a:focus,
			.IE6 #topNavContainer a:hover,
			.IE6 #topNavContainer a:active,
			.IE6 #topNavContainer a.current{ text-decoration:underline; outline:none;}
			
			#topNavContainer span.navDescription {font-size:10px;padding:10px 0px 0px 0px;width:137px;display:block;}
			
#contentArea{background-color: #E5E4DE;}
	#leftContentContainer{background:url('images/welcome.gif') no-repeat top left;min-height:190px;}
	#centerZone {margin-top:10px;}
	
#bottomContentContainer{background:url('images/bg_bottom.jpg') repeat-x top left;height:106px;}
	#contentFooter{color:#FFF;}
	#contentFooter a {color:#FFF;text-decoration:underline}

	#bottomNavContainer ul{color:#FFF;}
	#bottomNavContainer a{color:#FFF;text-decoration:underline}

.WhatsNew h3 {font-size:14px; margin-bottom:2px;}
.WhatsNew h4 {font-size:12px;margin-bottom:1px;}