* {
  margin: 0;
  padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tile.gif);
}
a:link, a:visited {
	color: #CC6600;
	font-size: 9pt;
}
a:hover, a:active {
	color: #990000;
	font-size: 9pt;
}
#outerWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}
#bannerWrapper {
	width: 780px;
	height: 120px;
}
#logo {
	width: 240px;
	height: 120px;
	float: left;
}
#banner {
	width: 540px;
	height: 120px;
	float: right;
}
#navbarWrapper {
	width: 780px;
	height: 20px;
}
#navleft {
	width: 240px;
	height: 20px;
	float: left;
	background-color: #AF1E2D;
}
#navbar {
	width: 540px;
	height: 20px;
	float: right;
	background-color: #AF1E2D;
}
#contentWrapper {
	width: 780px;
	background-image: url(../images/page_repeat.jpg);
	background-repeat: repeat-y;
}
#sidebar {
	width: 240px;
	float: left;
	background-color: #FFD7AA;
}
.sbQuote {
	font-size: 8pt;
	font-style: italic;
	color: #CD0029;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 8pt;
	font-style: italic;
	color: #CD0029;
}
.sbSignature {
	font-size: 8pt;
	font-style: italic;
	color: #CD0029;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.cc_form_basic_MainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 36px;
}
.ccCell {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.tenSteps {
	color: #AF1E2D;
	font-weight: bold;
}
#content {
	width: 540px;
	float: right;
	margin-bottom: 24px;
}
.clearFloat {
	clear: both;
	display: block;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #AF1E2D;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: normal;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AF1E2D;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
}
#content h3 {
	font-size: 14px;
	color: #AF1E2D;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
}
#content p {
	font-size: 12px;
	color: #AF1E2D;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 120%;
}
#content ul {
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 56px;
}
#content li {
	font-size: 12px;
	color: #AF1E2D;
	margin-bottom: 4px;
	line-height: 120%;
}
#footerWrapper {
	width: 780px;
}
#contactInfo {
	font-size: 13px;
	color: #FFFFFF;
	width: 780px;
	background-color: #AF1E2D;
	text-align: center;
	padding-top: 4px;
	letter-spacing: 1px;
	height: 42px;
	line-height: 120%;
}
#contactInfo a:link, #contactInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contactInfo a:hover, #contactInfo a:active {
	color: #FFC591;
	text-decoration: none;
}
#copyrightInfo {
	width: 780px;
	padding-top: 4px;
	height: 20px;
}
.copyright {
	font-size: 10px;
	color: #AF1E2D;
	margin-left: 12px;
	margin-top: 2px;
	float: left;
}
.author {
	font-size: 10px;
	color: #AF1E2D;
	margin-right: 12px;
	margin-top: 2px;
	float: right;
}
.author a:link, .author a:visited {
	font-size: 10px;
	color: #AF1E2D;
}
.author a:hover, .author a:active {
	font-size: 10px;
	color: #EF8B20;
}
#reloTbl {
	margin-top: 20px;
	margin-left: 20px;
}
#reloTbl td {
	padding: 4px;
	text-align: center;
	font-size: 11px;
	color: #AF1E2D;
}
