body { margin: 0; }
	
.page_title {
	height: 46px;
	color: #990000;
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	text-transform: uppercase;
	}
	
/* Right Column Styles */
a { color: #990000; text-decoration: none; }
a:hover { color: #999; }

#alerts_box {
	background: #E4DECB;
	padding: 0 4px 4px 4px;
	width: 206px;
	margin-bottom: 4px;
	}

#alerts_title {
	background: url(../images/alerts_title_bg.gif) no-repeat;
	width: 100%;
	height: 20px;
	xmargin-left: -4px;
	}
	
h5 {
	margin: 0 0 0 15px;
	color: #990000;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	}

#alerts {
	border: 1px solid #C5CAD3;
	border-top: 0;
	background: #fff;
	color: #990000;
	font-size: 11px;
	text-align: left;
	padding: 6px;
	margin-bottom: 0;
	}
	
#alerts p, #news p { margin-top: 0; padding: 0; }
	
.date {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	}
	
#news_box {
	background: #F0F0F0;
	padding: 0 4px 0 4px;
	width: 206px;
	margin-bottom: 3px;
	}

#news_title {
	background: url(../images/alerts_title_bg.gif) no-repeat;
	width: 100%;
	height: 20px;
	}

#news {
	color: #990000;
	font-size: 11px;
	text-align: left;
	padding: 6px;
	}
	
#contact_box {
	background: #efefef;
	border: 1px solid #C5CAD3;
	padding: 0 4px 0 4px;
	width: 206px;
	margin-bottom: 3px;
	}
	
#contact_box h3 {
	font-size: 12px;
	line-height: 12px;
	height: auto;
	margin: 4px 0 4px 4px;
	padding: 0;
	}
	
#utility_box {
	background: #fff;
	padding: 0 4px 0 4px;
	width: 206px;
	margin-bottom: 3px;
	}

#utility {
	color: #000;
	font-size: 11px;
	text-align: left;
	padding: 6px;
	}
	
.arrow2 {
	padding-left: 13px;
	background: url("../images/utility_arrow.gif") left no-repeat;
	line-height: 18px;
	}
	
#shadow, .shadow {
	width: 212px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 216px;
	padding-right: 3px;
	padding-bottom: 1px;
	margin-left: 8px;
	margin-bottom: 10px;
	background: url(../images/shadow-trans.png) bottom right no-repeat !important;
	background: url(../images/shadow-trans.gif) bottom right no-repeat;
	}
	
.more {
	text-align: right;
	font-size: 9px;
	}
	
/* Right Nav items */
h6 {
	margin: 0 0 0 0;
	color: #777777;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	display: block;
	}
	
#index_nav, #index_nav2 {
	margin-top: 40px;
	margin-left: 8px;
	padding: 0;
	text-align: left;
	}
	
#index_nav ul, #index_nav2 ul {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
	}
	
#index_nav li, #index_nav2 li {
	margin: 0;
	padding-left: 12px;
	font: 12px/18px Verdana, Arial, Helvetica, Sans-serif;
	background: url("../images/index_nav_arrow.gif") left top no-repeat;
	}
	
#index_nav {
	margin: 0;
	padding-left: 12px;
	font: 12px/18px Verdana, Arial, Helvetica, Sans-serif;
	}
	
#index_nav2 li {
	margin: 0;
	padding-left: 12px;
	font: 12px/24px Verdana, Arial, Helvetica, Sans-serif;
	background: url("../images/index_nav_arrow2.gif") left top no-repeat;
	}

#index_nav li a, #index_nav2 li a {
	text-decoration: none;
	color: #990000;
	}
	
#index_nav li a:hover, #index_nav2 li a:hover {
	text-decoration: none;
	color: #777777;
	}
	
#index_nav li a.selected, #index_nav2 li a.selected {
	color: #777777;
	}
	
#index_nav ul ul , #index_nav2 ul ul  {
    font-size: 11px;
	padding-left: 12px;
    margin-bottom: 0px;
    } 

