body {
margin : 0;
padding : 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 115%;
line-height: 140%;
color: yellow;
}.centerdiv {
margin-left: auto;
margin-right: auto;color: yellow;

}
#banner {
	width : 750px;
	height : 115px;
	margin : 0 auto;
	padding : 0;
	color : #333;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#icontent {
padding: 15px;
	background-color: #000000;

	
}
#footer {
	clear : both;
	font-size : 85%;
	margin : 0 0 0 0;
	padding: 5px 10px 15px 10px;
	text-align : left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #2f8dde;
}


#footer a:link, #footer a:visited, #navlist a:link, #navlist a:visited, a:link, a:visited {
color : #2f8dde;
font-weight: bold;
background : inherit;
text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #004d75;
background : inherit;
text-decoration : none;
}


a img {
border : 0;
}

p {
margin : 10px;
}
h1 {
	font-size: 24px;
	color: #02A89B;
	line-height: 24px;
	margin : 10px;

}

.h1 {
	font-size: 24px;
	color: #02A89B;
	line-height: 24px;
	margin : 10px;

}

.h1_no_underline {
	font-size: 24px;
	color: #02A89B;
	line-height: 24px;
	margin : 10px;

}



h2 {
	font-size: 22px;
	color: #02A89B;
	margin : 10px;	
}

.h2 {
	font-size: 22px;
	color: #02A89B;
	margin : 10px;	
}

h3 {
	font-size: 20px;
	color: #02A89B;
	margin : 10px;

	}

.h3_normal {
	font-size: 20px;
	color: #02A89B;
	margin : 10px;

	}
	.h3_no_margin {
	font-size: 20px;
	color: #02A89B;
	margin : 0px;

	}
	
h4 {
	font-size: 18px;
	color: #02A89B;
	letter-spacing: -0.5px;
	margin : 10px;
	}
	.h4 {
	font-size: 18px;
	color: #02A89B;
	letter-spacing: -0.5px;
	margin : 10px;
	}

h5 {
	font-size: 17px;
	color: #02A89B;
	margin : 10px;
}
.h5 {
	font-size: 17px;
	color: #02A89B;
	margin : 10px;	
}

 
a.section:link { color: #ffffff; font-weight: bold; font-style: normal; text-decoration: none; }
a.section:visited { color: #ffffff; font-weight: bold; font-style: normal; text-decoration: none; }
a.section:hover { color: #ffffff;  font-weight: bold; font-style: normal;  text-decoration: underline; }
a.section:active { color: #ffffff;  font-weight: bold; font-style: normal; text-decoration: none; }

a.definition:link { color: #555555;text-decoration: none; border-bottom:2px dashed #898989;}
a.definition:visited { color: #555555; text-decoration: none; border-bottom:2px dashed #898989;}
a.definition:hover { color: #555555; text-decoration: none; border-bottom:2px dashed #898989; }
a.definitionn:active { color: #555555;  text-decoration: none; border-bottom:2px dashed #898989; }

#menu {
	
	height: 47px;
padding-left: 120px;
background:#000;
		
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
	
}

#menu li {
	float: left;

	
}


#menu ul .borderless {
  
	border-right: none;

}


#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-top: 8px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #2f8dde;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 7px;
	text-align: center;
	
}

#menu a:hover {
	border-right: none;
	color: #2f8dde;

}
#menu ul .current a{

	border-right: none;
		color: #555555;

}
#menu ul .current a:hover{
	border-right: none;

		color: #555555;

}#menu ul  a{

	border-right: none;
		color: #2f8dde;


}
#menu ul  a:hover{
	border-right: none;

		color: #555555;


}

.bold {font-weight: bold; color: #fdff72;}
.italic {font-style:italic;}
.amendment {font-style:italic; color: #e60000;}

.shaded_box { background: #000000; border: #e2efec solid 4px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}


#icontent ul {
list-style-image: url(../images/bullet_hi.gif); 

}
#icontent ul li {
    padding-left: .5em;
    margin-bottom: .5em;
}

table tr {color: yellow;}
table td {color: yellow;}
.highlight {
border: 2px solid #FFFFFF !important;
background-color:#000000 !important;
text-decoration:underline !important;
}
