@import "master.css";

/* STANDARD CSS STUFF */
body {
	margin:10px 0 0 0;
	background-color: #E0E0E0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em; 

}

#pageholder {width:762px; margin:1em auto;}
#topcontent{border:1px solid #C3343E;background-color:white;background-image:url(../images/mainbgnd.gif);background-repeat:repeat-y;background-position:right;width:760px;}
#bottomcontent{border:1px solid #C3343E;background-color:white;margin-top:5px;}
#menuholder{width:230px;float:right;background-color:white;}
#contentholder{width:530px;float:left;}

#bodytext .searchword {color:red; font-weight:bold;border-bottom: 1px solid #FFEE33; background: #ffff00; }
#skip_navigation { display:none;}

#searchbox{padding:10px;background-color:#FF98A2; font-weight:bold;font-size:0.8em;}

#searchbox input{width:149px;height:15px;border:1px solid #C3343E;}

.nodisplay{display:none;}
#rhsimg{width:230px;height:190px; background-image:url(../images/officeworkers.jpg);background-repeat:no-repeat;}

#tick{height:50px;background-color:black;filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}
#spc{height:140px;}

#navimage{width:230px;height:29px;background-image:url(../images/nav.gif);background-repeat:no-repeat;}
#phoneno{width:230px;height:33px;background-image:url(../images/phoneno.jpg);background-repeat:no-repeat;}

#lowerbar{width:760px;height:28px; background-image:url(../images/lbgnd.jpg);background-repeat:no-repeat;}

.home_ticker {
padding: 5px 5px 5px 5px;
font-weight: bold;
font-size: 80%;
}
.home_ticker a {color: #ffffff;text-decoration:none;}

.logonrow {clear:both;}
.logonrow label  {float:left;width:100px;}

.ss {float:left; width:150px;height:75px;font-size:0.95em;margin:3px;padding:5px;border:1px solid #C3343E; line-height:normal;background-color:#FFF3F5;}

.r_image{float:right;}


/* Header */

#header {
width:760px;
height:122px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
font-weight:bold;

}

#header h1, #header h3{display:none;}

#header a{color:white;text-decoration:none;}
#header a:hover{color:#FF98A2;}

#header ul { 
margin:0px;
position:absolute;
padding-left:115px;
padding-top:16px;
direction:rtl;

} 

#header li { 
margin-bottom:10px;
list-style-type:none;
} 


/* Text bar */


#textbar {
width:760px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
text-align:center;
padding:10px 0 10px 0;
background-color:white;
background-image:none;

}

#textbar a{color:black;text-decoration:none;}
#textbar a:hover{color:#C3343E;}

#textbar ul { 
margin:0;
} 

#textbar li { 
margin:0 5px 0 5px;
display:inline;
list-style-type:none;
} 



/* Document Management stuff */



.paging{

border:  #C3343E 1px dotted;
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: black;
	

}

.doc_legend {
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px; 
border: #C3343E 1px none;
border-top: #C3343E 1px solid;
border-bottom: #C3343E  1px solid;
background-color:#FFF3F5;
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 {
	line-height: 150%;
	padding:10px;
	font-size:0.7em;
	
}
#bodytext a, 
.dl_doc_body a{
	font-weight: normal;
	color: #C3343E;
}

#breadcrumb,
#breadcrumb a{
	font-weight: normal;
	color: black;
	padding: 0 0 10px 0;
}
.sectitle{
	margin:0px;
	padding:20px 5px 9px 27px;
	font-weight: bold;
	font-size: 140%;
	color: white;
	background-color:#F56670;
	font-size:90%;
}

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;
}

#copy_site {
	
	padding:10px 22px 10px 22px;
	margin-right:8px;
	border-top: #e4e4e4 1px solid;
	background-image:url(../images/footerlogo.gif);background-repeat:no-repeat;background-position:right;
	font-size:0.70em;
	line-height:1.5em;
}



#copy_site a{
	color: black;
	text-decoration: none;

}

#copy_site a:hover{
	color:#C3343E;
	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 {

	font-weight: bold;

	color: #ffffff;
	padding: 2px 2px 2px 2px;
	text-align:center;
	background-color: #C3343E;


}
.dl_doc_body{

	margin-top:2px;
	padding: 5px 5px 5px 5px;
	border:1px solid #C3343E;
	background-color:white;


}

.dl_container{
width:125px;
float:right;
margin:0px 0px 5px 5px;


}

.dlsplit{
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	padding: 4px 0 4px 0;
	
}

/* NAVIGATION */

#Nav a{
font-size: 70%;
display: block;
color: black;
text-decoration: none;
background-color: white;
padding: 4px 4px 4px 20px;
}


#Nav #Level_2 a:hover{
text-decoration: underline;
}

#Level_1 li.LevelOneSelected a,
#Level_1 a:hover{
color: white;
background-color: #DD4B55;
}

#Level_1 a{
color: white;
background-color: #F56670;

}

#Level_2 a{
width:100%;
display:block;
margin:0px;
padding: 1px 0px 2px 0px;
}

#Level_1 li.LevelOneSelected ul#Level_2 a{
color: #000000;
background-color: #ffffff;
}

#Level_1 li.LevelOneSelected ul#Level_2 a:hover,
#Level_1 li.LevelOneSelected ul#Level_2 .SubLevelSelected{
color: #C3343E;
background-color: #ffffff;
}

#Level_1{
font-weight: bold;	
}


#Nav ul{
margin: 0 0 0 0;
padding: 0 0 0 0 ;
list-style-type: none;	

color: black;
}


ul#Level_2 {

margin-left: 30px;
margin-right: 0px;
color:black;
font-weight: normal;

}


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: 20px;
margin-right: 0px;
color:black;
font-weight: normal;
}


ul#Level_2 li{
list-style-image: url(../images/m_bull.gif);
}
ul#Level_2 li.plus{
list-style-image: url(../images/m_subbull.gif);
}
ul#Level_2 li.arrows{
list-style-image: url(../images/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%;}


label {

float				:left;
	width				:100px;
	text-align			:right;

	font-weight			:normal;
	padding-right:3px;
	padding-top:2px;

}

.row {clear:both;} 
