﻿html
{
	margin: 0;
	padding: 0;
}
a
{
	color: #000000;
}
p
{
	line-height: 1.6;
}
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background-image: url(Images/bgm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: HELVETICA;
	background-color: #9e9e9e;
	font-size: 13px;
}
pre
{
	font: inherit;
}
div#wrapper
{
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
div#innerwraper
{
	padding-top: 35px;
	margin: 0px auto;
	text-align: left;
	width: 815px;
	height: 100%;
}
div#header
{
	height: 97px;
	background-image: url(Images/bgh.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#header img
{
	padding: 7px 0px 0px 10px;
}
.logo
{
	vertical-align: top;
	margin-top: 18px;
}
div#topnav
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #464646;
	float: left;
	height: 33px;
	width: 100%;
	background-position: left;
	background-image: url(Images/navl.gif);
	background-repeat: no-repeat;
}
div#navl
{
	clear: both;
	float: left;
	width: 95%;
}
div#navr
{
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 33px;
	background-position: right;
	background-image: url(Images/navr.gif);
	background-repeat: no-repeat;
	float: right;
}
div#topline
{
	border-style: none;
	float: left;
	background-position: center top;
	background-image: url(Images/bbgh.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	padding: 0px;
	_margin-bottom: -6px;
}

div#main
{
	float: left;
	width: 100%;
	background-position: center top;
	background-image: url(Images/bbgb.gif);
	background-repeat: repeat-y;
}
div#maininner
{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	width: 790px;
	height: 100%;
}
div#bginner
{
	display: inline;
	background-color: #000000;
	clear: left;
	float: left;
	width: auto;
	height: 100%;
}
div#inner
{
	float: left;
	width: 15%;
	background-color: #525254;
}
div#side
{
	clear: both;
	height: 100%;
}
div#menu
{
	padding: 0px;
	float: left;
	width: 100%; /* width: 15%; 	background-position: left top; 	background-color: #000000; 	background-image: url(Images/clt.gif); 	background-repeat: no-repeat; 	*/
}

div#content
{
	background-position: right bottom;
	float: left;
	width: 83%;
	height: 100%;
	background-color: #FFFFFF;
}
div#cheader
{
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	background-position: right top;
	background-color: #000000;
	background-image: url(Images/crt.gif);
	background-repeat: no-repeat;
}
div#cbody
{
	padding: 5px 10px 5px 10px;
	height: 100%;
	font-size: 12px;
	overflow: visible;
	min-height: 613px;
}
div#footer
{
	font-size: 0.7em;
	clear: both;
	color: #EAEAEA;
	text-align: right;
	padding-right: 20px;
	background-position: center top;
	background-image: url(Images/bbgf.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 2px;
}
.btn
{
	padding: 0px;
	margin: 0px 0px 0px 51px;
	list-style-type: none;
}
.btn li
{
	float: left;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 2px;
	background-color: #F78F1E;
	height: 25px;
	width: 99px;
	background-image: url(Images/btnb.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btn li a
{
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18pt;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	word-spacing: 1pt;
}
.btn li:hover
{
	background-color: #FFCC66;
	background-image: url(Images/btnbh.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.currentPage
{
	background-color: #FFCC66;
	background-image: url(Images/btnbh.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btn a:hover
{
	color: #000000;
}

.emailForm
{
	border: none;
	padding: 5px;
	margin: 2px;
}
.emailForm div
{
	padding: 2px;
	font-size: 12px;
	color: #333333;
}
.gbutton
{
	border: 1px solid #C0C0C0;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.gbutton:hover
{
	background-color: #808080;
}
.txtEmail
{
	border: 1px solid #C0C0C0;
}
.emaillink
{
	text-decoration: none;
	font-weight: bold;
	color: #F88017;
}
.txtContent
{
	border: 1px solid #C0C0C0;
}
.message
{
	color: Red;
}
.highlight
{
	font-family: HELVETICA;
	font-size: 18pt;
	color: #F88017;
}
.highlightnorm
{
	font-size: 11pt;
	font-weight: normal;
	font-family: HELVETICA;
	color: #F88017;
}
.highlightQuote
{
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: HELVETICA;
	color: #F88017;
}
.align-right
{
	float: right;
	margin: 10px 15px 15px 15px;
}
.align-left
{
	float: left;
	margin: 0 15px 15px 0;
}
#nav
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#nav a.head
{
	cursor: pointer;
	border: 0px;
	background: #F78F1E;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 1px;
	text-decoration: none;
	height: 20px;
}
#nav a.head:hover
{
	cursor: text; /* 	background-color: #FFCC66; */
}
#nav a.selected
{
}
#nav a.current
{
	background-color: #666666;
}
#nav ul
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#nav li
{
	text-indent: 2px;
	list-style: none outside none;
	display: inline;
}
#nav li li
{
	background-color: #999999;
}
#nav li li a
{
	color: #FFFFFF;
	display: block;
	text-indent: 10px;
	text-decoration: none;
	background-color: #999999;
	margin-left: 5px;
	margin-top: 2px;
	height: 20px;
}
#nav li li a:hover
{
	/* 	background-color: #CCCCCC; 	color: #000000; */
}

.head1
{
	cursor: pointer;
	border: 0px;
	background: #F78F1E;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 6px 1px 4px 3px;
	text-decoration: none;
}
head1:hover
{
	background-color: #FFCC66;
}

