@import url("reset.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, "Times Roman";
	background-color: #FFFFFF;
}

.container {
	width: 981px;
	margin: 0px auto;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

strong {
	color: #444444;
	font-weight: bold;
}

.right {
	float: right;
	margin-left: 15px;
}

.left {
	float: left;
	margin-right: 15px;
}

a:link, a:active, a:visited {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	/*border-bottom: 1px dotted #DDDDDD;*/
}

a:hover {
	color: #B00000;
	text-decoration: none;
	/*border-bottom: 1px dotted #B00000;*/
}

.header h1 {
	display: none;
}

.header .logo {
	width: 300px;
	height: 85px;
	float: left;
	text-align: center;
}

.header .logo img {
	margin: 10px auto;
}

.header .tagline {
	width: 170px;
	height: 75px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.header .tagline h2 {
	margin-top: 30px;
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

.header .tagline h2 span {
	color: #B00000;
}

.header .image {
	width: 508px;
	height: 85px;
	float: right;
}

.header .contact {
	display: none;
}

div.navigation {
	clear: both;
	height: 33px;
	background: url('/images/header_navigation.gif') top left repeat-x;
}

div.navigation .login {
	float: right;
	margin: 0px 15px 0px 15px;
	padding: 6px 0px 0px 12px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

ul.navigation {
	padding: 8px 0px 0px 0px;
}

ul.navigation li {
	margin: 0px 15px 0px 15px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

ul.navigation li.div  {
	margin: 0px;
	float: left;
	padding-top: 1px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navigation .login_field {
	width: 95px;
	height: 14px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}

.navigation .login_button {
	border: 0px solid white;
	color: #ffffff;
	background: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}

h1.title {
	width: 640px;
	height: 200px;
	margin-bottom: 20px;
	color: #404040;
	font-size: 24px;
	font-weight: normal;
}

h1.title div {
	margin-top: 8px;
	padding: 20px 0px 0px 20px;
}

h1.title div.sub {
	padding: 20px 0px 0px 20px;
	color: #202020;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}

.content {
	width: 730px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #404040;
	font-size: 13px;
	line-height: 16px;
}

.insert {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #404040;
	font-size: 13px;
	line-height: 16px;
}

.content_frame {
	padding: 20px 25px 15px 30px;
	margin: 0px 15px;
	border-left: 2px solid #DEE2E7;
	border-right: 2px solid #DEE2E7;
}

.content_footer {
	width: 700px;
	height: 13px;
	margin: 0px 15px;
	background: url('/images/content_frame_br.gif') top right no-repeat;
}

.content li,.insert li {
	margin-left: 25px;
	text-indent: 5px;
	list-style-type: disc;
}

.content h2,.insert h2 {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.content h3,.insert h3 {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.content p,.insert p {
	margin-top: 16px;
}

.sidebar {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 230px;
	float: right;
	text-indent: 10px;
}

.sidebar h2 {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
}

.sidebar li {
	margin-left: 25px;
	padding-left: 0px;
	vertical-align: top;
	text-indent: 5px;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url('/images/sidebar_bullet.png');
}

.sidebar li a:link, .sidebar li a:active, .sidebar li a:visited {
	color: #404040;
	text-decoration: none;
}

.sidebar li a:hover {
	color: #B00000;
	text-decoration: none;
}

.external li {
	margin-left: 25px;
	padding-left: 0px;
	vertical-align: top;
	text-indent: 2px;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url('/images/sidebar_bullet.png');
}

.external li a:link, .listings li a:active, .listings li a:visited {
	color: #404040;
	text-decoration: none;
}

.external li a:hover {
	color: #B00000;
	text-decoration: none;
}

ul.plain li.plain {
	text-indent: 0px;
	list-style-image: url('/images/blank.gif');
	text-decoration: none;
}

.footer {
	width: 725px;
	clear: both;
	color: #999999;
	font-size: 11px;
}

.footer .policies {
	height: 32px;
	margin: 10px 20px 0px 0px;
	float: right;
}

.footer .memberships {
	width: 205px;
	height: 32px;
	margin: 0px 0px 0px 20px;
	float: left;
}

.policies a:link, .policies a:active, .policies a:visited {
	color: #999999;
	text-decoration: none;
	border: 0px;
}

.policies a:hover {
	color: #B00000;
	text-decoration: none;
	border: 0px;
}

.memberships a:link, .memberships a:active, .memberships a:visited {
	border: 0px;
}

.grid {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	table-layout: fixed;
}

.grid th {
	background-color: #B00000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
	text-indent: 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.grid td {
	color: #404040;
	font-size: 12px;
	padding: 12px 10px 12px 10px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #666666;
	white-space: nowrap;
}

.clear {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-collapse: collapse;
	table-layout: fixed;
}

.clear td {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	vertical-align: top;
}

#highlight {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 10px 12px 10px;
	background-color: #FFFFCC;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #666666;
}

.boxhighlight {
	width: 100%;
	background-color: #FFFFCC;
	border: 2px dashed #666666;
}

.boxhighlight td {
	width: 100%;
	background-color: #FFFFCC;
	padding: 20px 10px 20px 10px;
}

.boxerror {
	width: 100%;
	background-color: #FFCCCC;
	border: 1px solid #666666;
}

.boxerror td {
	width: 100%;
	background-color: #FFCCCC;
	padding: 12px 10px 12px 10px;
}

.boxsuccess {
	width: 100%;
	background-color: #CCFFCC;
	border: 1px solid #666666;
}

.boxsuccess td {
	width: 100%;
	background-color: #CCFFCC;
	padding: 12px 10px 12px 10px;
}

.boxservices {
	width: 98%;
	background-color: #F0F0F0;
	border: 1px solid #A0A0A0;
	padding: 8px;
	margin-top: 15px;
	margin-bottom: -15px;
}

.boxservices h3 {
	margin-bottom: -8px;
	color: #404040;
}

.boxservices a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #404040;
}

.columns {
	width: 100%;
	border-collapse: collapse;
	vertical-align: top;
	table-layout: fixed;
}

.columns td {
	vertical-align: top;
}

.icon {
	float: left;
	vertical-align: 30%;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -2px;
	border: 0px;
}

.image_default {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

.image_frame {
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #999999;
}

#map {
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #999999;
}

.disclaimer {
	color: #999999;
	font-size: 11px;
}

#more {
	color: #B00000;
	font-size: 11px;
}

#more:hover {
	color: #B00000;
	font-size: 11px;
}


noscript div {
	padding: 10px 40px 30px 40px;
	font-weight: bold;
}

noscript div img {
	float: left;
	padding-right: 30px;
}

#dashed {
	border-bottom: 1px dotted #AAAAAA;
}

#dashed:hover {
	color: #000000;	
}


