h1 {
	color: #329998;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #329998;
	border-bottom-width: 1pt;
}
h2 {
	color: #4D5C99;
	font-size: 11px;
	font-weight: bold;

}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color="333333";
}

a:link {
	color: #329998;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #329998;
}

a:hover {
	color: #4D5C99;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #4D5C99;
	border-bottom-width: 1pt;
}

.content {
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}

.footer {
	text-align: center;
	padding: 11px;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #329998;
}

p {
	padding-left: 0px;
}

.topnav {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
	
.topnav ul {
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
.topnav li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	float: left;
}
.topnav a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover {
	color: C6ECE9;
	text-decoration: none;
	border-bottom-style: none;
}

.leftnav {
	text-align: left;
	color: #4D5C99;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.leftnav a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}

.leftnav a:link {
	color: #4D5C99;
	text-decoration: none;
}

.leftnav a:visited {
	color: #4D5C99;
	text-decoration: none;
}

.leftnav a:hover {
	color: #329998;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.subnav {
	text-align: left;
	color: #329998;
	padding-top: 3px;
	text-indent: 0pt;
}

ul.subnav {
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

.subnav ul {
	text-align: left;
	margin-left: 0px;
	padding: 0px 0px 0px 4px;
}

.subnav li {
	list-style-type: none;
	padding-right: 4px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 14px;
}

.subnav a {
	color: #329998;
}

.subnav a:link, .subnav a:visited {
	color: #329998;
	text-decoration: none;
}

.subnav a:hover {
	color: #4D5C99;
	text-decoration: none;
 	border-bottom: dotted ##4D5C99 1px;
}

hr {
	color: #329998;
}

li {
	list-style-type: square;
	padding-bottom: 8px;
}
.greenborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #329998;
}
.style9 {
	color: #FF0000;
}
.style10 {
	color: #CC0000;
}
.style11 {
	color: #000000;
}
