body,td,th {
	color: #DCE4EF;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
body {
	background-color: #2A364C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #84B0D5;
	text-decoration: none;
}
a:visited {
	color: #84B0D5;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}
.main {
	min-width: 750px;
}
.header {
	font-size: 18pt;
	min-width: 740px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.sub-header {
	font-size: 9pt;
	min-width: 725px;
	padding-left: 25px;
	padding-bottom: 25px;
	font-style: italic;
}
.sub-header2 {
	background-image: url(jpg/const_tile.jpg);
	font-size: 9pt;
	min-width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 20px solid #3e4e6f;
	text-align: center;
	color: #FFCC00;
}
.header2 {
	font-size: 14pt;
	font-weight: bold;
	color: #4A6ABD;
}
.header2 a:link {
	color: #3e4e6f;
	text-decoration: none;
}
.header2 a:visited {
	color: #3e4e6f;
	text-decoration: none;
}
.header2 a:hover {
	color: #3e4e6f;
	text-decoration: none;
	border-bottom: 2px solid #FFCC00;
}
.header2 a:active {
	color: #3e4e6f;
	text-decoration: none;
}
.bar-top {
	background-image: url(jpg/bar_tile.jpg);
	background-repeat: repeat-x;
	height: 53px;
	min-width: 750px;
}
.bar-bottom {
	background-image: url(jpg/bar_tile2.jpg);
	background-repeat: repeat-x;
	height: 53px;
	min-width: 750px;
}
.content {
	background-color: #6180AF;
	min-width: 720px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size: 10pt;
}
.content a:link {
	color: #FFCC00;
	text-decoration: none;
}
.content a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.content a:hover {
	color: #333366;
	text-decoration: underline;
}
.content a:active {
	color: #333366;
	text-decoration: underline;
}
.content-header {
	color: #333366;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
}
.content-sub-header {
	color: #FFCC00;
	font-size: 9pt;
	border-bottom: 2px solid #516891;
	font-style: italic;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.content-sub-header2 {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 10px;
}
.content-main {
	font-size: 10pt;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #B0CEEE;
}
.content-main2 {
	font-size: 10pt;
	padding-bottom: 15px;
}
.bottom {
	background-image: url(jpg/bottom_tile.jpg);
	height: 110px;
	min-width: 750px;
}
.bottomlinks {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.copyright {
	text-align: center;
	font-size: 9pt;
}
.wrapper {
	background-color: #3e4e6f;
}