﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: .9em;
}
p {
	margin-left: 15px;
	margin-right: 15px;
}
h6 {
	margin-left: 15px;
	margin-right: 15px;
}
h5 {
	margin-left: 15px;
	margin-right: 15px;
}
h4 {
	margin-left: 15px;
	margin-right: 15px;
}
h3 {
	margin-left: 15px;
	margin-right: 15px;
}
h2 {
	margin-left: 15px;
	margin-right: 15px;
}
h1 {
	margin-left: 15px;
	margin-right: 15px;
}
#Wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.Spacer {
	width: 100%;
	min-width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #000 url('../images/nav_bg.jpg') repeat-x;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	white-space: nowrap;
}
#PrintHeader {
	display: none;
	visibility: hidden;
	speak: none;
}
#Header {
	width: 100%;
	min-width: 900px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: #000 url('../images/header_bg.jpg') repeat-x;
	text-align: center;
	white-space: nowrap;
}
#Nav {
	width: 100%;
	min-width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #000 url('../images/nav_bg.jpg') repeat-x;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	white-space: nowrap;
}
#Nav ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#Nav li {
	display: inline;
	margin: 0 5px;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	list-style: none;
	font-size: 14px;
	text-align: center;
}
#Nav li a {
	display: inline-block;
	margin: 0;
	height: 30px;
	padding: 0 5px 0 25px;
	color: #FFF;
	text-decoration: none;
	background: url('../images/nav_link_yel_bg.gif') left center no-repeat;
}
#Nav li a:active {
	color: #999;
	background: url('../images/nav_link_visited_bg.gif') left center no-repeat;
	text-decoration: none;
}
#Nav li a:visited {
	color: #999;
	background: url('../images/nav_link_visited_bg.gif') left center no-repeat;
	text-decoration: none;
}
#Nav li a:hover {
	color: #3C3;
	background: url('../images/nav_hover_link_bg.gif') left center no-repeat;
	text-decoration: none;
}

#LeftNav {
	width: 200px;
	margin: 0;
	padding: 20px 0;
	color: #FFF;
	font-size: 14px;
	text-align: left;
	float: left;
}
#LeftNav p {
	margin-left: 0;
	margin-right: 10px;
}
#LeftNav li {
	margin: 0;
	margin-left: -40px;
	padding: 0;
	height: 30px;
	line-height: 30px;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #000;
}
#LeftNav li a {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #000;
}
#LeftNav li a:active {
	color: #999;
	background-color: #000;
	text-decoration: none;
}
#LeftNav li a:visited {
	color: #999;
	background-color: #000;
	text-decoration: none;
}
/*#LeftNav li a.current {
	color: #F30;
	text-decoration: none;
	background-color: #000;
}*/
#LeftNav li a:hover {
	color: #3C3;
	background-color: #000;
	text-decoration: none;
}
#Content #TextSize {
	margin-top: -20px;
	padding-top: 0;
	text-align: right;
	color: #808080;
}
#Content #TextSize a:active {
	color: #808080;
	text-decoration: none;
	border: none;
}
#Content #TextSize a:visited {
	color: #808080;
	text-decoration: none;
	border: none;
}
#Content #TextSize a {
	color: #808080;
	text-decoration: none;
	border: none;
}
#Content #TextSize a:hover {
	color: #3C3;
}
#Content {
	/*width: 697px;*/
	margin: 0;
	margin-left: 200px;
	padding: 20px 0;
	color: #333;
	background-color: #F0F0F0;
	border: 3px solid #999;
	border-top-width: 0;
	border-left-width: 0;
	/*float: left;*/
}
#Content li {
	margin: 0;
	padding: 0;
	height: 2em;
	line-height: 2em;
	list-style: none;
}
#Mission {
	color: #900;
	font-style: italic;
	border: 1px dotted #900;
	padding: 5px;
}
#Content a {
	color: #009;
	text-decoration: none;
	border-bottom: 1px dotted #009;
}
#Content a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
#Content a:hover {
	color: #090;
	text-decoration: none;
	border-bottom: 1px dotted #090;
}
#PrintFooter {
	display: none;
	visibility: hidden;
	speak: none;
}
#Footer {
	width: 100%;
	min-width: 600px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	white-space: nowrap;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
#Footer a:visited {
	color: #999;
	text-decoration: none;
}
#Footer a:hover {
	color: #090;
	text-decoration: none;
}
#Footer a.top, #Footer a.top:visited {
	color: #FFF;
	text-decoration: none;
}
img {
	border: none;
	border-width: 0;
}
.small {
	font-size: .85em;
}
.red {
	color: #900;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
} 
.nomargin {
	margin: 0;
	padding: 0;
}
.screenhide {
	display: none;
	visibility: hidden;
	speak: none;
}






