* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style:none;
}
#page_content ul{
	list-style:none;
	margin-left:15px;
}
object {
	vertical-align: top;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
body {
	background-image:url(images/Background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #CCC;
}
h6 {
	padding: 0 0 15px 0;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	font-weight:bold;
}
h6.extra {
	padding: 0 0 10px 0;
}
h6 a {
	text-decoration: none;
	color: #fff;
}
h6 a:hover {
	text-decoration: underline;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 2px 18px 42px 1px;
}
img.fleft1 {
	float: left;
	margin: 2px 18px 32px 1px;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main {
	width: 918px;
	margin: 0 auto;
	font-size: 0.75em;
	background-color:#333;
}
#page1 #header {
	position: relative;
	height: 522px;
}
#page2 #header {
	position: relative;
	height: 281px;
}
#header strong {
	text-transform: uppercase;
	word-spacing: -1px;
	font-size: 0.833em;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 33px;
	left: 2px;
}
#navi {
	overflow: hidden;
	position: absolute;
	top: 9px;
	right: 6px;
	z-index:100;
	width: 295px;
}
#navi li {
	background: url(images/navi-divider.gif) no-repeat 0% 3px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 9px 0 7px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #000;
}
#navi li a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
#navi li a:hover {
	text-decoration: underline;
}
#navi li span a {
	color: #ffa800;
}
#header-line {
	background-color: #2c2c2c;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 55px;
	left: 0;
}
#logo {
	position: absolute;
}
#search-form {
	width: 259px;
	height: 28px;
	position: absolute;
	top: 104px;
	right: 0;
}
#search-form input {
	background-color: #242526;
	width: 178px;
	height: 17px;
	padding: 6px 3px 3px 3px;
	border: 1px solid #101111;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #fff;
}
#search-form #search-submit {
	background-color: #101111;
	width: 73px;
	height: 28px;
	padding: 0;
	border: none;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #fff;
}
#header-line1 {
	background: url(images/header-line.gif) no-repeat 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 155px;
	left: 0;
}
#header-pictures {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 161px;
	left: 0;
}
#header-pictures li {
	float: left;
	padding: 0 1px 1px 0;
}
#header-pictures li.extra {
	padding: 0 0 1px 0;
}
#page1 #menu {
	top: 110px;
}
#page2 #menu {
	top: 110px;	
}
#menu {
	background-color:#000;
	width: 100%;
	height: 51px;
	overflow: hidden;
	position: absolute;
	top: 290px;
	left: 0;
}
#menu li {
	background: url(images/menu-divider.gif) no-repeat 0% 0%;
	float: left;
	text-transform: uppercase;
	font-size: 0.833em;
}
#menu li a {
	display: block;
	width: 115px;
	height: 51px;
	line-height: 49px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #fff;
}
#menu li a:hover {
	background-image:url(images/btnArrow.png);
	background-repeat:no-repeat;
	background-position:top center;
	color: #ffa800;
}
#menu li#menu-act a {
	background-image:url(images/btnArrow.png);
	background-repeat:no-repeat;
	background-position:top center;
	color: #ffa800;
}
#menu li.extra a {
	width: 113px;
}
#content {
	padding: 0 0 0 0;
}
#content p {
	padding: 0 0 15px 0;
	line-height: 1.154em;
	font-size: 1.083em;
	color: #999;
}
#content p i {
	font-style: normal;
	color: #9f9f9f;
}
#content p i a {
	color: #4b4b4b;
}
#content p em {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}
#content p.extra {
	padding: 0 0 29px 0;
}
#content p.extra1 {
	padding: 0 0 40px 0;
}
#content p.extra2 {
	padding: 0 0 13px 0;
}
#content p.extra3 {
	padding: 0 0 27px 0;
}
.row-1 p {
	padding: 0 0 15px 0 !important;
	line-height: 1.25em !important;
	font-size: 1em !important;
	color: #FFF !important;
}
.row-1 p.extra {
	padding: 0 0 28px 0 !important;
}
.row-1 p.extra1 {
	padding: 0 0 22px 0 !important;
}
.row-1 p.extra2 {
	padding: 0 0 10px 0 !important;
}
.row-1 p.extra-style {
	line-height: 1.154em !important;
	font-size: 1.083em !important;
}
.row-2 {
	padding: 14px 0 20px 14px;
}
.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
}
.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
}
.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
}
.indent-1 {
	padding: 15px 24px 15px 24px;
}
.indent-2 {
	padding: 15px 24px 15px 24px;
}
.indent-3 {
	padding: 15px 24px 15px 24px;
}
.indent-4 {
	padding: 15px 24px 15px 24px;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	color:#F90;
	font-variant:small-caps;
	text-align:center;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding-top:10px;
}
.title-1 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 16px 0;
}
.title-2 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 23px 2px;
}
.title-3 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 25px 2px;
}
.title-4 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 19px 0;
}
.list {
	padding: 0 0 15px 20px;
}
.list li {
	background: url(images/marker.gif) no-repeat 0% 10px;
	padding: 0 0 0 16px;
	line-height: 2.083em;
	color: #666;
}
.list li a {
	color: #999;
}
.link {
	color: #ffa800;
}
.list-1 {
	margin: -2px 0 0 0;
}
.list-1 dt {
	line-height: 1em;
	font-size: 1.25em;
	color: #9f9f9f;
}
.list-1 dt a {
	text-decoration: none;
}
.list-1 dt a:hover {
	text-decoration: underline;
}
.list-1 dd {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	line-height: 1.154em;
	font-size: 1.083em;
	color: #999;
}
.list-1 dd p {
	padding: 0 0 0 0 !important;
	line-height: 1.154em !important;
	font-size: 1em !important;
}
.list-1 dd a {
	color: #ffa800;
}
.list-1 dd.extra {
	background: none;
	margin: 0 0 14px 0;
}
.list-1 dd.extra1 {
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.list-2 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.list-2 li {
	width: 195px;
	padding: 0 13px 0 0;
	float: left;
	line-height: 1.25em;
}
.list-2 li img {
	margin: 0 0 17px 0;
}
.list-2 li strong {
	display: block;
	font-weight: normal;
	font-size: 1em;
	color: #ffa800;
}
.list-2 li strong span {
	display: block;
	color: #4b4b4b;
}
.list-2 li strong span a {
	color: #4b4b4b;
}
.list-2 li.extra {
	width: 126px;
}
.list-3 {
	padding: 6px 0 0 0;
}
.list-3 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 15px 0;
	vertical-align: top;
	line-height: 1.154em;
	font-size: 1.083em;
	color: #4b4b4b;
}
.list-3 li img {
	float: left;
	margin: 2px 19px 0 0;
}
.list-3 li strong {
	display: block;
	padding: 0 0 15px 0;
	line-height: 1em;
	font-size: 1.154em;
	font-weight: normal;
	color: #9f9f9f;
}
.list-3 li strong a {
	text-decoration: none;
	color: #9f9f9f;
}
.list-3 li strong a:hover {
	text-decoration: underline;
}
.list-3 li p {
	padding: 0 0 0 0 !important;
	font-size: 0.923em !important;
}
.list-3 li a {
	color: #ffa800;
}
.list-3 li.extra {
	padding: 0 0 2px 0;
}
.list-3 li.extra1 {
	padding: 0 0 62px 0;
}
.list-3 li.extra2 {
	padding: 0 0 28px 0;
}
.list-3 li.no-indent {
	padding: 0 0 0 0;
}
.list-position {
	padding: 2px 0 14px 0;
}
.list-position1 {
	padding: 2px 0 21px 0;
}
#contact-form {
	background: url(images/contact-textarea.gif) no-repeat 0% 117px;
	width: 214px;
	margin: -3px 0 0 0;
	line-height: 1.167em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4b4b4b;
}
#contact-form label {
	background: url(images/contact-input.gif) no-repeat 0% 17px;
	display: block;
	height: 50px;
}
#contact-form span {
	display: block;
	padding: 0 0 3px 0;
}
#contact-form input {
	background: none;
	width: 208px;
	height: 17px;
	padding: 6px 3px 3px 3px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}
#contact-form textarea {
	background: none;
	width: 208px;
	height: 133px;
	padding: 3px;
	border: none;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}
#contact-form a {
	float: right;
	margin: 30px 11px 0 -2px;
}
.indent-bot {
	margin: 0 0 27px 0;
}
.list-indent {
	padding: 0 0 23px 0 !important;
}
#footer {
	height: 50px;
	background-color:#242424;
}
#footer_links{
	float:left;
}
#footer_pics{
	float:right;
	margin-right:10px;
}
#footer p {
	padding: 10px 0 0 14px;
	font-size: 1.083em;
	color: #CCC;
}
#footer p a {
	text-decoration: none;
	color: #9f9f9f;
}
#footer p a:hover {
	text-decoration: underline;
}

caption {
	padding: 0 0 5px 0;	 
	text-align: left;
	font-size:1.25em;
	color:#FFFFFF;
}

.dark_table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #F90;
	border:1px solid #000;
	letter-spacing: 2px;
	
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #000;
}



.dark_table td {
	border-top:1px solid #4E4E4E;
	border-left:1px solid #4E4E4E;
	border-right:1px solid #4E4E4E;
	border-bottom:1px solid #4E4E4E;
	background-color: #111;
	padding: 6px 6px 6px 12px;
	color: #CCC;
}


.dark_table td.alt {
	background-color: #1B1B1B;
	color: #CCC;
}

h1{
	font-size:1.3em;
	background-image:url(images/section-header.png);
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	height:20px;
	color:#F90;
}
h2{
	font-size:1.2em;
	height:20px;
	color:#F90;
}

#subnav{
	width:100%; 
	height:25px; 
	border-top: #333 solid thin;
	border-left: #333 solid thin;
	background-color:#000; 
	padding-top:5px; 
	text-align:center
}
#subnav a{
	text-decoration:none;
}
#subnav a:hover {
	color:#F90;
}
.fineprint {
	font-size:.9em;
	color:#999;
}
#page_content{
	padding:0 2.5% 0 2.5%;
}
.listA{
	margin-left:20px;
}
.dark_table .orange_accent{
	color:#000;
	background-color:#F90;
	font-weight:bold;
}
#webfrontid{
	width:250px;
	height:300px;
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:100;
}
.stafftable{
	background-color:#1B1B1B;
}
.bullets li{
	list-style:disc;
}
#calculator {
	padding: 20px 0px;
}
