T* { margin:0; padding:0; } 



body{ 
	background:#FFFFFF url('/images/bg_all.gif') repeat-x;
	font-family:Verdana, Helvetica, sans-serif; 
	text-align:center;
	font-size:1.0 em;
	color:#2a2a2a;

}



/** LINKS **/

a:link, a:active, a:visited { text-decoration:underline; color:#2a2a2a; }

a:hover { color:#7e7e7e;}



a.blue:link, a.blue:active, a.blue:visited { text-decoration: none; color:#0096e1; font-weight:bold; }
a.blue:hover { text-decoration:underline; }


a.menu:link, a.menu:active, a.menu:visited { text-decoration: none; font-size:0.8em; color:#000000; font-weight:bold; }
a.menu:hover { text-decoration:underline; }
a.menu_on:link, a.menu_on:active, a.menu_on:visited { text-decoration:underline; font-size:0.8em; color:#6F6F6F; font-weight:bold; }


a.document:link, a.document:active, a.document:visited { 
	width:474px; padding:4px 4px 4px 30px; background:#F0F0F0 url('/images/icons/pdf.gif') 5px 50% no-repeat; margin:4px; border:1px dotted #CACACA;
	
	text-decoration: none; color:#000000; float:left; display:block; font-weight:bold; font-size:0.8em; 
}

a.document:hover {  background-color:#FAFAFA; color:#505050; }

/***************/

div#all { 

	margin: 0 auto; 

	text-align: center; 

	width:750px; 
	
	font-size:0.70em;
	
}



div#all-l{

	width:750px; 

	float:left;

	padding-right:15px;



}



/*div#all-r{
	width:190px; 
	float:left;

}*/



div#sidebar{
	margin-top:36px;
	text-align:left;

}

div#sidebar p{
	padding:0px 0px 10px 5px;
	text-align:left;

}

div#sidebar .block{
	width:152px;
	height:55px;
	margin-left:6px;
	padding:13px;
}

div#sidebar a.article{
	font-weight:bold;

}

div#sidebar .formSelect{
	width:180px;
	font-size:0.7em;

}

div#sidebar .formText{
	width:110px;
	font-size:0.7em;

}

div#hd-wrapper{
	background:url('/images/bg_hd.gif') no-repeat bottom left;
	height:149px;
	text-align:right;
	width:750px; 
}



div#hd-l{
	float:left;
	padding:24px 0px 0px 16px;


}
div#hd-r{
	float:right; 
	
	width:380px; 
	height:70px;
	margin:34px 108px 0px 0px;


}


div#mn-wrapper{

	width:742px; 
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	background:#4E3503;
	font-size:1.3em;
	height:27px;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;

}

div#mn-wrapper a:link, div#mn-wrapper a:visited{
	color:#FFFFFF;
	text-decoration:none;
}



div#mn{
	padding:4px;

}


div#mn .mn-item{
	float:right;
	padding-left:9px;
}

div#mast-wrapper{
	width:750px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


div#mast{
	width:742px; 
	height:222px;
	border:4px solid #FFFFFF;
	border-bottom:0;
}



div#mast-l{	
	background:url('/images/bg_mast_l.gif') repeat-x top left;
	width:231px;
	height:222px;
	float:left;
	border-right:4px solid #FFFFFF;
	padding-right:30px;
	color:#000000;
	font-size:0.85em;

}

div#mast-l h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:28px;
	line-height:30px;
	color:#533B0C;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:normal;
	

}

div#mast-r{
	float:left;
	width:477px;

}



div#bd-wrapper{

	width:742px; 
	text-align:left;
	background:#FFFFFF;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;



}



div#bd{

	padding:5px;
	background:url('/images/bg_bd.jpg') repeat-y;
}




div#bd-content{
	width:512px;
	padding:15px 20px 15px 15px;
	float:left;
	background:#FFFFFF;

}


div#bd .index-box{
	float:left;
	width:242px;
	border:solid 1px #e7e8d6;
	margin-left:5px;
}

div#bd .index-box-inner{
	padding:14px 12px 5px 13px;
}


div#bd .index-box-2{
	float:left;
		

}


div#bd .index-box-inner-2{
	padding:0px 15px 0px 0px;
}

div#index-feature {
	width:250px;
	height:395px;
	background:#FFFFFF;
	float:left;
	margin-right:5px;
	
	
}

div#index-feature a.read-more:link, div#index-feature a.read-more:visited{
	color:#3F5A98;
} 

div#index-content {
	width:477px;
	overflow:auto;
	height:395px;
	background:#FFFFFF;
	float:left;
	
}

/****************************************************************************************/
/* Sub nav   ****************************************************************************/

div#bd-subnav{
	float:left;
	width:180px;
	margin-right:5px;
	/*margin-top:-3px; */
	color:#3C5C6F;
	padding-top:15px;
	font-family:Georgia;
	background:#FFFFFF;

}

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;
	width: 146px;
	padding-left: 20px;
	border-bottom:1px solid #FFFFFF;
	font-size: 11px;
	color:#3C5C6F;
}


div#bd-subnav ul li a {
	display: block;
	width: 140px;
	margin-left:10px;
	padding:4px 15px 4px 5px;
	border-bottom:1px dotted #324C5B;
	font-size: 11px;
	line-height:13px;
	
}

div#bd-subnav ul li a:link, div#bd-subnav ul li a:visited{
	color:#3C5C6F;
	text-decoration: none;
	background: #FFFFFF;
}

div#bd-subnav ul li a:hover{
	/* background:  repeat-x #C9C9C9; */
	color:#161717;
}

div#bd-subnav ul ul li a{
	display: block;
	padding:4px 10px 4px 25px;
	width: 125px;
	 
	font-size: 11px;
	line-height:13px;
	color:#C0A53B;
	border-bottom:0px;
	
}

div#bd-subnav ul ul li a:link, div#bd-subnav ul ul li a:visited{
	color:#161717;
	text-decoration: none;
	margin-top:0px;
	background: #FFFFFF;
	/* background:#F0F0F0; */

}

div#bd-subnav ul ul li a:hover{
	color:#6D5611;
}

 /* selected states */
div#bd-subnav ul li a#current{
	color:#324c5b;
	border-bottom:1px dotted #324C5B;
	font-weight:bold;
	font-family:11px;
}

div#bd-subnav ul ul li a#subcurrent{
	
	color:#6D5611;
	
}
/****************************************************************************************/





div#bd .search-result{
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted #CCCCCC;
	
}

div#bd .hit-title{
	font-weight:bold;
	color:#000000;
}





div#ft-wrapper{
	width:750px; 
	height:50px;
	text-align:left;

}



div#ft{
	border-top:1px dotted #B9B9B9;
	border-bottom:1px dotted #B9B9B9;
	padding:5px;
	margin:10px 5px;
	color:#595959;
}

div#ft a:link, div#ft a:visited{
	color:#595959;
}

/****************************************/
.clr {
	clear:both;
}

.podcast{
	float:left; 
	border:1px solid #DCDCDC; 
	background:#EFF6FB url('/images/bg_podcast.gif') repeat-x top; 
	padding:9px; 
	margin-bottom:10px;
	width:480px;
}

.podcast-title{
	background:url('/images/bg_speaker.gif') no-repeat left center;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:13px;
	line-height:15px;
	color:#324c5b;	
	margin-bottom:5px;
	padding-left:22px;
}
/****************************************/

h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:24px;
	line-height:26px;
	color:#533B0C;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:normal;
	

}

h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:20px;
	line-height:22px;
	color:#324c5b;
	margin-top:0px;	
	margin-bottom:10px;
	font-weight:normal;

}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:18px;
	line-height:20px;
	color:#324c5b;
	margin-top:0px;	
	margin-bottom:10px;
	font-weight:normal;

}

h4 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:12px;
	line-height:14px;
	color:#324c5b;
	margin-top:0px;	
	margin-bottom:2px;
	font-weight:900;
}

h5 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:11px;
	line-height:12px;
	color:#324c5b;
	margin-top:0px;	
	margin-bottom:2px;
	font-weight:900;

}

h6 {
	font-size:10px;
	line-height:11px;
	color:#533B0C;
	margin:2px 0px 2px 0px;
	font-weight:900;
}

ul {
	padding:10px 0px 0px 15px;
}

p {
	margin-bottom:12px;
}
