@charset "utf-8";
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration: none;

}
a.footernav:link, a.footernav:visited, a.footernav.active  {
	text-decoration: none;
}
a.footernav:hover, a.footernav:visited:hover {
	text-decoration: underline;
}
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
}

.footerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding-top: 10px;
	line-height: 14px;
	padding-right: 20px;
	padding-bottom: 0px;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-style: normal;
	
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.formbutton {
	background-color: #DBA200;
	border: 1px solid #F7E6BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
	text-align: center;
}

.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #333333;
}
.formlabelrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FF0000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	bottom: 5px;
	text-transform: capitalize;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #DBA200;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D2D2D2;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
}
a.email:link, a.email:visited, a.email.active  {
	text-decoration: none;
}
a.email:hover, a.email:visited:hover {
	text-decoration: underline;
}
.rightborder {
	background-image: url(images/right-border.gif);
	background-repeat: repeat;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 18px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-style: italic;
}
.bodyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
.bodyredleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}
.bodyredleftCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
