html { background: none; }
body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	background: #e8e8e8;
	min-width: 980px;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
a {
	color: #163341; /**/
	font-weight:800;
	/*text-decoration: none;*/
}
em { font-style: italic; }
strong { font-weight: bold; }
.wrapper { background: url(../images/bg-container.gif) repeat-y 50% 0; }
.bg-bottom {
	background: url(../images/bg-container-bottom.gif) no-repeat 50% 0;
	height: 33px;
}
.accessibility { display: none;}
#main {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
/* header start */
#header {
	width: 980px;
	height: 112px;
	position: absolute;
	top: 0;
	left: 0;
}
/* logo */
.logo {
	position: absolute;
	top: 55px;
	left: 18px;
}
.logo a {
	display: block;
	background: url(../images/logo.gif) no-repeat;
	width: 360px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}
/* main navigation start */
#main-nav {
	float: right;
	margin: 78px 20px 0 0;
	display: inline;
}
#main-nav li {
	float: left;
	font: bold 15px/18px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 17px;
}
#main-nav li a {
	text-decoration: none;
	color: #163341;
	float: left;
	background: url(../images/bg-main-nav.gif) repeat-x;
	padding: 0 0 7px;
	text-transform:uppercase;
}
#main-nav li.current_page_item a,
#main-nav li.current_page_parent a,
#main-nav li a.active { background-position: 0 -26px; }
/* main navigation end */
/* header end */

/* footer start */
#footer {
	overflow: hidden;
	height: 1%;
	border-top: 1px solid #c8c8c8;
	margin: 0 22px 0 18px;
	padding: 28px 0 26px;
}
/* footer link */
#footer .footer-nav {
	float: left;
	margin: 1px 0 0 2px;
	display: inline;
}
#footer .footer-nav li {
	float: left;
	font-weight: bold;
	padding: 0 10px 0 0;
}
#footer .footer-nav a,
#footer .copyright li a {
	color: #163341;
	text-decoration: none;
}
#footer .footer-nav a:hover,
#footer .copyright li a:hover { text-decoration: underline; }
/* copyright and design */
#footer .copyright {
	float: right;
	display: inline;
	margin: 0 -9px 0 0;
}
#footer .copyright li {
	float: left;
	padding: 0 8px 0 7px;
	background: url(../images/sep.gif) no-repeat 100% 3px;
}
/* footer end */

/* main container start */
.container {
	padding: 112px 0 25px 21px;
	height: 1%;
	overflow: hidden;
}
/* main image */
.main-image img { display: block; }
/* home page content */
.content {
	background: url(../images/line.gif) repeat-y 663px 0;
	margin: 21px 0 0;
	height: 1%;
}
.content:after {
	content: "";
	clear: both;
	font-size: 0;
	display: block;
}
/* text side */
.content .text {
	float: left;
	width: 626px;
	margin: -1px 0 0;
	padding: 0 0 0 3px;
	display: inline;
}
/* text styles */
.content .text h1 {
	margin: 0 0 14px -3px;
	padding: 6px 0 10px 9px;
	background-color: #163341;
	font: 35px/37px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	position: relative;
}
.content .text h2 {
	font: 24px/27px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 15px;
	color: #163341;
}
.content .text h2 a {
	color: #163341;
	text-decoration: none;
}
.content .text h2 a:hover { text-decoration: underline; }
.content .text h3 {
	margin: 0;
	padding: 0 0 15px;
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
}
.content .text h4 {
	margin: 0;
	padding: 0 0 15px;
	font: 18px/21px Georgia, "Times New Roman", Times, serif;
}
.content .text p {
	line-height: 18px;
	padding: 0 10px 18px 0;
}
.content .text p.important-text {
	color: #163341;
	font: 24px/32px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 13px 5px;
}
.content .text img {
	float: left;
	margin: 4px 24px 0 -2px;
	position: relative;
}
.content .text ul {
	margin: -4px 0 0;
	padding: 0 0 6px;
}
.content .text ul li {
	list-style: none;
	line-height: 19px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 13px 20px;
	font-weight: bold;
}
.content .text ul li ul{
	padding-top:6px;
}
.content .text ol {
	padding: 0 0 6px 3px;
}
* html .content .text ol { padding-left: 7px; }
*+html .content .text ol { padding-left: 7px; }
.content .text ol li {
	margin: 0 0 0 15px;
	padding: 0 0 10px;
	list-style: decimal;
}
/* sidebar */
.sidebar {
	float: right;
	width: 240px;
	margin: -1px 22px 0 0;
	position: relative;
	display: inline;
}
/* categories start */
.category {
	padding: 12px 0 35px 9px;
	border-top: 8px solid #163341;
}
.category h3 {
	color: #163341;
	font: bold 16px/19px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 0 0 15px;
}
.category ul {
	padding: 0 30px 0 1px;
	height: 1%;
}
.category ul li {
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 1px 20px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 17px;
}
.category ul li a {
	text-decoration: none;
	color: #163341;
}
.category ul li a:hover { text-decoration: underline; }
/* categories end */
#comment {
	width:544px;
}
#submit {
	margin: 10px;
}
#tooltip {position:absolute; background:#fff; padding:10px; border:2px solid #163341; width:390px}
#tooltip h3{color:#163341}
#tooltip.summary {width:280px; background:#eee; padding:5px; line-height:140%}