body {
	background-color: #085589;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #04385A;
	background-color: #FFFFFF;
}
#header {
	height: 225px;
	width: 953px;
}
#navigation {
	clear: both;
	height: 68px;
	background-image: url(images/btn_bk.jpg);
	background-repeat: repeat-x;
}
#content {
	padding: 10px 20px 20px;
	clear: both;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 913px;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footerTable td {
	font-size: 12px;
}

.style1 {
	color: #09507C;
	font-weight: bold;
	font-size: 24px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	clear: both;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
a:link {
	color: #EF5666;
}
a:visited {
	color: #D54E63;
}
a:hover {
	color: #a3e21e;
}
.Hdr-coral {
	font-size: 16px;
	font-weight: bold;
	color: #D55165;
}
.SubHead {
	color: #075488;
	font-weight: bold;
	font-size: 14px;
}
.subhead-green {
	font-size: 14px;
	font-weight: bold;
	color: #71AA1E;
}
.blockquoteem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8CF4B;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.clearboth {
	clear: both;
}
