@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #d4d4d4 url(../images/bg_body.gif) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
a img {
	border: 0;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #60b5ff;
	font-weight: normal;
	margin-top: 0;
}
#rightcol h1 {
	font-size: 18px;
}
h2 {
	font-weight: normal;
	color: #60b5ff;
	font-size: 16px;
	margin-top: 0;
}
h3 {
	font-weight: normal;
	color: #004b8b;
	font-size: 14px;
	margin-top: 0;
}
p {
	line-height: 18px;
	margin-top: 0;
}
#rightcol p {
	color: #6a6a6a;
}
.bold, strong {
	font-weight: bold;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #004b8b;
}
a:hover {
	color: #60b5ff;
}
a:active {
	color: #004b8b;
}
#main {
	background: #fff url(../images/bg_main.gif) repeat-y;
	width: 960px;
	overflow: auto;
	padding: 30px 0;
}
#wrapper {
	text-align: left;
	margin: 0 auto 35px;
	width: 960px;
}
#masthead {
	width: 960px;
	height: 190px;
	margin-top: 20px;
	background: url(../images/bg_masthead.jpg) no-repeat;
}
#masthead img {
	width: 960px;
	height: 190px;
	border: 0;
}
#masthead h1 {
	display: none;
}
#menu {
	width: 910px;
	height: 32px;
	background: url(../images/bg_menu.gif) no-repeat;
	margin-top: 10px;
	padding: 0 26px;
}
#leftcol {
	width: 560px;
	float: left;
	padding: 0 40px;
}
#rightcol {
	width: 250px;
	float: right;
	padding: 0 40px 0 30px;
}
#footer {
	width: 880px;
	height: 32px;
	background: url(../images/bg_footer.gif) no-repeat;
	clear: both;
	padding: 0 40px;
	font-size: 10px;
	color: #004b8b;
}
.legal {
	float: left;
	width: 40%;
	text-align: left;
	margin-top: 10px;
}
.powered {
	float: right;
	width: 40%;
	text-align: right;
	margin-top: 10px;
}
.powered img {
	vertical-align: top;
	border: 0;
	margin-left: 1px;
}
#footer a, #footer a:link {
	text-decoration: none;
	color: #004b8b;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
hr {
	display: none;
}
.hor-rl {
	height: 3px;
	background: #e0e0e0;
	padding: 0;
	margin: 15px 0;
}
.pic {
	margin: 15px 0 25px;
	border: 3px solid #004b8b;
}
.aside {
	display: none;
}
.info-table {
	float: left;
	margin: 0 0 25px;
	background: #eaeaea;
	border: 2px solid #d4d4d4;
	border-top: none;
	font-size: 0.8em;
}
.info-table td {
	border-bottom: 1px solid #606060;
	padding: 5px;
}
.info-table caption {
	text-align: left;
	height: 25px;
	font-weight: bold;
	background: #606060;
	color: #eaeaea;
	display: table-caption;
	font-size: 1.2em;
	padding: 5px;
}
.info-table-bottom-info {
	border: none;
	border-top: 1px solid #eaeaea;
	background: #606060;
	color: #eaeaea;
}
.info-table-bottom-info a {
	color: #eaeaea;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menubar a {
	display: block;
	text-decoration: none;
	color: #004b8b;
}
#menubar a.tophead {
	height: 12px;
	padding: 6px 16px 13px;
	font-size: 14px !important;
	text-transform: uppercase;
	white-space: nowrap;
}
#menubar li {
	float: left;
	width: 9em;
}
#menubar li {
	position: relative;
}
/* hide from IE mac \*/
#menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li {
	/* width: 150px; */
	font-size: 14px;
}
#menubar ul li a {
	color: #004b8b;
	padding: 2px 10px;
	margin: 2px 8px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background: #004b8b url(../images/bg_menu-over.gif) repeat-x top;
}
#menubar li:hover a, #menubar a:focus, #menubar a:active, #menubar li.hvr a {
	color: #c3e3ff;
	background: #004b8b url(../images/bg_menu-over.gif) repeat-x top;
}
#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
	background: #004b8b;
}
#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #c3e3ff;
	background: transparent;
}
#menubar ul a:hover {
	background: #60b5ff!important;
	color: #fff !important;
}
#d1 {
	width: 44px;
}
#d2 {
	width: 142px;
}
#d3 {
	width: 199px;
}
#d4 {
	width: 102px;
}
#d5 {
	width: 99px;
}