a   { color: #0000A5; text-decoration: none }
a:hover   { color: #2f6aca; text-decoration: underline }
.ftlk  { font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; color: #fff; text-decoration: none }
a.ftlk  { color: #fff; text-decoration: none }
a:hover.ftlk  { color: #fff; text-decoration: underline }
td,p    { font-size: 9.5pt; font-family: Verdana, Arial, Helvetica }
.subhead { color: black; font-style: normal; font-weight: bold; font-size: 8.5pt }
.subheadnobold { color: black; font-style: normal; font-weight: normal; font-size: 8.5pt }
h1  { color: #2655a2; font-style: italic; font-size: 17pt }
h2  { color: #2655a2; font-size: 8.5pt; text-transform: uppercase; margin-bottom: 0px }
h3  { color: #696969; font-size: 8.5pt; margin-top: 0px; margin-bottom: 0px }
.small   { font-size: 7.5pt; font-family: Verdana, Arial, Helvetica }
.smallbold  { font-weight: bold; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica }
.menu  { font-size: 7.5pt }
body {
	background-color: #D9D6B0;
	margin: 0px;
	padding: 0px;
}
.dash2 {
	list-style-image: url(/global/dash2.gif);
	list-style-type: circle;
}

#oldnav a {
	margin: 0;
	padding: 4px 6px 4px 6px !important;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #036C86;
	text-decoration: none;
}

#oldnav a:hover {
	color: #ABC9CB;
}

/* footer nav styles */

#footer {
	width: 760px;
	height: 20px;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footerline {
	width: 760px;
	height: 5 px;
	background-color: #036C86;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer ul	{
	background-color: #003366;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
#footerleft ul li	{
	margin: 0px;
	padding: 3px 0px 0px 10px !important;
	height: 20px;
	float: left;
	}
	
#footerleft li a	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#footerleft li a:hover	{
	color: #ABC9CB;
	text-decoration: none;
	background-color: #003366;
	}
	
#footerright ul li	{
		margin: 0px;
		padding: 3px 10px 0px 0px !important;
	 height: 20px;
		float: right;
	}
	
#footerright li a	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#footerright li a:hover	{
	color: #ABC9CB;
	text-decoration: none;
	background-color: #003366;
	}

#leftnav	{
	margin: 0px;
	padding: 10px;
	}
	
#leftnav ul	{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px;
	}
	
#leftnav ul li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-top: 1px solid #003366;
}

#leftnav ul li ul li{
	list-style-type: circle;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	list-style-position: outside;
	list-style-image:  url(../images-wrapper/bullet-anchor.gif);
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 5px 0px;
}

#leftnav li a {
	color: #036C86;
 text-decoration: none;
}

#leftnav li a:hover {
	color: #003366;
 text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7843;
	margin: 0px;
	padding: 3px 10px;
	background-color: #D9D6B0;
}