#sitebody {
	background:url(img/background.gif);
}
body, td {
	font-size: 12px;
	color: #333333;
	font-family:arial, sans-serif;
	
}
body {
	padding: 3px;
}
a img {
	border: 0px;
}
a {
	color: #FF7700;
}
p {
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #303061;
	font-size: 15px;
	margin: 8px 0 8px 0;
}
#content h2 {
	margin-bottom: 2px;
}
h3 {
	margin: 8px 0 2px 0;
	font-size: 13px;
	font-weight: bold;
}
#container {
	width: 857px;
	margin: 10px auto 30px auto;
	background: white url(img/right.gif) repeat-y scroll right;
}
#container2 {
	width: 850px;
	float: left;
}
#top {
	height: 120px;
	background: url(img/top-background.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	background-position: top right;
}
#top #logo {
	float: left;
	margin-top: 2px;
}
#top #topnav {
	/*float: right;*/
	margin: 8px 0px 0 0;
	padding-right: 15px;
	text-align: right;
}
#top #topnav a {
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 10px;
	font-size: 11px;
	text-decoration: none;
}
#top #title {
	margin-top: 65px;
	margin-left: 20px;
	float: left;
}
#top #title, #top #title a {
	font-size: 23px;
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
#nav1 {
	background-color: #FF7700;
	height: 25px;
}
#nav1 .tab, #nav1 .tabSelected {
	float: left;
	padding-left: 6px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 2px;
}
#nav1 .tab:hover div, #nav1 .tabSelected div {
	background: url(img/tab-background.gif) left top repeat-x;
	padding: 0 10px 0 10px;
}
#nav1 .tab div {
	padding: 0 10px 0 10px;
}
#nav1 .tab span, #nav1 .tabSelected span {
	line-height: 23px;
	height: 23px;
	padding-right: 6px;
	display: block;
	float: left;
}
#nav1 .tab:hover, #nav1 .tabSelected {
	background: url(img/tab-left.gif) left top no-repeat;
	color: #FF7700;
	background-color: white;
}
#nav1 .tab:hover span, #nav1 .tabSelected span {
	background: url(img/tab-right.gif) right top no-repeat;
}
#contentContainer {
	margin: 14px 15px 15px 10px;
}
#contentContainer #leftColumn {
	width: 200px;
	float: left;
	min-height: 480px;
	
}
#contentContainer #leftColumn #nav2 {
	background-color: #C3C9DE;
	padding: 1px 0px 1px 0px;
}
#contentContainer #leftColumn #nav2 h2 {
	margin-left: 10px;
}
#contentContainer #leftColumn #contact {
	background-color: #414261;
	padding: 1px 13px 13px 13px;
	margin-top: 11px;
}
#contentContainer #leftColumn #contact #contactContent h2 {
	color: white;
}
#contentContainer #leftColumn #contact #contactContent {
	color: white;
}
#contentContainer #leftColumn #contact #contactContent a {
	color: white;
}
#contentContainer #rightColumn {
	width: 616px;
	float: right;
}
#contentContainer #rightColumn #topImage {
	margin-bottom: 3px;
	width: 616px;
	height: 100px;
	padding: 1px;
	background-repeat: no-repeat;
}
#contentContainer #rightColumn #topImage h1 {
	margin: 55px 0 0 14px;
	overflow: hidden;
	color: white;
	font-size: 28px;
	font-family: "Trebuchet MS";
	
}
#contentContainer #rightColumn #content {
	margin-left: 5px;
	margin-top: 5px;
}
#border-bottom {
	height: 7px;
	clear: both;
	background:url(img/bottom.gif);
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 50px;
	list-style: none;
}
#nav2 ul ul {
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(img/dotted-gray.gif);
	padding: 1px 0 4px 0;
}
#nav2 ul li.item {
}
#nav2 ul li.item a, #nav2 ul li.selected a {
	margin: 0px;
	height: 21px;
	line-height: 21px;
	padding: 0px 0 0 10px;
	display: block;
	background-image: url(img/dotted-gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}
#nav2 ul li a.selected {
	background-color: #414261;
	color: white;
}
#nav2 ul li.subItem a {
	display: block;
}
#nav2 ul li.subItem a {
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
	background-image: none;
	list-style: none;
}

#nav2 a {
	color: #303060;
}
.clear {
	clear: both;
}
#contentContainer #rightColumn .news {
}
#contentContainer #rightColumn .news .item .more {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	display: block;
}
#contentContainer #rightColumn .news img {
	display: block;
	margin: 0 0 4px 4px;
}
#contentContainer #rightColumn .line, hr {
	background-image: url(img/dotted-gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
	overflow:hidden;
	display: block;
	border: 0px;
	background-color: none;
	
}
.orangeLine {
	background-image: url(img/dotted-orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1px;
}
.disclaimer {
	margin: 8px 30px 15px 60px;
	color: #666666;
	line-height: 140%;
	font-size: 11px;
}