@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg2.gif);
	background-repeat: repeat-x;
	background-color: #4F8EB5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #02476C;
}
a:visited {
	color: #165A7F;
}
a:hover {
	color: #1A5D83;
}
h1 {
	font-size: 16px;
	color: #00456A;
}
h2 {
	font-size: 14px;
	color: #00456A;
}
#wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 112px;
	width: 961px;
}
#nav {
	height: 71px;
	width: 961px;
}
#header {
	height: 276px;
	width: 961px;
}
#header_bottom {
	height: 36px;
	width: 961px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 709px;
	padding-bottom: 0px;
}
#content li {
	margin-right: 40px;
	line-height: 16px;
	margin-bottom: 10px;
}

#content p {
	margin-left: 20px;
	margin-right: 40px;
	line-height: 16px;
}
#content h1 {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00456A;
}
#content_spacer {
	float: left;
	width: 15px;
}
#content_right {
	background-color: #FFFFFF;
	float: left;
	width: 237px;
}
#content_right p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 16px;
}
#content_right h1 {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00456A;
}
#content  h2 {
	margin-left: 20px;
	margin-right: 20px;
}
.imageright {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: 1pt solid #CCCCCC;
	padding: 1px;
}
.imageborder {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1pt solid #CCCCCC;
	padding: 1px;
}
#content_bottom {
	clear: both;
	height: 36px;
	width: 961px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 62px;
	width: 100%;
	color: #CCCCCC;
	padding-top: 20px;
}
#footer a {
	color: #999999;
}

#footer td {
	color: #999999;
}
