body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #444444;
}

.text {  font-family: Arial, Helvetica, sans-serif, Geneva; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:hover {  font-family: Arial, Helvetica, sans-serif, Geneva; font-size: 10px; font-weight: normal; color: #999999; text-decoration: none}

.lightgray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #666666;
}

.lightgray10 a{
	color: #666666;
	text-decoration: underline
}

.lightgray10 a:hover {
	color: #999999;
	text-decoration: none
}


.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF;
}

.blue13 a {
	color: #FFFFFF;
	text-decoration: underline
}

.blue13 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #FF0000;
	text-decoration: none
}

.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	color: #259EA4;
	font-weight: bold;
}

.blue16bold a {
	color: #04406a;
	text-decoration: underline;
}

.blue16bold a:hover {  
	color: #01788e;
	text-decoration: none
}

.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	color: #04406a;
	font-weight: bold;
}

.blue15bold a {
	color: #04406a;
	text-decoration: underline;
}

.blue15bold a:hover {  
	color: #01788e;
	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: #01788e;
	font-weight: bold;
}

.spec a {
	color: #01788e;
	text-decoration: none;
}

.spec a:hover {  
	color: #04406a;
	text-decoration: none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #395BBF;
	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: 30px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	border-top-width: 1px;
	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: #FFFFFF;
	border-top-color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

.dropmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 140px;
	border: 1px solid #FF0000;
}

.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: #FF0000;
	color: #000000;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFFFF;
}


.dropsubmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #d2f4aa;
	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;
	border-style: solid;
	border-color: #82D91E;
	color: #04406a;
	width: 160px;
}

.dropsubmenudiv a{
	width: 100%;
	display: block;
	text-indent: 15px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82D91E;
	color: #04406a;
}

.dropsubmenudiv a:hover{ /*Theme Change here*/
	background-color: #04406a;
	color: #ffffff;
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.contentText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
