* {
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:11px;
}
body {
	margin:0px auto;
	margin-top:10px;
	margin-bottom:24px;
	text-align:center;
	min-height:101%;
	background-color:#CCC29F;
	width:780px;
	color:#7498A7;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-none;
	overflow:-moz-scrollbars-vertical;
}
a {
	color:#7498A7;
	-moz-outline-style:none;
}
li a {
	color:#4B7688;
}
a:hover {
	color:#CC0000;
}
li {
	list-style-type:none;
	position:relative;
	padding-left:8px;
	padding-bottom:14px;
	background-position:0% 8px;
	line-height:150%;
	background-image:url(../img/arrow.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
}
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 {
	line-height:150%;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:6px;
	margin-left:1px;
	font-size:10px;
	border-left:solid 1px #AECDDC;
}
hr {
	clear:both;
	height:0px;
	margin:0px;
	margin-bottom:18px;
	border-bottom:dotted 1px #C0BEB9;
}
table {
	border-collapse:collapse;
}