body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001068;
}

.lightgray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #666666;
}
.indextextbg {
	background-image: url(images/index_pix_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contentstextbg {
	background-image: url(images/contents_pix_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.lightgray10 a{
	color: #666666;
	text-decoration: underline
}

.lightgray10 a:hover {
	color: #FF0000;
	text-decoration: none
}



.white12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	text-align: justify; 
	color: #ffffff;
}

.white12 a {  
	color: #FFFFFF;
	text-decoration: underline
}

.white12 a:hover {  
	color: #88F3FF;
	text-decoration: none
}


.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #001068;
}

.blue10 a {
	color: #FF0000;
	text-decoration: underline
}

.blue10 a:hover {
	color: #FF0000;
	text-decoration: none
}

.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #001068;
}

.blue13 a {
	color: #990000;
	text-decoration: underline
}

.blue13 a:hover {
	color: #990000;
	text-decoration: none
}


.bluehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #001068;
	line-height: 25px;
}

.bluehome a {
	color: #FF0000;
	text-decoration: underline
}

.bluehome a:hover {
	color: #FF0000;
	text-decoration: none
}


.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #04406a;
	font-weight: bold;
}

.blue16bold a {
	color: #990000;
	text-decoration: underline;
}

.blue16bold a:hover {  
	color: #990000;
	text-decoration: none
}

.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: justify;
	color: #540000;
	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: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #4F0700;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	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: #4F0700;
	height: 28px;
}

.dropmenudiv{
	line-height:15px;
	z-index:1;
	background-color: #C7C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #2A0800;
	width: 145px;
	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: #4e0700;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #4e0700;
	color: #ffffff;
}



.dropsubmenudiv{
	line-height:15px;
	z-index:1;
	background-color: #CEE4FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #FF0000;
	width: 173px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001068;
	border-right-color: #001068;
	border-bottom-color: #001068;
	border-left-color: #001068;
	letter-spacing: .2em;
}

.dropsubmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px; /*Theme Change here*/
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001068;
	color: #001068;
}

.dropsubmenudiv a:hover{ /*Theme Change here*/
	background-color: #001068;
	color: #ffffff;
}



.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4e0700;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #989697;
	background-color: #FFFFFF;
}

