@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #232B4F;
	background-image: url(grafx/bodyback.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Geneva, Helvetica, Verdana, Arial;
	font-size: 100%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 806px;
	text-align: left;
}
#bodz {
	background-image: url(grafx/bodywrap_back.png);
	background-repeat: repeat-y;
	float: left;
	width: 806px;
}

#heder {
	background-image: url(grafx/header.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 806px;
}
#leftpanel {
	float: left;
	width: 200px;
	background-image: url(grafx/logopanel.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
}
#leftpanel h4 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	letter-spacing: .2em;
}
#leftpanel p {
	padding-left: 20px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	line-height: 21px;
}
#leftpanel   ul  {
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(grafx/navBTnorm.jpg);
	margin-top: 15px;
}
#leftpanel li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 11px;
	list-style-type: none;
	padding-right: 5px;
}
#leftpanel a {
	color: #42567B;
	text-decoration: none;
}
#leftpanel li a:link, #leftpanel li a:visited {
	text-decoration: none;
	color: #546D95;
	font-weight: bold;
}
#leftpanel li a:hover, #leftpanel li active, #leftpanel li a:focus {
	color: #FF6600;
	text-decoration: underline;
}
#rightpanel {
	background-image: url(grafx/contact_back.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 600px;
	margin-right: 6px;
	background-color: #FFFFFF;
}
#content {
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	font-size: 11px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #00769D;
}
#content a:hover,  #content a:focus {
	color: #FF6600;
	text-decoration: underline;
}
#content h1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B83A5;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
}
#content h2 {
	color: #666666;
	font-size: 13px;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 12px;
	margin-bottom: 8px;
	color: #00769D;
	padding-top: 5px;
	margin-right: 10px;
}


#content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0088B4;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#content ul {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 4px;
}
#content li {
	padding-bottom: 4px;
	list-style-image: url(grafx/cdot.gif);
}
#content p {
	padding-bottom: 10px;
}
#footer {
	background-image: url(grafx/footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 30px;
	width: 780px;
}
#footer a {
	color: #6BB6DA;
	text-decoration: none;
}
.tblhed {
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.rightbox {
	float: right;
	width: 305px;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.cutline {
	font-size: 10px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
