body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

.lightgray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF;
}

.lightgray10 a{
	color: #FFFFFF;
	text-decoration: underline
}

.lightgray10 a:hover {
	color: #000000;
	text-decoration: none
}


.white12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	text-align: justify; 
	color: #ffffff;
}

.white12 a {  
	color: #FF9900;
	text-decoration: underline
}

.white12 a:hover {  
	color: #FF9900;
	text-decoration: none
}


.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #0B284B;
}

.blue13 a {
	color: #FF4D00;
	text-decoration: underline
}

.blue13 a:hover {
	color: #FF4D00;
	text-decoration: none
}

.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	color: #0B284B;
	font-weight: bold;
}

.blue16bold a {
	color: #0B284B;
	text-decoration: underline;
}

.blue16bold a:hover {
	color: #FF0000;
	text-decoration: none
}

.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	color: #00ACE5;
	font-weight: bold;
}

.blue15bold a {
	color: #00ACE5;
	text-decoration: underline;
}

.blue15bold a:hover {
	color: #FF0000;
	text-decoration: none
}

.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #ffffff;
	font-weight: bold;
}

.white14bold a {
	color: #04406a;
	text-decoration: underline;
}

.white14bold a:hover {  
	color: #01788e;
	text-decoration: none
}

.spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #007500;
	font-weight: bold;
}

.spec a {
	color: #01788e;
	text-decoration: none;
}

.spec a:hover {  
	color: #04406a;
	text-decoration: none
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #82D91E;
	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: #04406A;
	height: 42px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #236C79;
	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: #0B284B;
	height: 28px;
}

.dropmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #FF6C00;
	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: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #5A5A5A;
	color: #ffffff;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


.dropsubmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #000000;
	width: 185px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.dropsubmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000000;
}

.dropsubmenudiv a:hover{ /*Theme Change here*/
	background-color: #333333;
	color: #ffffff;
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #236C79;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #236C79;
	background-color: #FFFFFF;
}
