* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: underline;
	color: #5b72a4;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	color: #6d6c71;
	line-height: 1.75em;
	background: #6d6c71;
	font-weight: bold;
}

body,input {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	/* [disabled]border: 1; */
	background-color: #CCC;
}

strong {
	color: #6d6c71;
	font-weight: bold;
}

br.clearfix {
	clear: both;
	text-align: right;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #6d6c71;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.75em;
	text-align: left;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
	color: #6d6c71;
	text-align: left;
	font-weight: normal;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
	text-align: left;
	/* [disabled]background-color: #CCC; */
}

.date {
	background: #6E6E6E;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
	border-radius: 2px;
}

#content {
	width: 600px;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 600px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 345px;
	width: 320px;
}

#footer {
	margin: 40px 0 120px 0;
	text-align: center;
	color: #6d6c71;
}

#footer a {
	color: #8C8B8B;
}

#header {
	height: 40px;
	position: relative;
	background: #ffffff url(images/bw1c.jpg) top left no-repeat;
	padding: 45px;
	color: #FFFFFF;
	width: 888px;
	border: solid 1px #ffffff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	background-color: #ffffff;
}

#logo {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #3E3E3E;
}

#logo h1 {
	font-size: 3.25em;
}

#slogan {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 62px;
	top: 0px;
}

#slogan h2 {
	color: #a9cc5a;
	font-size: 1.25em;
}

#menu {
	padding: 0 45px 0 45px;
	position: relative;
	background: #5b72a4 url(images/nav.gif) repeat-x top left;
	margin: 0 0 0 0;
	height: 60px;
	line-height: 60px;
	width: 890px;
	border-top: solid 1px #5b72a4;
	background-color: #5b72a4;
	text-align: left;
}

#menu a {
	text-decoration: none;
	font-size: 1.25em;
	letter-spacing: -1px;
	color: #ffffff;
}

#menu ul {
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#menu ul li {
	padding: 0 0px 0 0px;
	display: inline;
}

#menu ul li.first {
	padding-left: 0;
}

#page {
	padding: 15px 45px 15px 45px;
	position: relative;
	width: 890px;
	margin: 0;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
	font-weight: normal;
	color: #6d6c71;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style: none;
	text-align: left;
}

#page ul li {
	border-top: solid 1px #D4D4D4;
	padding: 15px 0 15px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
	text-align: left;
	color: #6d6c71;
}

#page-bottom {
	position: relative;
	margin: 0;
	background: #5b72a4;
	border: solid 1px #6d6c71;
	width: 888px;
	padding: 15px 45px 0 45px;
	color: #ebeced;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#page-bottom ul li {
	border-top: solid 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 600px;
	float: left;
	clear: right;
}

#page-bottom-sidebar {
	width: 200px;
	margin: 0 0 0 0;
	float: right;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 690px;
}

#splash {
	margin: 0 0 0 0;
	height: 374px;
	position: relative;
	padding: 10px 45px 10px 45px;
	width: 890px;
}

#splash .pic {
	padding: 9px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
}
#footer {
	color: #ebeced;
}
#wrapper #page-bottom #page-bottom-content .first {
	color: #ebeced;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #page #sidebar .box .list li table tr th a br {
	text-align: right;
}
#wrapper #page #sidebar .box .list li table tr td a img {
	text-align: left;
}
#wrapper #page #sidebar .box .list li table tr th a img {
	text-align: left;
}
#wrapper #page #sidebar .box .list li br {
	text-align: left;
}
bold {
	font-weight: bold;
}
#wrapper #page #sidebar .box .list li {
	font-weight: normal;

}
#footer {
	font-weight: normal;
}
