

body {
	background-color:#EFEFEF;
	font-family: Futura Lt BT, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height : 22px
}

.mainNavs {
background-color : #AC883B;
color : red ; 
}


#holder{
	width:900px;
	margin:0px auto 10px;
	background-image:url(img/background-holder2.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#header{
	border-top:1px solid #999999;
         border-right:1px solid #999999;
	background-color:#AC883B;
	margin-left:1px;
	padding:5px;
	text-align:right;
	font-family:Futura Md Bt,Palatino,Verdana;
	color:#ffffff;

}
#header a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#mainNav{
	float:left;
	width:190px;
	font-size:11px;
	margin-left:2px;
	position:relative;

}
#mainNavTop{
	height:180px;
	background-image:url(img/mainNavTopBack.gif);
	background-position:right top;

}
* html #mainNavTop{
	margin-right:1px;
}
#mainNavToolbar{
	position:absolute;
	top:158px;
	left:5px;
	width:82px;
	height:19px;
	overflow:hidden;

}
#mainNavPdf, #mainNavPrint, #mainNavSearch{
	float:left;
}
#mainNavPdf a, #mainNavPrint a, #mainNavSearch a{
	display:block;
	height:19px;
	width:23px;
	overflow:hidden;
	text-indent:-999px;
}
#mainNavPdf a{
	background-image:url(img/icon-pdf.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:3px;
}
#mainNavPrint a{
	background-image:url(img/icon-print.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:3px;
}
#mainNavSearch a{
	background-image:url(img/icon-search.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#searchBar form, #searchBar input{
	padding:0;
	margin:0;
}
#searchBar{
	position:absolute;
	/*top:120px;*/
	top:110px;
	/*left:159px;*/
	left: 0;
	background-color:#ffffff;
	width:176px;
	height:46px;
	z-index:1;
}
#searchString{
	border:1px solid #696969;
	width:135px;
	height:13px;
	position:absolute;
	top:12px;
	left:10px;
	padding:4px !important;
}
#searchButton{
	position:absolute;
	top:12px;
	left:148px;
}
#mainNav ul{
	padding:2px 0;
	margin:0;
	width: 190px;/**/
	position: relative;/**/
	left: -10px;/**/
}
#mainNavUl li{
	list-style:none;
	padding:0;
	margin:0;
	padding-left: 10px;/**/
}
#mainNavUl a{
	color:black;
	background-color:#C0C0C0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	overflow:hidden;
	margin-bottom:2px;
	margin-left : 0px;
	font-family : Futura Md Bt, Arial;
	font-weight : bold;
	font-size : 13px ;
        padding-top : 3px;
        padding-bottom : 3px;
        padding-left : 10px
}
#mainNavUl img{
	border:none;
}
#mainNavUl a span{
	display:none;
}
#mainNavUl a:hover{
	text-decoration : underline
}




#content{
	width:667px;
	float:right;
	padding-top:160px;
	position:relative;
	padding-bottom : 20px;
	padding-right : 30px;
}

#content h1{
	font-family:Futura Md BT, Arial, Helvetica;
	font-size:18px;
	border-bottom:2px solid #990000;
	color:#990000;
	font-weight:bold;
	padding:10px 0 10px 0;
	letter-spacing:3px;
	margin-bottom:20px;
	width : 696px
}

#content ul{
	margin-bottom : 0px;
	padding-bottom : 0px
}

#content li{
	margin-bottom : 5px
}


.csc-firstHeader{
	position:absolute;
	top:50px;
	left:0px;
}
*+html .csc-firstHeader{
	top:58px;
}
.csc-header br:first-child { display:none; }
.csc-header>br { display:none; }
.csc-header img{
	display:none;
}
.teaser1{
	font-size:15px;
	font-family: Futura Md BT,Palatino,Arial,Helvetica;
	color:#333385;
	text-align:center;
}
#footer{
	clear:both;
	background-color:#EFEFEF;
         border-top : 1px solid #999999
}
#metaNav{
	width:900px;
	margin:7px auto 4px;
	text-align:right;
	padding-top:4px;
}
#metaNav ul{
	padding:0;
	margin:0;
}
#metaNav li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
#metaNav a{
	font-size:13px;
	color:#666666;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
         text-decoration : none;
}
#metaNav a:hover{
	color : black;
         }



h2{font-family : Futura Md BT,Arial,Helvetica; color : black; font-weight : bold; font-size : 15px; line-height : normal; margin : 0px}

a{color : black}
a:hover{text-decoration : none}