body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: oblique;
	text-align: left;
	text-indent: 30px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	background-color: #C7CEC5;
	color: #FFFFFF;
	text-align: center;
	border: thin solid #CC6633;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	background-color: #003333;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #660000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.smallerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	right: 30px;
}
.smallerheaderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF66;
	text-align: left;
}
.dingbat2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #006633;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.dingbat3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #990000;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	font-variant: normal;
}
.headerVerify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #6633CC;
	text-align: center;
	border: thin solid #CC6633;
}
.dingbatBlockLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: normal;
	font-size: 16px;
	background-color: #CCCC99;
	background-position: 20px 500px;
	height: 90px;
	width: 200px;
	left: 55px;
	float: left;
	padding: 8px;
	line-height: 16px;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
}
.dingbatBlockRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: normal;
	font-size: 16px;
	background-color: #CCCC99;
	background-position: 450px;
	height: 90px;
	width: 185px;
	float: right;
	padding: 8px;
	line-height: 16px;
	text-align: justify;
	position: absolute;
	right: 55px;
}

