body {
	background-color: #dcd9d0;
	margin: 0px;

}
.sidebarHeading {
	text-align: center;
	margin:-7px -10px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
}
#sideNav .sidebarHeading {
	border-top: 2px solid #E2DDD0;
	border-bottom: 2px solid #E2DDD0;
}
.footer  {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5b58;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin-right: 20px;
}

.footer img {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #5c5b58;
}
.footer a:hover {
	text-decoration: underline;
}
#dsLeft {
	background: url(../images/ds_left.jpg) repeat-y right;
}
#dsRight {
	background: url(../images/ds_right.jpg) repeat-y left;
}
#nav {
	background: url(../images/nav_bg.jpg) repeat-x top;
}
#nav img {
	padding-right: 15px;
	padding-left: 15px;
}
#footerBg {
	background: url(../images/footer_bg.jpg) repeat-x top;
}
#sidebarOB {
	background: url(../images/sidebarBg.jpg) left top;
	padding-top: 15px;
}
#sidebar {
	background-color: #F3F0E9;
	background-image: url(../images/sidebar_ds.jpg);
	background-repeat:repeat-y;
	background-position: left;
}
#sidebar td {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#bookmark {
	background-color: #F3F0E9;
	background-image: url(../images/bookmark_ds.jpg);
	background-repeat:repeat-y;
	background-position: right;
}
#bookmark td {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#oblogin {
	padding-right: 5px;
}
#sideNav {
	border-right: 2px solid #e2ddd0;
	border-bottom: 2px solid #e2ddd0;
	border-left: 2px solid #e2ddd0;
}
#sideNav td {
	padding: 2px 2px;
}
#header {
	background: url(../images/header.jpg);
	height: 31px;
	width: 714px;
}
#headerLinks ul {
	display: block;
	float: left;
}
#headerLinks li {
	list-style: none;
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#headerLinks a:link, #headerLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
#headerLinks a:hover {
	text-decoration: underline;
}
#oblogin input {
	background: #FFFFFF;
	border: 1px solid #b7b1a2;
	width: 95%;
	font-size: 9pt;
	padding-left: 5px;
	color: #79725E;
}
#oblogin label {
	font-size: 9pt;
	display: block;
	padding-top: 5px;
}

#login a:link, #login a:visited {
	color: #333333;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}

.navLink{
	font-weight: bold;
}

.navLink a:link, .navLink a:visited{
	font-weight: bold;
	text-decoration: none;	
	color: #333333;
}
#contentArea{
	padding: 7px 10px;
}

.navText {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.navText ul {
	list-style: none;
	line-height: 25px;
	left: 0px;
	margin: 0px;

}
.navText a:link  {
	color: #000000;
	display: block;
	margin: 0px;
}
.navText a:hover {
	text-decoration: none;
	color: #000000;
	background: #e8e4e4;
}
.navSubText {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	display: none;
	left: 5px;
}
.navSubText ul {
	width:100%;
	line-height: 20px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.navSubText li {
	padding: 0px;
	margin: 0px;
}
.navSubText  a:link, .navSubText a:visited {
	color: #666666;
	text-decoration: none;
	width: 100%;
	padding-right:0px;
}
.navSubText a:hover {
	color: #000000;
	text-decoration: none;
	width:100%;
}

.navText a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
.navTextSelect {
	text-decoration: none;
	color: #FFFFFF;
	background: #CO1211;
	font-weight: bold;
}
.navListWithSub a:link, .navListWithSub a:visited   {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.navListWithSubOn  {
	font-weight:bold;
	cursor: pointer;
	color:#000000;
}
.navListWithSubOn a:link, .navListWithSubOn:visited {
	color:#990000;
	font-weight:bold;
}
.navListWithSub:hover {

	cursor: pointer;
}

