@charset "utf-8";
body {
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	margin: 0;
	font-size: 75%;
	background-position: center bottom;
	background-image: url(images/web_back_1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img {
	border: none;
}

#logo_heading {
	margin-top: 0px;
	padding-left: 10px;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/logo-dark-1.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 5px;
}
h1 {
	margin-top: 0px;
	padding-left: 15px;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/logo-dark-1.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-top: 75px;
}
h2, h3, h4, h5, h6 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
a:link, a:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFBB00;
	text-decoration: underline;
	font-weight: bold;
}
#container {
	margin:0 auto;
	margin-top:0px;
	width: 880px;
	height: auto;
}
#header {
	margin: 0px;
	height: 38px;
}
#navbar {
	padding-top:0px;
	font-size: 11px;
	font-weight: normal;
	padding-right: 0px;
	float:left;
	width:100%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar ul {
	margin:0;
	padding:15px 10px 0 5px;
	list-style:none;
}
#navbar li {
	display:inline;
	margin:0;
	padding:0;
}
#navbar a {
	float:left;
	background:url("images/tableftH.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
}
#navbar a span {
	float:left;
	display:block;
	background:url("images/tabrightH.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a span {
	float:none;
}
/* End IE5-Mac hack */
    #navbar a:hover span {
	color:#FFF;
}
#navbar #current a {
	background-position:0 -84px;
}
#navbar #current a span {
	background-position:100% -84px;
	color:#000000;
}
#navbar a:hover {
	background-position:0% -42px;
}
#navbar a:hover span {
	background-position:100% -42px;
}
#nav2 {
	margin: 0;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 1px;
	padding-left: 0;
	font-size: 11px;
	background-color: white;
	height: 20px;
	font-weight: bold;
}
#nav2 li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
#nav2 a:link, #nav2 a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
#nav2 a:hover, #nav2 a:active {
	color: #000000;
	background-color: #FFFF99;
	text-decoration: underline;
}
#nav2 #subcurrent a {
	color:#6D5200;
	background-color: #FFFF99;
	text-decoration: underline;
}
#subnav_left {
	float:left;
	margin:5px;
	padding-left: 20px;	
}
#subnav_left ul {
	list-style-type:none;
	padding-left:0px;
	line-height:150%;

}
#subnav_left #nav a:link, #subnav_left #nav a:visited  {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
#subnav_left #nav a:hover, #subnav_left #nav a:active  {
	color: #000000;
	background-color: #FFFF99;
	text-decoration: underline;
}

#subnav_left #nav #current {
	color:#6D5200;
	background-color: #FFFF99;
	text-decoration: underline;
	font-style: italic;
}
#subnav_left #nav #current a {
	color:#6D5200;
	background-color: #FFFF99;
	text-decoration: underline;
	font-style: italic;
}
#content {
	background-color:#CCCCCC;
	border: thick solid #FFFFFF;
	min-height: 650px;
	background-image: url(images/web_back_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

#content p {
	font-size: 14px;
	line-height: 25px;
}

#two_col_left_wide {
	font-size: 14px;
	line-height: 25px;
	margin:0;
	padding:10px;
	width:600px;
	height: auto;
	float: left;
}
#two_col_right_wide {
	font-size: 14px;
	line-height: 25px;
	margin:0;
	padding:10px;
	width:600px;
	height: auto;
	float: right;
}
#one_col_wide {
	font-size: 14px;
	line-height: 25px;
	margin:0;
	padding:10px;
	height: auto;
}
#sidebar_right {
	float:right;
	width: 225px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #999999;
	padding-right: 5px;
	border: thin solid #373011;
}
#sidebar_left {
	float:left;
	width: 220px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #999999;
}
#footer {
	background-color:#none;
	color:#FFFFFF;
	font-size:x-small;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}
.infobox_wide {
	padding:5px;
	width:590px;
	float: left;
	margin-bottom: 20px;
	padding-top: 19px;
	font-size: 14px;
	line-height: 25px;
	background-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
.infobox_wide_full {
	padding:5px;
	margin-bottom: 20px;
	padding-top: 19px;
	font-size: 14px;
	line-height: 25px;
	background-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-right: 50px;
}
.infobox_wide_rt {
	background:#000000;
	padding:5px;
	width:590px;
	font-size: 14px;
	line-height: 25px;
	float: right;
	margin-bottom: 20px;
	line-height: 20px;
}
.infobox_small_lt {
	padding:5px;
	width:280px;
	float:left;
	line-height: 20px;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
}
.infobox_small_rt {
	padding:5px;
	width:280px;
	float:right;
	line-height: 20px;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
}
#flash {
	margin: 0;
}
#news_block {
	margin-top: 20px;
}
#news_block a:link, #news_block a:visited {
	color:#000066;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#news_block a:hover {
	color:#000099;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#logo {
	background-color:#000000;
	background-image:url(images/logo-dark-1.png);
	width:100%;
	height:200px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 5px;
}
.news_date {
	color:#000000;
	font-weight: bold;
}
.clearfloat {
	clear:both;
}
.float_lt {
	float:left;
	margin-right: 15px;
}
.float_rt {
	float:right;
	margin-left: 15px;
}
.active {
	font-weight: bold;
	color: #FCBB00;
}
.trade_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.alert {
	color:#FF0000;
	font-family:"Courier New", Courier, monospace;
	background-color:#FFFF99;
	font-weight: bold;
}
