/*******
	HOME
********/
div#contentWrap.home {
	background:#fff;}

div#contentLeft.home,
div#contentRight.home {
	background:url(/images/sidebarDS.png) repeat-x top left;}
	
div#contentRight.home {
	border-left:none;
	width:305px;}

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 {
	float:left;
	display:block;
	width:205px;
	height:165px;
	background:url(/images/homeButton1_hover.jpg) no-repeat left top;}
	
a#homeButton2 {
	float:left;
	display:block;
	width:218px;
	height:165px;
	background:url(/images/homeButton2_hover.jpg) no-repeat left top;}

a#homeButton3 {
	float:left;
	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:372px;
	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;}
	