/*******
	HOME
********/


div#textBand {
	margin:10px 0 14px -24px;
	padding:8px 0 8px 24px;
	background:#f7941d;
	color:#133566;
	font-size:9pt;
font-weight:bold;
	}




div#contentWrap.home {
	background:#fff;
}
div#contentLeft.home,
div#contentRight.home {
	background:url(/images/sidebarDS.png) repeat-x top left;
}
div#contentLeft.home,
div#contentRight.home,
div#contentRightSide.home {
	background:url(/images/sidebarDS.png) repeat-x top left;
}
div#contentLeft.home {
	width:480px;
}
div#contentRightSide.home {
	float:right;
	width:230px;
	text-align:center;
}
div#contentRight.home {
	border-left:none;
	float:left;
	width:268px;
}
div#contentRight.home b,div#contentRight.home strong {
	color:#133566;
	font-size:9pt;
}
div#contentRight.home ul li {
	padding:10px;
	background:#d0d7e0;
	background-image:none;
}
 div#contentRight.home div#sideBar.home ul li:hover, div#contentRight.home div#sideBar.news ul li:hover, /*div#contentRight.home div#sideBar.home ul li.alt:hover*/ {
 background:#f7941d;
}
div#contentRight.home div#sideBar.home ul li, div#contentRight.home div#sideBar.news ul li {
	margin:0;
	border-top:1px solid #222f52;
}
/*
div#contentRight.home div#sideBar.home ul li.alt {
	background:#e7eaef;}
*/
	
div#contentRight.home a, div#contentRight.home a:link, div#contentRight.home a:active, div#contentRight.home a:visited {
	color:#000;
	text-decoration:none;
}
div#contentRight.home a:hover {
	color:#222f52;
}
div#bannerTop {
	width:978px;
	height:295px;
	background:#000;
	z-index:1;
}
div#flashHolder {
	margin:auto;
	width:978px;
}
div#mainContentArea.home h1, div#mainContentArea.home h2 {
	margin-top:0;
	font-size:12pt;
}
div#homeButtons {
	margin-left:23px;
	padding-bottom:20px;
	height:165px;
}
a#homeButton1 {
	display:block;
	width:205px;
	height:165px;
	background:url(/images/homeButton1_hover.jpg) no-repeat left top;
	float:right;
}
a#homeButton2 {
	display:block;
	width:218px;
	height:165px;
	background:url(/images/homeButton2_hover.jpg) no-repeat left top;
	float:right;
}
a#homeButton3 {
	display:block;
	width:205px;
	height:165px;
	background:url(/images/homeButton3_hover.jpg) no-repeat left top;
}
a#homeButton1:hover img, a#homeButton2:hover img, a#homeButton3:hover img {
	visibility:hidden;
	cursor:pointer;
}
div#sideBarTitle {
	margin:6px 23px 0;
	padding-top:10px;
	height:32px;
}
div#sideBarTitle h1 {
	color:#133566;
	font-size:14pt;
}
div#sideBar.home {
	margin:14px 0 14px 14px;
	width:250px;
	height:500px;
	overflow-y:scroll;
	overflow-x:hidden;
	color:#000;
}
div#xmlDate {
	float:left;
	width:135px;
	height:20px;
	color:#133566;
	font-size:9pt;
}
div#xmlDL {
	width:75px;
	height:20px;
	font-size:7pt;
	float:right;
	text-align:right;
}
div#xmlDL table td {
	padding-left:4px;
	text-align:right;
}
div#xmlArticle {
	width:100%;
	clear:both;
}
/*xml news template off of home*/	
div#sidebar.news {
	overflow:visible;
	height:auto;
}
