﻿/* CSS layout */
#masthead {
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: solid;
	background-color: #E6E6E6;
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Tahoma, sans-serif;
}
#top_nav {
	font-family: Tahoma, Verdana, Geneva, Tahoma, sans-serif;
}
#top_nav_left {
	width: 200px;
	float: left;
	font-size: 10px;
	margin-top: -4px;
	margin-left: 1px;
	color: #666666;
}
#top_nav_right {
	float: right;
	width: 623px;
	margin-top: 2px;
}
#HeaderLeft {
	width: 123px;
	float: left;
	height: 63px;
	margin-top: 14px;
	overflow: hidden;
}
#HeaderMiddle {
	overflow: hidden;
}
#HeaderRight {
	float: right;
	width: 392px;
	margin-left: 0px;
	height: 28px;
	margin-top: 56px;
}
#footer {
	border: 1px solid #C0C0C0;
	background-color: #E6E6E6;
	font-size: 9px;
	text-align: center;
	color: #808080;
	position: fixed;
	bottom: 0;
	left: 8px;
	right: 8px;
	height: 12px;
}
#footer a {
	text-decoration: none;
	color: #5D5D5D;
}
#footer a:hover {
	color: #0000FF;
}
#imageright {
	padding: 6px 6px 20px 6px;
	width: 780px;
	float: right;
}
#imageright img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#links {
	width: 352px;
}
#links li {
	list-style-image: url('images/arr_blue.gif');
	margin-top: 2px;
}
#page_content {
	background-color: #FFFFFF;
	margin-top: 30px;
	font-size: 11px;
	padding-bottom: 40px;
	height: 650px;
}
#page_content a {
	text-decoration: none;
	color: #333333;
}
#page_content a:hover {
	color: #0000FF;
}
#page_content li {
	width: 310px;
	list-style-type: square;
}
#page_content ul {
	padding-left: 3px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
}
h1 {
	font-family: Tahoma, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 25px;
	color: #666666;
}
h2 {
	font-size: 16px;
	margin-bottom: 0px;
	text-align: left;
}
h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
.red {
	color: #FF0000;
}
.leftCol {
	width: 350px;
	margin-bottom: 8px;
}
.center {
	text-align: center;
	color: #808080;
}
#links a {
	text-decoration: none;
	color: #333333;
}
#links a:hover {
	text-decoration: none;
	color: #0000FF;
}
.h2topmargin {
	margin-top: 30px;
}
.tablecenter {
	text-align: center;
	width: 414px;
}
.jltable {
	border-collapse: collapse;
	margin-left: 20px;
}
.tablestyleright {
	text-align: right;
}
.tablestyleleft {
	text-align: left;
	margin-top: 70px;
}
.jltable h2 {
	margin-top: -1px;
}
.jltable p {
	margin-left: 0px;
}
p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	text-align: left;
	width: 327px;
	margin-left: 8px;
}
.right {
	text-align: right;
}
.tableTop {
	margin-top: 1px;
}
.widthLong {
	width: 429px;
}
#CenterText {
	color: #808080;
	text-align: center;
	font-size: 11px;
}
