body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCFFD5;
}

.nav16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}

.nav16 a{
	text-decoration: none;
	color: #FFFFFF;
}

.nav16 a:hover {
	color: #96F796
}


.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 8px;
}

.white10 a{
	color: #FFFFFF;
	text-decoration: none;
}

.white10 a:hover {
	color: #96F796
}


.white15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: right;
	font-weight: bold;
}

.white15 a{
	color: #FFFFFF;
	text-decoration: none;
}

.white15 a:hover {
	color: #96F796
}

.grey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-top: 8px;
}

.grey10 a{
	color: #666666;
	text-decoration: none;
}

.grey10 a:hover {
	color: #008A00
}


.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #25282A;
}

.blue10 a {
	color: #008A00;
	text-decoration: underline
}

.blue10 a:hover {
	color: #008A00;
	text-decoration: none
}


.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #25282A;
}

.blue13 a {
	color: #008A00;
	text-decoration: underline
}

.blue13 a:hover {
	color: #008A00;
	text-decoration: none
}

.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	color: #008A00;
	font-weight: bold;
	height: 22px;
}

.blue16bold a {
	color: #4DA23C;
	text-decoration: underline;
}

.blue16bold a:hover {
	color: #CC0000;
	text-decoration: none
}

.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	color: #008A00;
	font-weight: bold;
}

.blue15bold a {
	color: #0C8890;
	text-decoration: underline;
}

.blue15bold a:hover {
	color: #0C8890;
	text-decoration: none
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FF6600;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #04406A;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008A00;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #333333;
	height: 30px;
}

.dropmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #1C3766;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
	width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B8B8B;
	border-right-color: #8B8B8B;
	border-bottom-color: #8B8B8B;
	border-left-color: #8B8B8B;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B8B;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #122441;
	color: #7BD5ED;
}



.sidemenudiv{
	line-height:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidemenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	color: #003c07;
}

.sidemenudiv a:hover{ /*Theme Change here*/
	color: #FFCC00;
	background-color: #003c07;
}




.dropsubmenudiv{
	line-height:20px;
	z-index:1;
	background-color: #b7ff77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 135px;
	border: 1px solid #007d3a;
}

.dropsubmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	color: #003c07;
}

.dropsubmenudiv a:hover{ /*Theme Change here*/
	color: #FFCC00;
	background-color: #003c07;
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007D4D;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #58515F;
	background-color: #FFFFFF;
}
