body {
	background-color: #666;
}
.header {
	background-color: #FFF;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #013D71;
}
.headertext {
	font-size: 10pt;
	position: absolute;
	top: 5px;
	right: 5px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentright {
	background-color: #FFF;
	float: left;
	width: 750px;
	padding-left: 5px;
	margin: 0px;
}
.contentform {
	width: 265px;
	float: left;
}
.footer {
	clear: both;
	background-color: #CCC;
	border-top-style: solid;
	border-top-color: #013D71;
	border-bottom-color: #CCC;
	border-top-width: 5px;
	border-bottom-width: 5px;
	text-align: center;
	font-size: x-small;
	border-bottom-style: solid;
}
#content {
	float: left;
	width: 1020px;
	overflow: hidden;
}
#content div {
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}


.clear {
	clear: both;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	background-color: #013D71;
	font-weight: bold;
}

.frame {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	border-right-width: 15px;
	border-bottom-width: 5px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#menu {


}
.getstarted {
	text-align: center;
	color: #FFF;
}
.startform {
	text-align: center;
	color: #FFF;
	font-size: 10pt;
}
.frame .content .contentform form table tr td {
	color: #FFF;
	font-size: 10pt;
}
a:link{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #013D71;
	text-decoration: underline;
}
a:visited{
	color: #000;
	text-decoration: underline;
}
.pagetitle {
	color: #013D71;
}
.address {
	font-size: 12pt;
	text-align: center;
}
.addressbold {
	font-weight: bold;
}
.maintext {
	font-size: 10pt;
}
label {
	font-size: 10pt;
}
.frame #content .contentform form table tr td {
	color: #FFF;
	font-size: 10pt;
}
.contentright h1 {
	color: #FFF;
}
.slogan2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	background-color: #013D71;
	font-weight: bold;
}
