body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	top: 0;
}
td {
	line-height: 25px;
}
a {
text-decoration:none;
color: #993300;
}
a:hover {
color: #000;
}
.bold {
	font-weight: bold;
}
.white, .white a:link, .white a:active, .white a:visited, .white a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}

.maroon {
	color: #993300;
}
.maroon-xxl {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
	font-weight:bold;
}
.maroon-lg {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 18px;
	font-weight:bold;
}
.maroon-bold {
	color: #993300;
	font-weight: bold;
}
#nav {
	background-color:#333333;
	height: 30px;
	text-align: center;
}
#nav a {
	text-decoration:none;
	color: #fff;
	font-size: 16px;
}
.header {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
}
#head1 {
	background: url(../images/head1.png) left top no-repeat;
	height: 82px;
}
#head2 {
	background-color:#993300;
	height: 60px;
}
#head2 h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	letter-spacing: 1px;
	font-weight:100;
}
#head3 {
	background: url(../images/head3.jpg) left top no-repeat;
	height: 204px;
	width: 632px;
}
#headRight {
	background-color:#333;
	height: 40px;
	margin: 0;
}
#headRightSpcr {
	background-color:#000000;
	height: 1px;
}
#headRight p {
	text-align:right;
	padding: 0 20px 0 0;
	color: #fff;
	margin: 0;
}
#headRight p .left {
	text-align:left;
	padding: 0 80px 0 20px ;
	color: #fff;
}
#headRight a {
	text-align:right;
	padding: 0;
	color: #fff;
	text-decoration:none;
}
.sh1 {
	font-size: 17px;
	word-spacing: 150%;
}
.sh1-w {
	font-size: 17px;
	word-spacing: 150%;
	color: #FFFFFF;
}
.sh1-w a:link, .sh1-w a:active, .sh1-w a:visited, .sh1-w a:hover {
	font-size: 17px;
	word-spacing: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}
#subHeader1 {
	margin-top: 10px;
	float:left;
	width: auto;
	padding: 10px 20px 10px 20px;
}
#subHeader1 p {
	font-size: 18px;
	word-spacing: 150%;
}
.status {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 20px;
}
.large {
	font-size: 18px;
}
.subHeadTitle {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 24px;
	font-weight:bold;
}
.subHeadTxt {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 20px;
}
.bottomTxt {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 18px;
}
#subHeader2 {
	margin-top: 10px;
	float:right;
	width: auto;
	padding: 10px 50px 0 20px;
	color: #993300;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.sh2 {
	color: #993300;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
#boxHead {
	width: 176px;
	padding: 10px 20px 0 20px;
	float: left;
	margin: 0 10px 0 10px;
	color: #993300;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
#subBody {
	width: 933px;
	border: 1px solid #993300;
	padding: 10px;
	margin: 10px 0;
}
#subBody .status {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 20px;
}
#box {
	width: 175px;
	border: 1px solid #993300;
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 2px 10px 10px 10px;
}
.grey {
	color: #fff;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}
.drkgrey {
	color: #333;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}	
#box2 {
	width: 410px;
	border: 1px solid #000;
	background-color: #993300;
	padding: 5px 20px 10px 20px;
	float: left;
	margin: 10px;
}
#box3 {
	width: 410px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 15px 20px 15px 20px;
	float: left;
	margin: 10px;
	text-align: right;
}
#box3 p {
	font-size: 18px;
}
#footer {
	background-color:#333333;
	height: auto;
	padding: 10px 20px;
	color: #fff;
}
.form {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
}