.bottomLinks {
	padding:1em;
	font-size:10pt;
	color:#e8e8e8;
}
.bottomLinks a, .bottomLinks a:visited {
	color:#E8E8E8;
}
.bottomLinks a:hover, .bottomLinks a:active {
	color:white;
}



.body_bg {
	background-image: url(../images/body_bg.jpg);
}
body {
	background-color: #CCCCCC;
}
.header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #0e2e6b;
}
.header2 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #2e2e2e;
}
.subheader {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #0e2e6b;
}
.subheader2 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #2e2e2e;
}
.homePage_text {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #2e2e2e;
}
.homePage_links {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0e2e6b;
}
.subPage_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #2e2e2e;
}
.subPage_links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #0e2e6b;
}
.subpage_bg {
	background-image: url(../images/subpage_body.jpg);
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #2e2e2e;
}
.disclaimer_links {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #0e2e6b;
}
input {
	background-image: url(../images/inputBG.jpg);
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #2e2e2e;
	border: 1px solid #28425D;
}
textarea {
	background-image: url(../images/textbg.jpg);
	background-repeat: no-repeat;
	background-color: #5c7da6;
	border: 1px solid #28425D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}.footer {
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

