body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color:#1C3146;
}
#container
{
	margin:10px auto;
	width:760px;
	background-color:white;
	border:2px solid white;
}
p, td {
	font-size: 11px;
}
strong {
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #072F89;
	margin-bottom: -5px;
	margin-top:5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4682B4;
	margin-bottom: 5px;
	margin-top: 15px;
	width:100%;
	border-bottom:1px solid #4682b4;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #B08500;
	margin-bottom: 5px;
}

ul {
	 font-size: 11px;
	 list-style-image: url(images/bullet.gif);
}
li {
	line-height:1.4;
}
a {
	color: #324F50;
}
a:link a:visited a:active {
	color: #324F50;
	text-decoration: underline;
}
a:hover {
	color: #324F50;
	text-decoration: underline;
}
#main {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main p{
	line-height: 1.4;
}

#topnav {
	color: #103898;
	font-size: 11px;
	text-align: center;
}

#topnav a {
	color: #103898;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:link a:visited a:active {
	color: #103898;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#bottomnav {
	color: #103898;
	font-size: 10px;
	text-align: center;
}
#bottomnav a {
	color: #103898;
	font-size: 10px;
	text-decoration: none;
}
#bottomnav a:link a:visited a:active {
	color: #103898;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
}
.thispage {
	color:#BA3229;
	font-weight: bold;
	font-size:10px;
}

ul.square-list {
	 list-style-image: url(images/bullet.gif);
	 font-size: 11px;
}
ul.arrow-list {
	list-style-image: url(images/gr-arrow.gif);
	font-size: 10px;
}
	
#footer {
	font-size: 10px;
	padding: 0px;
	color: #ffffff;
	clear:both;
}
#footer td {
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
}

.floatright {
	float: right;
	padding-top:20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

a.leftmenu {
	padding-left: 20px;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.0;
	color: #324F50;
	text-align: left;
	text-decoration: underline;
	margin-top:-5px;
	
}
a.leftmenu:link, a.leftmenu:visited {
	color: #324F50;
	text-decoration: underline;
}

a.leftmenu:hover {
	color: #324F50;
	text-decoration: underline;
}
.leftseperator {
	color: #3E3E3E;
	font-weight: bold;
	background: #324F50;
	padding: 2px 0px 2px 20px;
	background-color: #ffffff;
}
.leftmenu hr {
	width: 189px;
	color: #cccccc;
	height: 1px;
}

hr {
	color: #EBEBEB;
}

a.read-more {
	font-size: 9px;
	color: #882D00;
}
a.black {
	font-size: 11px;
	color: #000000;
}
.liftup {
	display: block;
	margin-top:-10px;
	padding-bottom:5px;
}
#bluebox {
	padding:0px 10px 10px 20px;
	color: #000000;
	text-align:left;
}
#bluebox h2 {
	font-size: 11px;
	color:#000000;
	margin-bottom:5px;
}
.dredge {
	border:1px solid #cccccc;
	width:510px;
	height:100px;
	padding:10px;
}
.dr_label {
	font-size:11px;
	color:#999999;
	padding-left:10px;
	line-height:normal;
}
.dr_info {
	font-size:11px;
	color:#000000;
	padding-left:5px;
	line-height:normal;
}
p.home {
	margin-top: 4px;
	margin-bottom: 6px;
}
p.udia {
	background:#ffffff url("images/udia.gif") no-repeat 0 0;
	margin-top:10px;
	margin-left:5px;
	padding-left:74px;
	font-size:10px;
	color:#333333;
}