@charset "utf-8";
html {
	background:#6f7785 url(images/bg1.jpg) repeat-x;
}
body  {
	font:90% Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin:auto;
	padding:0;
	width:989px;
	text-align:center;
	color:#000;
}
li {
	font-size:14px;
	list-style-image:url(images/green_bullet.gif);
	font-weight:bold;
	font-size:90%;
}
h1, h2, h3, h4 {
	font-weight:bold;
	line-height:70%;

}
h1 {
	font-size:140%;
}
h2 {
	font-size:120%;
	color:#000;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:110%;
	color:#099;
}
a img {
	border:0;
	outline:none;
}
a {
	color:#039;
}
a:link {
	color:#039;
}
a:visited {
	color:#039;
}
a:hover {
	color:#090;
}
a:active {
	color:#090;
	outline:none;
}
#container { 
	width:989px;
	background:#fff;
	margin:0 auto;
	border:3px solid #000;
	text-align:left;
} 
#header { 
	background:#1f1f67 url(images/header-bg1.jpg) no-repeat; 
	color:#fff;
	height:200px;
	text-align:right;
}
#hidden1, #hidden2, #hidden3 {
	display:none;
}
#navarea {
	background:#6C87A9 url(images/nav-bg.jpg) repeat-x;
	height:36px;
	margin:0px;
	text-align:right;
}
.sidebar {
	font-size:90%;
	color:#060;
	width:220px;
	background:#c8d6f1 url(images/sidebar-bg.jpg) right top no-repeat;
}
#mainContent { 
	margin:0 0 0 0px;
	padding:0 -15px 0 0px;
	background:transparent;
} 
#footer { 
	background:#1e2137 url(images/footer-bg.jpg) repeat-x;
	color:#fff;
	height:100px;
	font-size:11px;
	padding:2px 10px 7px 20px;
	margin:0;
} 
#footer a:link {
	color:#fff;
	text-decoration:none;
}
#footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#66FF99;
	text-decoration:none;
}
#footer a:active {
	color:#66FF99;
	text-decoration:none;
}
.footerblockleft {
	border-right:1px solid #707588;
}
.bold_f, .bold-f:link {
	font-weight:bold;
	color:#97E6E6;
}
.bold_f:hover {
	color:#97E6E6;
}
.fltrt {
	float:right;
	margin-right:18px;
}
.fltlft {
	float:left;
	margin-left:18px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
	margin:0;
}
.smallbreak {
	font-size:5px;
}
.margin_image_right {
	margin-left:12px;
}
.margin_image_left {
	margin-right:12px;
}
.mapborder {
	border:2px solid #036;
}
.emphatic {
	color:#990000;
}
.spaced {
	padding:0px 1em 1em 1em;
}
.header_green {
	background-image:url(images/premium_header.jpg) repeat-x;
	background-color:#060;
	color:#fff;
}
.header_blue {
	background-image:url(images/basic_header.jpg) repeat-x;
	background-color:#039;
	color:#fff;
}
.force16 {
	font-size:16px;
}
.force13 {
	font-size:13px;
}
.force12 {
	font-size:12px;
}
.force10 {
	font-size:10px;
}
.border1 {
		border:2px solid #aaa;
}
.divider { 
	background:transparent;
	height:0px;
	width:0px;
	margin:0;
	padding:0;
	font-size:0px;
	overflow:hidden;
}
.white {
	color:#fff;
}
.minitable {
	background-color:#999;
}
.minitable td {
	background-color:#fff;
}
.vert-divider {
	border-left:2px dotted #666;
}
.small-bold {
	font-size:80%;
	font-style:italic;
	color:#060;
}
