body{
	padding:0px;
	margin:0px;
	background-color:#FFE8C6;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #C2A7C4;
	text-decoration: none;
}
.footerMenu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #B06AA0;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0B499D;
	background-color: #FFFFFF;
	height: 19px;
	border: 1px solid #7F9DB9;
}
.redLink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: none;
}
.redLink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: underline;
}
.redLink a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: none;
}
.navBar {
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align:top;
}
.button1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
	word-spacing: 4px;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.button2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCD00;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
	word-spacing: 4px;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 10px;
}
.bodyTextDark {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 10px;
}
.formText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.formTextSmall {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0B499D;
	background-color: #FFFFFF;
	height: 90px;
	border: 1px solid #7F9DB9;
	width: 400px;
}
.helpText {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:25px;
	margin-top: 0px;
	text-align:right;
}
