body {
	background-color:#525252;
	color:#444;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	margin:0;
	padding:0;
	font-weight: normal;
}

#page {
	background-image:url(images/mainpagegraphics2/images/container2contentbg_03.gif);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}

#header {
	width:835px;
	height:183px;
	background-image:url(images/mainpagegraphics2/images/containerheading.png);
	background-position:center bottom;
	clear:both;
	padding-left:65px;
}

#menulinks {
	width:900px;
	height:52px;
	background-image:url(images/mainpagegraphics2/images/containerlinkbar.png);
	clear:both;
	background-repeat: no-repeat;
	position: relative;
}

.menulines {
	width:2px;
	height:52px;
	float:left;
	display:block;
	background-image:url(images/mainpagegraphics2/images/containerlinkbar.png);
	background-repeat: no-repeat;
}

.newsdate {
	padding-bottom:4px;
	color:#1B1672;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#1B1672;
}

a:hover {
	text-decoration:underline;
}

#mainarea {
	padding-top:10px;
}

#contentarea {
	padding-left:45px;
	width:500px;
	padding-right:47px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}

.content {
	padding-bottom:15px;
}

#sidebar {
	width:270px;
	float:left;
	line-height:18px;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#1B1672;
	border-bottom:1px solid #2f2f2f;
}


h1 {
	font-size:30px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
}

.description {
	font-size:16px;
	margin:0;
	padding-left:5px;
	color:#000;
}

#footer {
	width:865px;
	padding-left:35px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	clear:both;
	background-image:url(images/mainpagegraphics2/images/container2bottom.png);
	padding-top: 20px;
}

#footer a {
	color:#FFFFFF;
}

h2 {
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#1B1672;
	border-bottom:1px solid #2f2f2f;
}
.bold {
	font-weight: bold;
}
body,td,th {
	color: #000;
}
#menuebarlinks {
	position:absolute;
	width:865px;
	height:40px;
	z-index:1;
	text-align: center;
	left: 24px;
	top: 0px;
}
