body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646567;
	font-size: 12px;
	margin: 0px;
}
a {
	color: #00284a;
	text-decoration: underline;
}
a:hover {
	color: #00284a;
	text-decoration: none;
}
a img {
	border: 0px;
}

#main {
	position: absolute;
	left: 50%;
	margin-left: -417px;
	width: 834px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 50%;
	margin-left: -368px;
	width: 323px;
	height: 69px;
	top: 50px;
	z-index: 10;
}
#si {
	position: absolute;
	left: 50%;
	margin-left: 15px;
	width: 350px;
	top: 138px;
	z-index: 5;
	text-align: right;

	font-size: 10px;
}
#si a {
	color: #9c9e9f;
	text-decoration: none;
}
#si a:hover {
	color: #9c9e9f;
	text-decoration: underline;
}
#head {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 172px;
}
#top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
#root{
	font-size: 10px;
}
#content {
	padding: 10px;
}
#menu {
	float: left;
	width: 206px;
}
#reel{
	margin-top: 12px;
}
#cmain{
	line-height: 140%;
	float: right;
	width: 572px;
}
#support{
	font-size: 10px;
	border-top: solid 1px #cccccc;
}
#tops{
	float: right;
}
#pdf{
	float: left;
	padding-left: 200px;
}
#back{
	float: left;
}

.clear{
	clear: both;
}

h1{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #00284a;
}
h2{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #00284a;
	text-transform: uppercase;
}
#cr{
	float: right;
	width: 49%;
}
#cl{
	float: left;
	width: 49%
}
