body {
	background-color: #a7a8a7;
	background-image: url(/images/BKGD.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}
.BodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a, a:hover, a:visited, a:active {
	color: #333333;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 09436F;
	text-decoration: none;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.linkshover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3579BC;
	text-decoration: underline;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 3579BC;
	text-decoration: underline;
}
.BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}



.yearbutton {
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 2px 12px;
}


.paperyearfolder {
	display: none;
	padding: 0 0 5px 14px;
}

.errormessage {
	font-weight: bold;
	color: #aa0000;
}



#sidebarcontainer {
	width: 236px;
	padding: 50px 0 0 0;
}

.sidebaritem {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.sidebarnewstext {
	padding-bottom: 5px;
}

.sidebaritemcontainer {
	background: url(/images/sidebar_badge_back.jpg);
	background-repeat: none;
	width: 230px;
	height: 147px;
	text-align: center;
	margin: 0 0 10px 3px;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
}

#mainfooter {
	padding: 40px 0 10px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	text-align: center;
}


.listlink {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}

.alignedbox {
	margin: 0pt 8px 15px 0pt;
	float: left;
}

.boxindent {
	margin: 0 0 0 20px;
}


.clearall {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 1px;
	font-size: 0px;
}

.navbuttonnew {
	float: left;
	width: 106px;
	height: 32px;
	background-position: center 0px;
	border-right: 1px solid #666666;
	cursor: pointer;
}

.userrow {
	padding: 3px 2px 3px 2px;
}

.userrow:nth-child(odd) {
	background-color: #e8e8e8;
}

.username {
	float: left;
	width: 215px;
	font-weight: bold;
}

.usercol {
	float: left;
	width: 110px;
}

.usercolshort {
	float: left;
	width: 70px;
}

