#header {
	width: 798px;
	height:186px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	}
	
#header ul {
	padding:160px 0px 0px 66px;
	margin:0px 0px 0px 0px;
	font-family: arial;
    color:#000;
	}

#header li {
	width:122px;
	height:26px;
	color:#000;
	list-style: none;
	display: inline;
	text-align: center;
}

#header li a {
	line-height:26px;
	vertical-align:center;
	float: left;
	background: url(../images/tabback.gif)  no-repeat;
	width:122px;
	height:26px;
	font-size: 12px;
	color: #B0BD22;
	text-decoration:none;
	}

#header li a:hover {
	background: url(../images/tabbackover.gif)  no-repeat;
	font-size: 12px;
	color: #000022;
}

#dropmenudiv{
	position:absolute;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	text-align:left;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #073A67;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 20px;
	text-decoration: none;
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color:#AFBC22;

}

#dropmenudiv a:hover{ /*hover background color*/
	color: #000022;
	background-color: #AFBC22;
}

#content {
	width:730px;
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	}

#content p {
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	text-align:left;
}

#content li {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	padding: 0px 10px 0px 25px;
	margin: 0px 10px 0px 30px;
	background:transparent;
	text-align:left;
}

a {
	font-size: 12px;
	line-height: 15px;
	color: #B0BD22;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #BCC7DC;
}

a.tabs {
	font-size: 12px;
	line-height: 15px;
	color: #B0BD22;
	text-decoration:none;
}

a:hover.tabs {
	font-size: 12px;
	line-height: 15px;
	color: #BCC7DC;
}


tr {
	vertical-align:top;
	}

td {
	vertical-align:top;
	font-size: 12px;
	line-height: 15px;
	background-color: transparent;
	}
	


img {
	border:none;
	}
	
h1 {
	font-family: times;
	font-weight:normal;
	margin-top:50px;
	padding-bottom:10px;
	color: #CADE3B;
	font-size:20px;
	border-bottom:2px #CADE3B solid;
	}
	
h2 {
	background: url(../images/h2back.jpg)  no-repeat;
	font-family: times;
	font-weight:normal;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	color: #000022;
	font-size:13px;
	border-bottom:2px #CADE3B solid;
	}
	
h3 {
	font-family: times;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	color: #CADE3B;
	font-size:16px;
	}
	
h4 {
	font-family: times;
	font-weight:bold;
	margin-top:5px;
	padding-bottom:0px;
	padding-left:5px;
	color: #CADE3B;
	font-size:14px;
	border-bottom:1px #CADE3B solid;
	}
	
#rightmenu {
	float: right;
	width:220px;
	margin: 50px 0px 10px 10px;
	padding:0px;
	background: #00163D;
	}
	
#rightmenu p {
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	text-align:left;
}
