/* CSS Document */
/* special styles for home page 
	orange: #fd9a0b;

*/

#body .contentGeneral {

	background:none;
}

#body #content {
	background:none;
}


#body #home_left {
	background: none;
	width:355px;
}

#body #home_left img {
	margin-left: 35px;
	margin-top: 20px;
}

#menu {
	background-color: #00628b;
	width:900px;
	margin-left:0px;
	height:28px;
}

#home_flash {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;

}

.submenu { display: none; }

#home_left, #home_right {
	margin-top: 15px;
	float: left;
	padding-left: 13px;
	padding-right: 5px;
	width:  240px;/* 315px; */

}

#home_right {
	color: #fff;
	width:570px;
	margin-left:20px;
	min-height: 160px;
	_height: 160px;
}

#home_right .news_title {
	color:#b5a571;
	border-bottom:1px solid #fff; 	
	font-size:13px;
}

#home_right .news_title a {
	color: #b5a571;
}

#home_right a {
	color: #fd9a0b;
	color: #b5a571;
}

#home_right .spotlight{ margin-top: 20px; padding: 8px; background-color: #e6e6dc; border: 1px #81a594 solid;}

#body #content {
	border: none;
	margin: 0;
	padding: 0;
}

#body .contentRight {
	border-top: 22px solid #989898;
	width: 238px !important;
	padding: 0;
}

.contentRight div {
	border-top: 2px solid white;
	padding: 8px 15px;
	color: #3e82b1;
}

.contentRight ul a {
	color: #cb2026;
}

.contentRight ul li{
	list-style-type: circle;
	list-style-image: url(../i/red-raquo.gif);
	!list-style-image: url(../i/red-raquo-ie.gif);
	margin-left: 15px;
}

.contentRight ul ul {
	margin-left: 15px;
}

.contentRight a, label {
	text-transform: uppercase;
	font-weight: bold;
	color: #3e82b1;
}


.contentGeneral h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	margin: 20px auto 5px auto;
}

.contentGeneral ul, .contentGeneral li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
}

.contentGeneral li {
	margin-bottom: 12px;
	margin-top: 0;
}

#body .contentGeneral {
	padding: 2px;
	padding-top: 0;
	margin: 0;
	color: #666;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
}

/* Home notable victories scroll controls */
.homeNews {
    margin-right: 8px; /* positions scroll arrows from left banner */
}

.homeNews ul {
        font-size: 11px;
        margin: 0;
        padding: 0;
        list-style: none;
	border-right: 1px dotted #ccc;
        width: 192px;
        line-height: 1em;
        clip: rect(0px,190px,116px,0px);
        position: absolute;
        overflow: hidden;
        color: #999;
        top: 116px;/*40px;*/
}

.homeNews ul li {
    margin-bottom: .8em;
}

.homeNews ul a { color: #00628b;};
.homeNews ul a:hover { text-decoration: underline; }

.homeNews #scrollControls {
    float: right;
/*
    padding-bottom: 8px;
    margin-left: -10px;
    margin-top: -15px;
*/
}

.homeNews #scrollControls img {
    display: block;
}
.homeNews #scrollUp {
    margin-top: 30px; /* positions scroll buttons from top */
}

.homeNews #scrollDown {
    margin-top: 84px;
    margin-bottom:4px;
}

.homeNews span.more {
    border-top: 1px dotted #ccc;
    padding: 4px 2px;
    !padding-top: 2px;
    display: block;
    text-align: right;
    clear: both;
}

#body {
	margin-left:0px;
}

#body .footer, #body .footer a, #body .footer span {
	color: #fff;
	
	margin-left:3px;
	margin-right:3px;
}


#body .footer .copyright,  #body .footer .copyright span{
	color:#c5c6c6;
	letter-spacing:0px;

}

#body .footer {
	border:0px;
	line-height:14px;
	color: #fff;
	text-align:left;
	text-transform: uppercase;		
	margin-top:-40px;
	font-size: 9px;
	position: relative;
	width: 450px;
}
#body .footer a:hover, #body .footer a.search_link {
	color: #fd9a0b;
	color: #b5a571;
}





#footerBottom {
	display: none;

}
