* {margin: 0; padding: 0;}
* html {margin: 0; padding: 0;}
body{
	color: White;
	background-color: Black;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 85%;
}
a{
	color: White;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	padding-left: 2px;
}
a:hover{
	color: White;
	text-decoration: underline;
	font-size: 85%;
}
#header{
	display: block;
	width: 100%;
	height: 90px;
	background: url(hr.jpg) repeat-x;
}
.hleft{
	float: left;
	height: 90px;
	width: 450px;
	background: url(headerleft.jpg) no-repeat;
}
.hleft h1{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding: 20px 0 0 15px;
	font-size: 35px;
}
.hleft h2{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding: 0 0 0 150px;
	font-size: 15px;
	font-style: italic;
	color: #C1C1C1;
}
#bar{
	display: block;
	width: 100%;
	height: 20px;
	background: url(barbg.jpg) repeat-x bottom;
}
#barr{
	float: right;
	height: 20px;
	font: 8pt tahoma, verdana, sans-serif;
	padding-right: 10px;
}
#barl{
	float: left;
	height: 20px;
	font: 8pt tahoma, verdana, sans-serif;
	padding-left: 10px;
}
#menu{
	width: 550px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
}
#menu li{
	list-style-type: none;
	float: left;
}
#menu li a{
	padding:0 5px;
	text-transform:uppercase;
}
#menu .selected,#menu a:hover{`
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
}
.navigation {
	width: 100%;
	font-size: 0.9em;
	margin: -3px auto;
}

.navigation li {
	list-style-type: none;
	white-space: nowrap;
}

.navigation li a {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	padding: 0 0 0 20px;
	text-transform:uppercase;
	background: #3D3D3D url(nav.gif) no-repeat 5px;
	height: 18px;
	border: 1px solid;
	border-color: Black #666666 #999999 #242424;
}

.navigation li a:hover {
	background: #202020  url(nav2.gif) no-repeat 5px;
	color: White;
}
.hline{
	background: url(bar.gif) repeat-x;
	height: 5px;
	line-height: 5px;
	width: 100%;
	clear: both;
}
* html .hline{
	height: 5px;
	line-height: 5px;
}
#container{
	display: block;
	background: #3D3D3D;
	clear: both;
}
#cont{
	margin: 0 150px 0 175px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
#leftcont {
	FLOAT: left;
	WIDTH: 175px;
	margin: 0 auto;
}
#rightcont {
	FLOAT: right;
	WIDTH: 150px;
}
.pad {
	padding:5px 5px;
	padding-right: 9px;
}
.boxpad {
	padding:0 5px 5px 5px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.bl{
	border-left: Black;
}
.bq{
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding: 5px 5px 5px 40px;
	background: #222;
	margin-bottom: 10px;
	color: #CCCCCC;
}
.bq h2{
	font: bold 20px Times New Roman;
	text-decoration: underline;
}
.bqb{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px 5px 5px 40px;
	background: #CCCCCC;
	color: #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
.bqb h2{
	font: bold 20px Times New Roman;
	text-decoration: underline;
}
div.box{
	width: 100%;
	border: 2px solid Black;
	background: #F6F6F6;
	color: #333333;
	margin-bottom: 10px;
}
html* #cont .box{
	width: 99%;
}
* html #cont .box{
	width: 98%;
}
.box p{
		padding: 0 5px 5px 5px;
		text-align: justify;
}
.box h1{
	background: url(h1.jpg) repeat-x;
	display: block;
	padding: 0 0 0 5px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: White;
}
.box a{
	color: #003366;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}
.box a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-size: 85%;
}
.colleft{
	float:left;
	width: 40%;
	margin-bottom:5px;
}
.colmiddle{
	float:left;
	width: 25%;
	margin-left: 10px;
	margin-bottom:5px;
}
.colright{
	float:right;
	width: 25%;
	margin-bottom:5px;
}
.unlist{
	padding: 0 0 0 5px;
}
.unlist li{
	list-style: url(li.gif);
	margin: 0 0 0 25px;
	padding-left: -10px;
}
.unlist li ul li{
	list-style: url(li2.gif);
	margin: 0 0 0 25px;
}
.lcircle{
	padding: 0 0 0 5px;
}
.lcircle li{
	list-style: circle;
	margin: 0 0 0 25px;
}
.ldisc{
	padding: 0 0 0 5px;
}
.ldisc li{
	list-style: disc;
	margin: 0 0 0 25px;
}
.ollist{
	padding: 0 0 0 5px;
}
.ollist li{
	list-style-type: decimal;
	margin: 0 0 0 25px;
}
.deflist{
	margin:5px 0 0 10px;
}
.deflist dt, .deflist dt{
	padding:0 0 0 15px;
	background:url(li.gif) no-repeat 0px 50%;
	text-decoration:none;
}
.deflist dd, .deflist dd{
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background:url(li2.gif) no-repeat 0px 50%;
	text-decoration:none;
}
h2{
	padding: 1px 2px;
	margin: 2px 0;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
h3{
	padding: 1px 2px;
	margin: 2px 0;
	border: 1px solid;
	border-bottom: 2px ridge white;
	/*display: inline;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background: #CCCCCC;
	color: black;
}
h4{
	padding: 1px 2px;
	margin: 2px 0;
	font-family: "Times New Roman", Times, serif;
	background-color: #333333;
	color: White;
}
h5{
	padding: 1px 2px;
	margin: 2px 0;
	font-family: "Times New Roman", Times, serif;
}
hr{
	width: 98%;
	border: 1px outset White;
	margin: 0 auto;
	margin-bottom: 5px;
}
* html hr{
	margin-bottom: -5px;
}
.clear {
	CLEAR: both;
}
.imp{
	color: Red;
	font-weight: bold;
	font-size: 10px;
}
#footer{
	clear: both;
	width:100%;
	font-size:1em;
	text-align: center;
	padding: 2px 0;
}
