@charset "utf-8";
.homeBackground {
	background-image: url(images/top-stripe-home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #f7f7f7;
}

.subPageBackground {
	background-image: url(images/top-stripe-sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #f7f7f7;
}
.homeBackgroundGradient {
	background-image: url(images/top-stripe-sub2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #621b18;
}
.tableBorder {
	border: 1px solid #FFFFFF;
}
.homeBackgroundGradient2 {
	background-image: url(images/top-stripe-sub3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #621b18;
}
.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FEFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.baserate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}.footer a{
	color: #333333;
	text-decoration:none;
}.footer a:visited{
	color: #333333;
	text-decoration:none;
}.footer a:hover{
	color: #333333;
	text-decoration:underline;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 8px;
	line-height: 24px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #680F07;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.normalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	padding: 8px;
	color: #666666;
}.normalFont a{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}.normalFont a:visited{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}.normalFont a:hover{
	color:#660000;
	text-decoration:none;
	font-weight:underline;
}
.className {
 width:430px;
 height:80px;
 overflow: auto;
}.breadcrumbs {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #660000;
	padding: 8px;
}h2 {
	font-size: 12px;
}
.breadcrumbs a{
	color: #660000;
	text-decoration:underline;
}.breadcrumbs a:visited{
	color: #660000;
	text-decoration:underline;
}.breadcrumbs a:hover{
	color: #660000;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
.homeBackground2 {
	background-image: url(images/top-stripe-home2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #f7f7f7;
}
.subPageBackgroundb {
	background-image: url(images/top-stripe-subb.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #f7f7f7;
}

