H1, H2, H3, P, UL, OL, LI, BODY, TD {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY {
	background : White url(img/body_bg.jpg) no-repeat;
}

BODY, TD {
	font-size: 70%;
}

HR {
	color: #003297;
	text-align: center;
}

P {
	margin-top: 1px;
	margin-bottom: 1px;
}

H1, H2, H3 {
	margin-top: 1px;
	margin-bottom: 8px;
	color: #003297;
}

H1 {
	font-size: 155%;
	font-weight: bold;
}

H2 {
	font-size: 145%;
	font-weight: bold;
}

H3 {
	font-size: 125%;
	font-weight: bold;
}

B, STRONG {
	color: #003399;
}

i, em {
	color: #00a228;
	font-style: normal;
}

a {
	color: #003399;
}

ul {
	margin-top: 4px;
	margin-bottom: 6px;
}

li {
	list-style : square;
}

.footer {
	font-size: xx-small;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.small {
	font-size: xx-small;
	margin-top: 10px;
}

.topnav {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	padding-right : 18px;
}

 .topnav a {
	color: #003399;
	text-decoration: none;
}

.topnav a:active {
	color: white;
	text-decoration: none;
}

 .topnav a:visited {
	color: #003399;
	text-decoration: none;
}

.topnav a:hover {
	color: white;
	text-decoration: none;
}

.topnavdn {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-right : 18px;
}

.topnavdn a {
	color: #ffffff;
	text-decoration: none;
}

.subnav {
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
}

.subnav A {
	color: #003399;
	text-decoration: none;
}

.subnav A:active {
	color: #ffffff;
	text-decoration: none;
}

.subnav A:visited {
	color: #003399;
	text-decoration: none;
}

.subnav A:hover {
	color: #ffffff;
	text-decoration: none;
}

.subnavdn {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
}

.subnavdn A {
	color: #ffffff;
	text-decoration: none;
}

.subnavdn A:active {
	color: #ffffff;
	text-decoration: none;
}

.subnavdn A:visited {
	color: #003399;
	text-decoration: none;
}

.subnavdn A:hover {
	color: #ffffff;
	text-decoration: none;
}

.leftnav, .leftnav A, .leftnavdn {
	line-height: 160%;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #003399;
	padding-right: 10px;
}

.leftnavdn, .leftnavdn A, .leftnav A:HOVER {
	line-height: 160%;
	color: #00832B;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}

.leftsubnav, .leftsubnav A, .leftsubnavdn {
	line-height: 160%;
	text-align: right;
	margin-right : 20px ; 
	text-decoration: none;
	font-size: 11px;
	color: #003399;
	padding-right: 10px;
}

.leftsubnavdn, .leftsubnavdn A, .leftsubnav A:HOVER {
	margin-right : 20px ; 
	line-height: 160%;
	color: #00832B;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}

.legend {
	padding-left: 5px;
	font-size: 60%;
}

.numbers {	

	border: thin solid #F2F2F2;
	background-color: #F8F8F8;
}


