/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #9F7970;
	text-decoration:underline;
}

strong {
	color: #9F7970;
}
.footer {
	font-size: 8pt;
	color: 9F7970;
}


	
}.bgroundDKblue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B459F;
}
.bgroundLTblue {
	font-weight: bold;
	color: #2B459F;
	background-color: #D8DDED;
}
.bgroundtable {
	background-color: #F2F4F9;
}

.leftnav a {
	display: block;
	color:#ffffff;
	line-height:20px;
	text-indent:20px;
}

.leftnav a:hover {
	color: #000000;
}

h1 {
	font-weight: bolder;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: thin #9F7970 solid;
}

hr {
	color:#9F7970;
	}


