body {
    background-color: #E5E5E5;
	color:#000;
    font-family:Arial, Geneva, San-serif; 
    font-size:62.5%;
	margin:0;
}


#container {
	width: 100%;
	margin:0;
	/*top: 7px;
	left: 7px;
	position: absolute;*/
	font-size:1.3em;
background-color: #fff;
}


#container p {
	margin: 0;
	padding: 4px 0 0 0;
	#padding: 2px 0 0 0;
	line-height: 144%;
}


a {
	color: #354FAC;
}

a:hover {
	color: #017302;	
}



#nav-left a.higlighted{
color: #017302;	
}

h1 {
	font-size: 1.3em;
	border-bottom: 1px #DDDDDD solid;
	margin:0 0 2px 0;
	line-height: 1.6em;
	font-family: Verdana;
}

h2 {
	font-size: 1.1em;
	border-bottom: 1px #DDDDDD solid;
	margin:0 0 2px 0;
	line-height: 1.6em;
	font-family: Verdana;
}

h3 {
	font-size: 1em;
	font-family: Verdana;
}




_______________________________________________________ */


#content {
	border-bottom: 1px solid #CCCCCC;
	margin: 7px 7px 0px 7px;
	padding: 0px 7px;
	line-height: 1.9em;        
   }
        



/* BOD page */
.accordion_headings {
cursor:pointer;
font-size:0.75em;
float:none;
display:inline;
color:#3350AC;
}

.accordion_headings a:hover{
background-color:#3350AC;
color:#fff;
}


.accordion_child {
background-color:#fff;
}

.header_highlight {
font-weight:bold;
}

.alt {
background-color:#fff !important;
}

.accordion_child{ 
height:100%;
border-bottom:1px solid #ccc;
}


h2 span{
font-weight:normal;
font-size:0.75em;
}
