@charset "UTF-8";
/* CSS Document */

/* **********  RESET browser settings  *********** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/* **********  END RESET browser settings  *********** */

.clear{clear:both;}
.left {float:left;}
.right {float:right;}
.none {float: none;}
.block {display:block;}

/* HTML TAGS */
html,body {
	height: 100%; /* needed for container min-height */
}

body {
	background-color: #FFFFFF;
	background-image: url('../../img/page_parts/bg.gif');
	background-repeat: repeat-x;
}

li {
	list-style-type: disc;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	width: 550px;
}

tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	border: solid 1px #d7d5d5;
	vertical-align: middle;
	text-align: left;
}

h1 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: lighter;
	color: #FF6600;
	padding: 0 0 0 0;
	line-height: 34px;
}

h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}


/* drop down */
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li {
	margin: 0 0 0 0;
	padding: 0 18px 0 0;
	list-style: none;
	float: left;
}

/* modified table */

#table2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	width: 840px;
}

#table2 tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#table2 td {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	border: none;
	text-align: left;
}

/* FORM STYLES */
.field {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	border: thin;
	border-style: solid;
	border-color: #999999;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	color: #01a7d9;
}

textarea {
	width: 300px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	border: thin;
	border-style: solid;
	border-color: #999999;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	color: #01a7d9;
}

/* FONT STYLES */
.basic_font {
	font-family: 'Arial', sans-serif;
	line-height: 30px;
}

.title { 
	font-size: 18px; 
	font-weight: bold; 
	color: #8f8f8f; 
}

.content { 
	font-size: 10px; 
	font-weight: normal;
	color: #666666; 
}

.content a { 
	
}

.content a:hover { 
	
}

.body {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}

.body a {
	color: #FF6600;
	text-decoration: none;
}
.body a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.highlight {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	line-height: 32px;
}

.highlight a {
	text-decoration: none;
}

.hightlight a:hover {
	text-decoration: underline;
}

.sub {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 16px;
}

.sub a {
	font-weight: bold;
	text-decoration: none;
}

.sub a:hover {
	text-decoration: underline;
}

.secnav {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
}

.secnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.secnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainnav {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
}

.mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
}

.footer a {
	color: #FFFF99;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.topsigns {
	margin: 10px 0 0 0;
	font-size: 30px;
	color: #FFFFFF;
}



/* PARAGRAPH STYLES */
.body_content {
	position: relative;
	margin: 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	top: 20px;
}

.item {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-color: #333333;
}

/* LAYOUT */
div#background {
	height: 100%; /* needed for container min-height */
	/*background-image: url('../../img/page_parts/bg.gif');
	background-position: center top;
	background-repeat: no-repeat;*/
}

div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 980px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	background-color: #666666;
	/*background-image: url('../../img/page_parts/bars.gif');
	background-repeat: no-repeat;*/
}

div#topbar {
	position: relative;
	width: 880px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 50px;
	/*background-image: url('../../img/page_parts/topbar.gif');
	background-repeat: no-repeat;*/
}

#logoarea {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 250px;
	height: 250px;
	background-color: #333333;
}

#secnav {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	left: 770px;
}

#mainnav {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 50px;
	top: 20px;
	vertical-align: bottom;
}

div#content {
	position: relative;
	margin: 0 50px 0 50px;
	padding: 0 0 100px 0;
	width: 880px;
	background-color: #FFFFFF;
	overflow: auto;
}

div#whitepage {
	position: relative;
	height: 100%;
	backgound-color: #FFFFFF;
}

#mainimg {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 880px;
	height: 340px;
	background-color: #999999;
	/*background-image: url('../../img/page_parts/main_img.jpg');
	background-repeat: no-repeat;*/
}

#lowerthird {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 940px;
	height: 160px;
	background-color: #999999;
}

#infoarea {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 940px;
	height: 160px;
}

#box_a {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 610px;
	height: 160px;
	background-color: #333333;
	float: left;
}

#quicklinks {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 140px;
	float: left;
	overflow: hidden;	
}

#news {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 140px;
	float: right;
	overflow: hidden
}

#box_b {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 300px;
	height: 140px;
	background-color: #333333;
	float: right;
}

#hotnews {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 940px;
	height: 20px;
	background-color: #666666;
}

div#ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
}

#leftcolumn {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	width: 550px;
	border-right: 1px solid #d7d5d5;
}

#rightcolumn {
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	width: 230px;
}

#subnav_area {
	position: relative;
	width: 590px;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	top: 0px;
}

#subnav {
	width: 590px;
	height: 100px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subnavlinks {
	position: relative; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	left: 20px; 
	top: 30px;
}

div#footer {
	margin: 0 auto 0 auto;
	width: 980px;
	height: 80px;
	background-color: #666666;
}

#footercopy {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 50px;
}

.form_container {
	position: relative;
	width: 150px;
	padding: 0 0 0 0;
	float: left;
}

.nav_container {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 6px 10px 6px 10px;
	border: 1px solid #333333;
}

.rightcolumn_container {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 0 0 20px;
	width: 230px;
	height: 40px;
	background-color: #333333;
	vertical-align: middle;
}