body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbar a {
	display: block;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	float: left;
	line-height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	font-variant: small-caps;
	background-image: url(assets/navbgfinal.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 85px;
}
#navbar a:hover {
	background-image: url(assets/navbgfinal.png);
	background-repeat: repeat-x;
	color: #FFF;
	background-position: left bottom;
	border-bottom-color: #999;
}
#bodycontainer {
	width: 831px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 6px;
}
.abouttype {
	color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}
#bottom {
	background-image: url(assets/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
#sidebarbottom {
	background-image: url(assets/grayboxesnewbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
#container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#toplinks {
	height: 27px;
	padding-left: 15px;
	background-color: #000;
	margin-top: 0px;
	padding-top: 8px;
}
#toplinks img {
	vertical-align: middle;
	padding-right: 10px;
	float: left;
}
#toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px;
}
#top {
	background-attachment: scroll;
	background-image: url(topa.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	background-color: #FFF;
}
#toplinks a:hover {
	color: #0093FF;
}
#headerimage {
	height: 190px;
	background-color: #EAEEF0;
	background-image: url(assets/topb.png);
}
#navbar {
	height: 35px;
	color: #333;
	background-color: #E8E8E8;
	background-image: url(assets/navbgfinal.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
#sidebar {
	width: 240px;
	margin-left: 10px;
	background-image: url(assets/grayboxnewbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebartop {
	background-image: url(assets/grayboxesnewtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
#sidebarcontent {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebartitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06F;
}
.regularbodytexy {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarseparator {
	background-color: #EAEAEA;
	background-image: url(assets/grayboxesseparator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.graysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	word-spacing: 0.2em;
}
#sidebarcontent2 {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 280px;
}
#sidebarcontent3 {
	height: 150px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.announcement {
	font-size: 14px;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
}
.redtext {
	color: #CA0002;
	font-family: Arial, Helvetica, sans-serif;
}

