body {
	background-color: #FFFFFF;
	margin: 0px;
}

#mainarea form table {
	background-color: #CC0E10;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

form td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

h1 {
	border-bottom-color: #CC0F13;
	border-bottom-style: solid;
	border-bottom-width: 9px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #CC0F13;
}

h2 {
	background-color: #CB0E0C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: -20px;
	padding-right: 20px;
	margin-left: -5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
a {
	color: #12264B;
}
a:hover {
	color: #CB0E0C;
	text-decoration: none;
}


input {
	font-size: 12px;
	width: 95%;
}

textarea {
	width: 95%;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 10px;
}

#content #history {
	background-color: #FFFFFF;
}
#imagestrip img {
	width: 813px;
}


#footer {
	background-color: #CC0E10;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	clear: both;
}

#footer a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 9px;
	margin-right: 9px;
	text-decoration: none;
}

#header {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	font-size: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#history .date {
	color: #CD0E15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	vertical-align: top;
}

#history .text {
	padding-bottom: 5px;
}

#logo {
	float: left;
	color: #FFFFFF;
}

#logo2 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}

#logo3 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 15px;
}

#mainarea {
	border: 1px solid #CCCCCC;
	float: left;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top: 4px;
	color: #000000;
}

#mainarea p {
	font-size: 16px;
	line-height: 120%;
	text-align: justify;
}

#mainarea table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#mainarea td {
	font-size: 16px;
	padding: 5px;
}

#mainarea tr.header td {
	background-color: #2B4362;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#nav {
	float: left;
	margin-right: 5px;
	width: 180px;
	margin-top: 2px;
}

#nav a {
	background-color: #49638D;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: right;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #CC0E10;
}

#address {
	background-color: #000E31;
	color: #E8E6DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: none;
}


#nav a.navhead, #nav h2 {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #2B4362;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#nav a.navhead:hover {
	color: #FFFFFF;
	background-color: #CC0E10;
}


#rightcol {
	float: right;
	height: 10px;
	margin-top: 6px;
}
#mainarea #customers img, #mainarea #customers a img {
	clear: both;
	margin: 5px;
	border: 0px;
	display: block;
}
#mainarea #customers {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
}

td h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #CE1012;
}
td p {
	margin-top: 2px;
	margin-bottom: 5px;
}
td h2 {
	margin: 0px 0px 5px;
	padding: 2px 0px 2px 5px;
}
#rightcol img {
	width: 180px;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	float: right;
}
#mainarea img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#mainarea .accent {
	font-weight: bold;
	font-size: 17px;
	color: #12264B;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
#mainarea .history {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: justify;
}
#mainarea .history li {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
#mainarea .history li b {
	color: #CC0F13;
	font-size: 17px;
	margin-right: 10px;
	display: block;
}
form table tr td a {
	color: #FFF;
	text-decoration: none;
}
form table tr td a:hover {
	color: #FFF;
}


h1 i {
	font-size: 16px;
}
