html,body {
	background-color: #eee;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
}

div#site_container {
	background-color: #fff;
	background-image: url(/images/layout/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div#header_container {
	z-index: 150;
}

div#header_container h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 22px;
	left: 35px;
	z-index: 10;
}

ul#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 10px;
	left: 730px;
	width: 270px;
}

ul#header_nav li a {
	display: block;
	width: 270px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	line-height: 20px;
	border-bottom: 2px dotted #e31818;
	text-decoration: none;
}

ul#header_nav li a:hover {
	border-bottom: 2px dotted #e31818;
	color: #e31818;
}

div#navbar {
	position: absolute;
	top: 93px;
	width: 100%;
	height: 56px;
	background-color: #FFFFFF;
}

#latest {
	color: #e31818;
	text-align: center;
	line-height: 28px;
	font-size: 10pt;
	z-index: 200;
	width: 1000px;
}

#latest a {
	color: #e31818;
	text-decoration: none;
}

#latest a:hover {
	text-decoration: underline;
}

div#blankside {
	float: right;
	width: 270px;
	height: 22px;
	background-color: #a5a5a6;
}

ul#mainnav {
	width: 682px;
	height: 22px;
	margin: 0;
	padding: 0 0 0 29px;
	list-style: none;
	background-color: #a5a5a6;
	background-image: url(/images/layout/navmark.gif);
	background-position: 695px 11px;
	background-repeat: no-repeat;
}

ul#mainnav li {
	float: left;
	position: relative;
	padding-right: 20px;
}

ul#mainnav li a {
	line-height: 22px;
	color: #545454;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
}

ul#mainnav li a:hover, ul#mainnav li a.current {
	color: #ffffff;
}

ul#mainnav li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 28px;
	left: 0;
	white-space: nowrap;
	z-index: 200;
}

ul#mainnav li ul li {
	float: none;
}

ul#mainnav li ul li a {
	display: inline;
	width: auto;
	line-height: 20px;
	color: #e79c9c;
	font-weight: bold;
	font-size: 10px;
}

ul#mainnav li ul li a:hover, ul#mainnav li ul li a.current {
	color: #e31818;
}

div#submenu_back {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 125;
	width: 730px;
	height: 165px;
	display: none;
}

div#sidebar {
	width: 272px;
	float: right;
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 1px;
}

div#sidebar h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	word-spacing: 1px;
	letter-spacing: 1px;
	color: #8d8486;
	border-bottom: 2px dotted #e31818;
	line-height: 22px;
	margin: 29px 0 8px 0;
	padding: 0;
}

div#sidebar dl {
	margin: 0;
	padding: 0;
}

div#sidebar dt {
	float: left;
	clear: left;
	width: 20px;
	line-height: 20px;
}

div#sidebar dd {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

div#sidebar a {
	color: #8d8486;
	text-decoration: none;
}

div#sidebar a:hover {
	text-decoration: underline;
}

div#sidebar h2#transmission {
	margin-top: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}

div#sidebar h2#transmission img {
	vertical-align: -7px;
}

div#content_header {
	position: absolute;
	border-bottom: 2px dotted #8d8486;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 45px 310px 0 40px;
	width: 650px;
	height: 120px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#content_header h2 {
	float: left;
	color: #e31818;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	word-spacing: 2px;
	letter-spacing: 2px;
	width: 205px;
	height: 120px;
	margin: 0;
	padding: 0;
}

div#content_header h2 span {
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0;
	letter-spacing: 0;
}

div#content_header p {
	margin-top: 0;
	line-height: 16pt;
	font-weight: bold;
	font-size: 10pt;
}

div#content_header ul {
	margin: -45px -62px 0 205px;
	padding: 45px 0 0 0;
	list-style: none;
	height: 120px;
	overflow: auto;
}

div#content_header ul li a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 17pt;
	word-spacing: 1px;
	letter-spacing: 1px;
}

form.contact {
	margin-left: 205px;
	font-size: 10pt;
}

form.contact label.fieldLabel {
	float: left;
	width: 140px;
	margin-right: 10px;
	line-height: 20px;
	border-bottom: 2px dotted #868687;
}

form.contact input, form.contact textarea {
	width: 280px;
	margin-bottom: 4px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

form.contact textarea {
	height: 75px;
}

form.contact span.error input, form.contact span.error textarea {
	border: 2px solid #e31818;
	background-color: #fff0f0;
}

div#content {
	margin: 0;
	padding: 191px 285px 0 251px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16pt;
	color: #000000;
}

div#content h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #e31818;
	font-weight: normal;
	font-style: normal;
}

div#content a {
	color: #000000;
	text-decoration: underline;
}

div#content a:hover {
	text-decoration: none;
	color: #888888;
}

div#content td.bordered {
	border-top: 2px dotted #e31818;
	padding: 10px 0 10px 0;
	font-size: 10pt;
}

table#download td.bordered {
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px dotted #e31818;
	border-top: none;
}

table#download img.icon {
	position: absolute;
	left: 210px;
}

a img { border: none; }

a#trafficlink {
	position: absolute;
	left: 0;
	top: 192px;
	padding-left: 40px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none !important;
	border-bottom: 2px dotted #e31818;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

span.dottedline {
	display: block;
	width: 280px;
	border-top: 2px dotted #e31818;
}

div.news p {
	margin: 0;
	padding: 0;
	clear: left;
}

.fulldotted {
	border-bottom: 2px dotted #e31818;
}