@CHARSET "ISO-8859-1";

* { margin:0; padding:0; } 

body{ 
	background:#0252a7;
	font-family:Verdana, Arial,  Helvetica, sans-serif; 
	text-align:center;
	font-size:11px;
	line-height:16px;
	color:#414142;
}

/** LINKS **/

a:link, a:active, a:visited { text-decoration: none; color:#554606; }
a:hover { text-decoration:underline; }

p {	margin-bottom:10px; }

.clr { clear:both; }

/**************************************************************************************/

div#all-w{
	width:100%;
	background:#d6c35b;
	margin:0;
	padding:0;
	border-bottom:6px solid #FFFFFF;
	text-align:center;
}

div#all{
	background:url("/images/bg_all.gif") right top no-repeat;
	width:855px;
	text-align:center;
	margin:0 auto;
	padding:0;
}

div#hd-wrapper{
	width:855px;
	height:135px;
	text-align:left;
}

div#hd{
	background:url("/images/hd_text.gif") 170px 100px no-repeat;
}

div#md-wrapper{
	width:855px;
	text-align:left;
}

div#md-l{
	width:666px;
	border:2px solid #a28311;
	background:#bfa434 url("/images/bg_md.gif") right top no-repeat;
	padding:0px 6px 7px 6px;
	float:left;
	margin-right:10px;
}

div#md-l-bottom{
	width:647px;
	height:174px;
	border:2px solid #FFFFFF;
	background:url('/images/bg_bd_index.jpg');
	
}

div#md-l-bottom h1{
	text-transform:none;
	font-weight:bold;
	font-family:Arial;
	color:#b50000;
	font-size:12px;
	padding-bottom:6px;
	
}

div#md-l-bottom .box{
	width:190px;
	height:135px;
	float:left;
	text-align:left;
	
}

div#md-r{
	width:163px;
	float:left;
	padding-top:40px;
}

div#mn-wrapper{
	height:37px;
	width:664px;
}

div#mast-wrapper{
	background:#ebe3c0;
	width:662px;
	height:176px;
	border:1px solid #ddd2a4;
	text-align:left;
}

div#mast{
	margin:3px 6px;
	height:170px;
}

div#bd-wrapper{
	/* width:664px; */
	width:650px;
	background:#e5dbae;
	padding:4px 7px;
}

div#bd{	
	margin-bottom:10px;
}

div#bd-content{
	width:430px;
	margin:30px 0px 20px 0px;
	float:left;
			
}


/****************************************************************************************/
/* Sub nav   ****************************************************************************/

div#bd-subnav{
	float:left;
	width:190px;
	padding:0px 5px 0px 15px;
	margin-top:12px;
	color:#1f1f1f;
}

div#bd-subnav ul{
 	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

div#bd-subnav li{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

div#bd-subnav li.noLink{
	display: block;
	font-weight:bold;
	width: 177px;
	padding:4px 0px 5px 0px;
	font-size: 10px;
	line-height:13px;
	border-bottom:1px dotted #1f1f1f;
}


div#bd-subnav ul li a {
	display: block;
	font-weight:bold;
	width: 177px;
	padding:4px 0px 5px 0px;
	font-size: 10px;
	line-height:13px;
	border-bottom:1px dotted #1f1f1f;
		
}

div#bd-subnav ul li a:link, div#bd-subnav ul li a:visited{
	color:#1f1f1f;
	text-decoration: none;

}

div#bd-subnav ul li a:hover{
	color:#1f1f1f;
}

div#bd-subnav ul ul li a{
	display: block;
	padding:4px 3px 4px 9px;
	width: 165px;
	font-size: 10px;
	font-weight:normal;
	line-height:13px;
	color:#1f1f1f;
	border-bottom:0px;
	/*background: #d6cc9f;*/
}

div#bd-subnav ul ul li a:link, div#bd-subnav ul ul li a:visited{
	color:#1f1f1f;
	text-decoration: none;

}

div#bd-subnav ul ul li a:hover{
	color: #074f6f;
}

 /* selected states */
div#bd-subnav ul li a#current{
	border-bottom:1px dotted #1f1f1f;
	color:#1f1f1f;
	font-weight:bold;
	padding-left:8px;
	background:url('/images/bg_subnav_arrow.gif') no-repeat left center;
	width: 169px;
	
}

div#bd-subnav ul ul li a#subcurrent{
	color: #074f6f;
}
/****************************************************************************************/


div#ft-wrapper{
	width:855px;
	text-align:left;
	height:40px;
}

div#ft{
	margin-top:10px;
	color:#594a08;
	font-size:10px;
	font-family:Arial, Verdana;
	
	
}

div#ft a{
	font-size:10px;
	color:#503c00;
}


div#all-b{
	width:855px;
	text-align:center;
	margin:0 auto;
	background:url('/images/bg_ft.gif') no-repeat;
	height:50px;
}

.gutter-section{
	padding-bottom:10px;
	border-bottom:2px solid #FFFFFF;
	margin-bottom:10px;
}

.gutter-section .frmInput{
	width:160px;
	height:18px;
}

.gutter{
	margin-bottom:12px;
	color:#594a08;
	text-align:left;
}

.gutter a{
	color:#6a0c0c;
	font-weight:bold;
}

.gutter-title{
	text-align:left;
	margin-bottom:5px;
}
.gutter-title a{
	color:#554606;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}

.gutter-title a:hover{
	text-decoration:none;
	color:#62520c;
}


.menuItem{
	margin:0;
	padding:0;
	height:37px;
	float:left;
	border-left:1px solid #ab8e1c;
}

.clr{
	clear:both;
}

.search-result{
	padding:4px;
	width:420px;
	border-bottom:1px dotted #ab8e1c;
}

a.hit-title{
	font-weight:bold;
	color:#000;
}
/************************/

h1, h2, h3, h4{
	color:#167dc0;
	font-weight:normal;	
}

h1{
	font-size:24px;
	line-height:28px;
}

h2 {
	font-size:22px;
	line-height:26px;	
}

h3 {
	font-size:20px;
	line-height:24px;
}

h4{
	font-size:18px;
	line-height:22px;
}



ul, ol{
	margin-left:20px;
}