#navlist {
	padding: 1px 0 0px;
	margin-left: 0;
	border-bottom: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

#navlist li a {
	padding: 1px 0.5em 0px;
	margin-left: 3px;
	border-bottom: 1px none #999999;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #e5ecf4;
	color: #000066;
}

#navlist li a:link {
	padding: 1px 0.5em 0px;
	margin-left: 3px;
	border-bottom: 1px none #999999;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #e5ecf4;
	color: #003366;
}

#navlist li a:hover {
	padding: 1px 0.5em 0px;
	margin-left: 3px;
	border-bottom: 1px none #999999;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #cddae7;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
	border-top: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#navlist li a:visited {
	padding: 1px 0.5em 0px;
	margin-left: 3px;
	border-bottom: 1px none #999999;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #cddae7;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
#subnavlist {
	padding: 1px;
	font: bold 12px Verdana, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1;
}
#subnavlist li {
	list-style: none;
	margin: 2;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
}
#subnavlist li a {
	padding: 1px;
	text-decoration: none;
	margin: 0px;
	border: 0px none #999999;
}
#subnavlist li a:link { color: #022d74; }
#subnavlist li a:visited { color: #003366; }
#subnavlist li a:hover {
	color: #336699;
	border: #666666;
}
#subnavlist li a#current {
	border-bottom: 1px none white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.header {
	text-align: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 40px;
	color:#000257;
	background-color: #D8ECFF;
}
.header1 {
	text-align: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 19px;
	color:#000257;
	background-color: #D8ECFF;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00003C;
	text-decoration: none;
}
.footer {
	font-size: 14px;
	color: #000257;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	background-color: #D8ECFF;
}

.footer1 {
	font-size: 9px;
	color: #000257;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	background-color: #D8ECFF;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.bold {
	font-weight: bold;
	text-decoration: none;
}
.italic {
	font-style: italic;
	text-decoration: none;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.smaller {
	font-size: 11px;
}
.smalleritalic {
	font-size: 11px;
	font-style: italic;
}
.boldcenter {
	font-weight: bold;
	text-align: center;
}
hr {
	color: #E6EFFF;
}
.goldatable {
	border-bottom: thin solid #E2EFFE;
	border-top: thin solid #E2EFFE;
	border-right: thin #E2EFFE;
	border-left: thin #E2EFFE;
}

