* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 11px;
}
#headTop {
	background-image: url(../images/headTopBar.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .62em;
	text-align: right;
	padding-top: 5px;
}
#headTop a, #headTop a:link {
	text-decoration: none;
}
.htInfoRequest ,.htLogin   {
	float: right;
}
.htLogin {
	width: 33px;
	padding-right: 20px;
}
.htLogin a, .htLogin a:link {
	color: #FFF;
}
.htInfoRequest {
	color: #DEDEDE;
	padding-right: 14px;
}
.htInfoRequest a, .htInfoRequest a:link {
	color: #EBEBEB;
}
#headerNav {
	background-image: url(../images/headNavBar.jpg);
	background-repeat: no-repeat;
	height: 68px;
	margin-bottom: 8px;
}
#headerNav img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav {
	width: 615px;
	float: left;
	padding-top: 43px;
	text-align: right;
	padding-right: 13px;
	font-weight: bold;
}
.nav a, .nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #FFF;
	margin-right: 12px;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
#mainCopy {
	margin-right: 24px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.75em;
	margin-top: 31px;
}
#mainCopy a, #mainCopy a:link {
	color: #cd3729;
	text-decoration: underline;
}
#mainCopy a:hover {
	text-decoration: underline;
}
#mainCopy .col2 a, #mainCopy .col2 a:link {
	color: #cd3729;
	text-decoration: none;
}
#mainCopy p {
	padding-bottom: 1em;
	line-height: 1.4em;
}
#mainCopy .col1{
	float: left;
	width: 499px;
	padding-right: 24px;
	margin-bottom: 20px;
}
.floatLeft {
	float: left;
	width: 166px;
	margin-top: 5px;
}
.floatLeftMid {
	float: left;
	width: 151px;
	padding-left: 15px;
	margin-top: 5px;
}
#mainCopy .col2 {
	float: left;
	width: 308px;
	padding-left: 21px;
	margin-bottom: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.62em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #999;
}
#footer a, #footer a:link {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
