@import "master.css";

/* STANDARD CSS STUFF */
body {
	margin:0px;
	padding:0px 0px  20px 0px;
	background-color: white;
	font-family:  arial, helvetica, sans-serif;
	font-size: 1em; 
	color:black;

}

form{padding:0px ; margin:0px;}

#ticker{height:75px;}
#ticker a{  text-decoration:none;}
#ticker a:hover{  text-decoration:underline;}

#pageholder {width:806px; margin:1em auto;margin-top:26px;background-color:white; border:1px solid #CCCCCC; }
#header {width:806px;height:177px; background-image:url(../images/header.gif); position:relative ;}

#header h1, #header h2, #header #logoalt{display:none;}

#header #breadcrumb{   width:636px; height:25px; float:left; font-size:0.7em;}
#header #breadcrumb strong.BMHF{color:#0066FF;}
#header #breadcrumb .inner{padding:5px 0px 0px 5px;}


#header #breadcrumb,
#header #breadcrumb a{

	font-weight: normal;
	color:black;

}


#header #search{ width:170px; height:25px; float:left; }
#header #search .inner{padding:3px 0px 0px 3px;}
#header #search input {width:160px; height:15px; margin:0px; padding:1px; border:0px; background-color:none; color:#999999; font-size:10px;}

#header #adverttop{  width:170px; height:125px; margin-top:30px; float:right; text-align:center;}





#menuholder{width:161px;float:left; }
#menuholder h3{ margin:2px 0px 0px 2px; padding:5px 0px 0px 5px; background-image:url(../images/fill.gif); position:relative ; color:#666666; font-size:0.6em; text-transform:capitalize; height:16px; }

#contentholder{width:475px;float:left; background-color:none;}

#contentholder #mainadvert{height:68px; width:469px; border:1px solid #cccccc; margin:2px 0px 0px 2px; padding:1px; }

#rhsholder{width:168px;float:left; background-color:white;background-color:none }

#rhsholder #bmhflogo{height:73px; width:168px; background-image:url(../images/bmhflogosm.gif); position:relative ; background-repeat:no-repeat; background-position:4px 2px;}

#bodytext .searchword {color:red; font-weight:bold;border-bottom: 1px solid #FFEE33; background: #ffff00; }
#skip_navigation { display:none;}




.nodisplay{display:none;}

.logonrow {clear:both;}
.logonrow label  {float:left;width:100px;}

.ss {float:left; width:130px;height:75px;font-size:0.95em;margin:3px;padding:5px;border:1px solid #cccccc; line-height:normal;background-color:#f4f4f4;}

.r_image{float:right;}





/* Document Management stuff */

.nobreak{white-space: nowrap}

.paging{

border:  #cccccc 1px dashed;
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px; 

}

.subsec{
color: #333333;
font-size: 90%;
border:  #a4a4a4 1px dotted;
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px; 
}


.doc_subcat_legend ul{


margin-top: 0px;
margin-bottom: 0px;

color: #5F5D5C;
	

}

.doc_legend {
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px; 
border: #cccccc 1px none;
border-top: #cccccc 1px solid;
border-bottom: #cccccc  1px solid;
background-color:#f4f4f4;
font-size: 95%;

} 

.doc_legend legend { 
font-weight:bold;
padding: 1px 5px; 

border: #c4c4c4 1px none; 
font-size: 100%;
}

.doc_subcat_legend_div{
background-color: #f4f4f4;
}

.doc_subcat_legend {
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px; 
border: #666666 1px solid;
} 

.doc_subcat_legend legend { 
font-weight:bold;
padding: 1px 15px; 
background: #e4e4e4; 
border: #666666 1px solid;
 
}
.clear_both{clear:both;} 

					




/* LINKS */

#bodytext {
	
	padding:5px 5px 5px 5px;
	font-size:0.7em;
	
}

#rhsbodytext{
	padding:0px 0px 0px 0px;
	font-size:0.7em;
	
	
}

#bodytext a, 
.dl_doc_body a{
	font-weight: normal;
	color: #0066FF;
}



 #rhsbodytext a{
	font-weight: normal;
	color: #C43C03;
	text-decoration:none;
}


.sectitle{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	font-size: 1.5em;
	color:#666666; 
	font-size:1em;
	border-bottom:1px dashed #cccccc;
	background-image:url(../images/m_bull.gif); background-repeat:no-repeat;
	background-position:0px 0px;
}

a.lhs_buttons{
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
}


#page_top a{
	background-color:white;
	margin:1px;
	text-align:right;
	font-size: 80%;
	color: #a4a4a4;
	text-decoration: none;
	border-left: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
}

label {

float				:left;
	width				:100px;
	text-align			:right;

	font-weight			:normal;
	padding-right:3px;
	padding-top:2px;

}

.row {clear:both;} 

#footer {
height:35px;width:806px; background-image:url(../images/footer.gif); background-repeat:no-repeat;position:relative; margin-top:2px;

	
	
	
}


#footer_text{
	padding:5px 0px 0px 5px;
	font-size:0.7em;
	text-align:left;
	color:#999999;
}

#footer_text a{   color:#999999}

#copy_site a{
	color: black;
	text-decoration: none;

}

#copy_site a:hover{
	color:#cccccc;
	text-decoration:underline;

}

.page_content{
	padding: 0px 0px 0px 0px;

}

#removebdr {
	padding: 0px 0px 0px 0px;

}
#footer_action_buttons {
	padding-top:10px;

}
.page_content a, .page_content {
	color:black;

}


.dl_doc_head { margin:2px 0px 0px 0px; padding:5px 0px 0px 5px; background-image:url(../images/fill.gif); position:relative ; color:#666666; font-size:0.8em; text-transform:capitalize; height:16px; }

.dl_doc_body{

	margin-top:2px;
	padding: 5px 5px 5px 5px;

	background-color: #f4f4f4;

}

.dl_container{


}

.dlsplit{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 4px 0 4px 0;
	
}

/* NAVIGATION */

#Nav {margin:2px 0px 0px 2px;background-color:white;}

#Nav a{
font-size: 0.75em;
display: block;
text-decoration: none;
color:black;
padding: 4px 17px 4px 8px;
color:white;
}


#Nav #Level_2 a:hover{
border-top:0px solid #5555FF;
text-decoration: none;
color:#C43C03;
}

#Level_1 a:hover{
border-top:1px solid #5555FF;
background-color:#0000CC;

color:#FF9900;
}

#Level_1 li.LevelOneSelected a
{
color:#0066FF;

}

#Level_1 a{
border-top:1px solid #0000AA;
position:relative; 
margin-top:0px;
margin-bottom:0px;
background-color:#000066;

}

#Level_2 a{
border-top:0px solid white;
font-weight: bold;
font-size:0.7em;
width:100%;
display:block;
margin:0px;
padding: 1px 0px 0px 0px;

}

#Level_1 li.LevelOneSelected ul#Level_2 a{

color:#0066FF;
font-weight: bold;
background-color:white;
}
#Level_1 li.LevelOneSelected ul#Level_2 .SubLevelSelected{

}

#Level_1 li.LevelOneSelected ul#Level_2 a:hover,
#Level_1 li.LevelOneSelected ul#Level_2 .SubLevelSelected{
color: #C43C03;
font-weight: bold;
}

#Level_1 li.LevelOneSelected ul#Level_2 .SubLevelSelected strong{font-weight: bold;text-decoration:none;}

#Level_1{
font-weight: bold;	
}


#Nav ul{
margin: 0 0 0 0;
padding: 0 0 0 0 ;
list-style-type: none;	
}

ul#Level_2 {
padding-left:10px;
margin-left: 20px;
margin-right: 0px;
color:black;
font-weight: normal;

margin-top:10px;
margin-bottom:10px;
}

ul#Level_3,
ul#Level_4,
ul#Level_5,
ul#Level_6,
ul#Level_7,
ul#Level_8, 
ul#Level_9,
ul#Level_10{
margin-left: 15px;
margin-right: 0px;
color:black;
font-weight: normal;
margin-top:10px;
margin-bottom:10px;


}

ul#Level_1 li{
list-style-image: url(../images/_tx_.gif);
}

ul#Level_2 li{
list-style-image: url(../images/m_bull.gif); /* m_bull.gif*/

}


ul#Level_2 li.plus{
list-style-image: url(../images/m_subbull.gif);/* m_subbull.gif*/


}
ul#Level_2 li.arrows{
list-style-image: url(../images/m_arrbull.gif);/* m_arrbull.gif*/

}
.imageborder {  border: 1px #CCCCCC solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}


.small {  font-size: 80%}
.error {  font-weight: bold; color: #FF0000}
.error_small {  color: #FF0000; font-size: 90%;}


	
	.newsarea h3{ margin:2px 0px 0px 0px; padding:5px 0px 0px 5px; background-image:url(../images/fill.gif); position:relative ; color:#666666; font-size:0.8em; text-transform:capitalize; height:16px; }
	
	
.newsarea .bdy{		margin-top:2px;
	padding: 5px 5px 5px 5px;
	background-color: #f4f4f4;
	height:1%;}
	
.newsarea h4{color:#5E5C5B; font-size:1em;margin:0px; padding:0px;}

.newsarea .morelink{
	text-decoration:none; font-weight:bold; 
	
	
 }