@charset "utf-8";
body {
	background-color: #546c84;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #f9edc8;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #79b9f9;
	text-decoration: none;
	letter-spacing: -1px;
}
.contentCell {
	background-color: #8092a4;
	background-image: url(images/bgContent2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 456px;
}
.contactTextWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.contactTextTan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #dfd092;
	text-decoration: none;
}
.copyrightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7598bb;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7598bb;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #a2c7ec;
	text-decoration: underline;
}
.contactTextWhiteLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.contactTextWhiteLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentTableGen {
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 100%;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #d5c786;
	text-decoration: none;
	letter-spacing: -1px;
}
.dataUnderlineCell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6b7a89;
}
a {
	color: #e7dba3;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f380f;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f380f;
	text-decoration: none;
	width: 300px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5f380f;
	border: 1px solid #ffffff;
}
.formTable {
	border: 1px solid #d5c786;
	background-color: #6b7a89;
}
