body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e0e0e0;
}

.lightgray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999;
}

.lightgray10 a{
	color: #999;
	text-decoration: underline
}

.lightgray10 a:hover {
	color: #09F;
	text-decoration: none
}


.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #CCC;
}

.white10 a{
	color: #CCC;
	text-decoration: underline
}

.white10 a:hover{
	color: #FB9894;
	text-decoration: none
}


.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
}

.blue10 a {
	color: #09F;
	text-decoration: underline
}

.blue10 a:hover {
	color: #09F;
	text-decoration: none
}


.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #666;
}

.blue13 a {
	color: #09F;
	text-decoration: underline
}

.blue13 a:hover {
	color: #09F;
	text-decoration: none
}


.orange16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #dda351;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.orange16bold a {
	color: #FFF;
	text-decoration: underline;
}

.orange16bold a:hover {
	color: #FFF;
	text-decoration: none
}


.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	color: #002665;
	font-weight: bold;
}

.blue16bold a {
	color: #09F;
	text-decoration: underline;
}

.blue16bold a:hover {
	color: #09F;
	text-decoration: none
}

.blue22bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	text-align: left;
	color: #002665;
	font-weight: bold;
}

.blue22bold a {
	color: #09F;
	text-decoration: underline;
}

.blue22bold a:hover {
	color: #09F;
	text-decoration: none
}


.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	color: #0B8E61;
	font-weight: bold;
}

.blue15bold a {
	color: #0C8890;
	text-decoration: underline;
}

.blue15bold a:hover {
	color: #0C8890;
	text-decoration: none
}

.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}


.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #FF0000;
	font-weight: bold;
}

.white14bold a {
	color: #FF0000;
	text-decoration: underline;
}

.white14bold a:hover {  
	color: #003333;
	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: 28px;
	color: #666666;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	height: 35px;
	letter-spacing: .5em;
	padding-bottom: 3px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F05134;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8C9294;
	height: 30px;
	letter-spacing: 0.5em;
	padding-bottom: 2px;
}

.dropmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #40494E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	width: 155px;
	border: 1px solid #000;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	border-bottom-color: #000;
	color: #CCC;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #40494E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #C0412A;
	color: #FFF;
}


.sidemenudiv{
	line-height:16px;
	z-index:1;
	background-color: #003333;
	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: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DAA22;
	border-right-color: #7DAA22;
	border-bottom-color: #7DAA22;
	border-left-color: #7DAA22;
}

.sidemenudiv a{
	width: 100%;
	display: block;
	text-indent: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAA22;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.sidemenudiv a:hover{ /*Theme Change here*/
	background-color: #0B8E61;
	color: #84ff00;
}


.dropsubmenudiv{
	line-height:16px;
	z-index:1;
	background-color: #40494E;
	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: #636D6F;
	width: 210px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.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: #000;
	color: #8B8E93;
}

.dropsubmenudiv a:hover{ /*Theme Change here*/
	background-color: #610301;
	color: #FF3300;
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #8C9294;
	background-color: #FFFFFF;
}
.indexbgr {
	background-image: url(images/index_bgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.indexbgl {
	background-image: url(images/index_bgl.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.indexsidebg {
	background-image: url(images/index_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.backtitop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40494E;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	height: 17px;
	padding-top: 3px;
	border-top-color: #8C9294;
	text-align: right;
}
.backtitop a {
	color: #C0412A;
	text-decoration: underline
}

.backtitop a:hover {
	color: #F05134;
	text-decoration: none
}

.servicesbg {
	background-image: url(images/services_pix_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contents_bg {
	background-color: #E0E0E0;
	background-image: url(images/contents_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
