@charset "utf-8";
/* CSS Document */

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topbar {
	background-image: url(bm_images/top-bar.gif);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 1000px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0D3379;
	border-bottom-color: #0D3379;
	border-left-color: #0D3379;
}
#content {
	float: left;
	height: auto;
	width: 940px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D3379;
	border-bottom-color: #0D3379;
	border-left-color: #0D3379;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFF;
}
#header {
	background-image: url(bm_images/header.gif);
	float: left;
	height: 208px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0D3379;
	border-left-color: #0D3379;
	position: relative;
}
ul.mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	border: none;
	float: right;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #150583;
	background-color: #7E8CED;
}
#content-left a {
	color: #1F08BD;
	padding: 2px;
}
#content-left a:hover {
	color: #FC0;
	background-color: #1F08BD;
	text-decoration: none;
}
#content-right a {
	color: #1F08BD;
	padding: 2px;
}
#content-right a:hover {
	color: #FC0;
	background-color: #1F08BD;
	text-decoration: none;
}
li {
	padding-bottom: 12px;
}
#top-bar-content {
	float: left;
	width: 350px;
	color: #1B1BA3;
	height: 26px;
	padding-top: 12px;
	padding-left: 5px;
	font-size: 9px;
	margin-left: 160px;
	text-align: right;
}

ul.mainnav li {
	margin: 0px;
	float: right;
	width: auto;
}	
ul.mainnav a
{
	display: block;
	cursor: pointer;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	color: #FFFFFF;
	text-decoration: none;
	color:#fff;
	font-size: 11px;
	letter-spacing: .1em;
}
ul.mainnav a:hover {
	color: #FC0;
	background-color: #9185DF;
}
ul.mainnav li {
	margin: 0px;
	float: right;
	width: auto;
}	
ul.mainnav a
{
	display: block;
	cursor: pointer;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
	color:#fff;
	font-size: 10px;
}
#content-left {
	float: left;
	height: auto;
	width: 570px;
	margin-right: 30px;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1F08BD;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F08BD;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	padding-right: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	background-color: #1F08BD;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	letter-spacing: .1em;
	margin-top: 0px;
}
#footer {
	float: left;
	width: 940px;
	color: #FC0;
	background-color: #1F08BD;
	padding: 4px;
	position: relative;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
}
#header a {
	text-indent: -20000px;
	display:block;
	width: 1000px;
	height: 208px;
}
#header a:hover {
	text-decoration: none;
	background-color: none;
}
.content-right {
	float: left;
	height: auto;
	width: 330px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1F08BD;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00F;
	border-bottom-color: #1F08BD;
	background-color: #CCC6F0;
	margin-bottom: 20px;
}
.content-right h1 {
	margin-left: 10px;
	width: 260px;
}
.content-right ul li a {
}
.content-right ul {
	margin-left: 10px;
}
.content-right-wrap {
	float: left;
	width: 334px;
}
p.head {
	font-size: 14px;
	color: #1F08BD;
	line-height: 20px;
	text-align: center;
}
#footer a {
	color: #FC0;
}

