@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DBE1E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #073E6D;
	text-decoration: none;
}
a:visited {
	color: #073E6D;
	text-decoration: none;
}
a:hover {
	color: #5A7996;
	text-decoration: underline;
}
a:active {
	color: #073E6D;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #073E6D;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #073e6d;
}
.bodycopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #073e6d;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00305C;
	text-decoration: underline;
}
.outerwrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: auto;
	width: auto;
}
.menu {
	clear: left;
	float: left;
	height: auto;
	width: 136px;
	padding-top: 35px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #073e6d;
}
.contentwrapper {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 800px;
}
.rightcontent {
	clear: right;
	float: right;
	height: auto;
	width: 622px;
	background-color: #BFCBD6;
}
.footer {
	background-color: #DBE1E6;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: 50px;
	width: 800px;
}
.headerwrapper {
	height: 46px;
	width: 622px;
}
.textcontent {
	width: 571px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 33px;
}

