* {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
html, body {
	width:100%;
	height:100%;
	background:#3A5D73;
	color:#3A5D73;
	overflow:hidden;
}
a {
	color:#3A5D73;
	-moz-outline-style:none;
}
li a {
	color:#3A5D73;
}
a:hover {
	color:#CC0000;
}
li {
	text-align:left;
	font-size:11px;
	list-style-type:none;
	position:relative;
	padding-left:8px;
	padding-bottom:14px;
	background-position:0% 8px;
	line-height:150%;
	background:url('../img/arrow.gif') no-repeat 0px 7px;
}
ul {
	clear:both;
	padding-bottom:0px;
	margin-bottom:18px;
}
ul li {
	padding-bottom:6px;
}
ol {
	clear:both;
	padding-bottom:0px;
	margin-bottom:18px;
}
ol li {
	background-image:url('../img/menu_sq_off.gif');
	background-position:0 8px;
	background-repeat:no-repeat;
}
h1 {
	clear:both;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
	text-transform:uppercase;
	margin-bottom:24px;
	width:100%;
	background-image:url('../img/h1_squares.gif');
	background-position:100% 6px;
	background-repeat:no-repeat;
}
h2 {
	clear:both;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#084A5A;
	margin-bottom:5px;
	width:100%;
}
p {
	text-align:justify;
	line-height:180%;
	font-size:11px;
	margin-bottom:18px;
}
p a {
	text-decoration:underline;
}
p img {
	margin-top:0px !important;
	margin-left:0px !important;
	border:0px !important;
}
sup {
	line-height:100%;
	font-size:8px;
}
blockquote {
	display:block;
	clear:both;
	line-height:100%;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:6px;
	margin-left:1px;
	font-size:10px;
	text-align:left;
	border-left:solid 1px #93A6B4;
}
hr {
	clear:both;
	height:0px;
	margin:0px;
	margin-bottom:18px;
	border-bottom:dotted 1px #C0BEB9;
}
table {
	border-collapse:collapse;
	margin:0px auto;
}
td {
	vertical-align:top;
}
div {
	position:relative;
	vertical-align:top;
	line-height:100%;
}
input {
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	border-top:solid #AEB7CE 1px;
	border-right:solid #BDBED3 1px;
	border-left:solid #AEB7CE 1px;
	border-bottom:solid #BDBED3 1px;
}
#nav input {
	width:168px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:20px;
	margin-bottom:40px;
	border:solid #B0CADB 1px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#93A6B4;
	cursor:pointer;
}
