@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C1C1C;
	margin: 0px;
	background: #5B646A;
}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #356AA0;
	text-decoration: none;
}
a:active {
	color: #990033;
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8DDDE;
	border-left-color: #D8DDDE;
}
#side-a {
	float: left;
	width: 280px;
}

#side-b {
	float: left;
	width: 280px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 50px;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.floatleft {
	float: left;
	margin: 10px 10px 10px 10px;
}	

#center {
	position: relative;
	margin: 0 13px 0 23px;
	padding: 0;
	float: left;
	width: 294px;
	line-height: 15px;
}
#header {
	background: #D8DDE0;
	height: 78px;
	width: 800px;
}
#navbar {
	background-color: #000000;
	height: 23px;
	width: 800px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}
#topimg {
	height: 105px;
	width: 643px;
	float: left;
}
#container {
	display: block;
	width: 800px;
	background: #ffffff;
}
#leftblock {
	float: left;
	width: 643px;
}
#leftblockcopy {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: #ffffff;
}
#date {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 3px;
	background-image: url(img/datebk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.topimghome {
	width: 643px;
	margin-bottom: 2px;
}
#rightblock {
	float: right;
	width: 157px;
	font-size: 10px;
	background: #ffffff;
}
#separator {
	clear: both;
	height: 10px;
}
#base {
	height: 20px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #d8ddde;
	background-image: url(img/basebk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #909697;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#base a:link {
	color: #909697;
	text-decoration: underline;
}
#base a:visited {
	color: #909697;
	text-decoration: underline;
}
#base a:hover {
	color: #3F71CF;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
}
.orangetxt {
	color: #f7941d;
}
.bluetxt {
	color: #356aa0;
}
h1, h2 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.6em;
	
}
p {
	margin-top: 0px;
}
li {
	list-style-image: url(img/bullet1.jpg);
}
ul ul li {
	list-style-image: url(img/bullet2.jpg);
}
