﻿@charset "utf-8";

body {
   background-color: #f2f2f2;
   margin-top: 0px;
   margin-left: 1px;
   margin-bottom: 0px;
}
#container {
	width: 955px;
}
#thead {
}


.header {
	background-color: #20386E;
	height: 75px;
}

.logomain {
   float: left;
   height: 45px;
   width: 160px;
   padding-top: 20px;
   padding-left: 15px;
}

.headerad {
   float: right;
   width: 600px;
   overflow: visible;
}

.topmenu {
	background-color: #1A3468;
	height: 24px;
	border-top: 1px solid #193264;
	border-bottom: 1px solid #183060;
}

.topmenu ul {
	padding: 0px;
	margin: 0px 0px 0px 165px;
	height: 20px;
}

.topmenu li {
	display: inline;
	margin: 0px 0px 0px 1px;
	padding: 0px 15px;
}

.topmenu a {
   color: #ffffff;
   font-family: Arial, Helvetica;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

.topmenu a:hover {
   color: #ffffff;
   text-decoration: underline;
}

.infobar {
	color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	text-indent: 5px;
	height: 18px;
	border-top: 1px solid #005A82;
	border-bottom: 0px solid #005A82;
	background: #006490 url(../image/search.gif) no-repeat 8px 4px;
}

#main {
	padding: 5px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../image/gsmubg.gif);
	clear: both;
	overflow: hidden;
}

#right {
	position: absolute;
	width: 160px;
	top: 120px;
	left: 796px;
	font: 11px Arial, Helvetica, sans-serif;
}

#leftmain {
	position: absolute;
	width: 165px;
	left: 1px;
	top: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #142848;
}

.search {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

.findtd {
   font-weight: bold;
   color: #ffffff;
   background-color: #1E376E;
   font-size: 11px;
}

.leftcatg {
	color: #CCCCC2;
	font: 12px Arial, Helvetica;
	text-indent: 8px;
	height: 18px;
	border-top: 1px solid #005A82;
	border-bottom: 1px solid #005A82;
	background: #006490;
}

.leftmenu {
   font: 12px Arial, Helvetica;
   text-decoration: none;
}

.leftmenu ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

.leftmenu li {
	background-color: #1A3468;
	margin-top: 1px;
	padding-left: 10px;
	line-height: 22px;
}

.leftmenu li:hover {
	background: #183060;
}

.leftmenu a {
   color: white;
   text-decoration: none;
}

.leftmenu a:hover {
   text-decoration: underline;
}

.linkb {
   color: #00689A;
   text-decoration: none;
   font: bold 11px Arial, Helvetica, sans-serif;
}

.linkb:hover {
   text-decoration: underline;
}
.contentfh {
	border: 1px solid #8CA5E1;
	height: 600px;
	padding-top: 20px;
	padding-left: 10px;
	margin: 0px 165px 0px 170px;
}

.contentsumm {
	border: 1px solid #8CA5E1;
	margin: 0px 165px 10px 170px;
	padding: 6px;
}

.contsummtbl {
	width: 600px;
}

.contsummtbl td {
   padding: 0px;
}

.contsummtl {
   width: 125px;
   text-align: left;
}

.minfo {
   background-image: url(../image/goarrow.gif);
   background-repeat: no-repeat;
   text-indent: 18px;
   width: 320px;
   margin-top: 4px;
}

.minfo a {
   color: #006698;
   text-decoration: none;
   font: bold 11px Arial, Helvetica, sans-serif;
   text-indent: 18px;
}

.minfo a:hover {
   text-decoration: underline;
}

.contentmain {
	border: 1px solid #8CA5E1;
	padding: 5px;
	margin-top: 0px;
	margin-right: 165px;
	margin-bottom: 0px;
	margin-left: 170px;
	line-height: 16px;
}

.odatac {
	border: 1px solid #8CA5E1;
	margin: 6px;
	padding: 5px;
}

.contsumm {
   margin-bottom: 12px;
}

.contterm {
	margin-bottom: 12px;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
.contterm p{
	margin: 0px;
}


a.contlink {
   color: #006CA2;
   text-decoration: none;
}

.heading2 {
	color: #006088;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px;
}

.rightmenu {
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding-left: 6px;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 16px;
	border-top: 1px solid #D4D4D4;
}

.rightmenu a {
   font-size: 11px;
   font-weight: bold;
   color: #005A8C;
   text-decoration: none;
}

.rightmenu a:hover {
   text-decoration: underline;
}

.rightmenu ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

.rightmenu li {
	margin-left: 8px;
	margin-right: 12px;
	line-height: 24px;
	border-bottom: 1px dotted #808080;
}

.rightmenu li:hover {
   background-image: url(../image/rightmbghv.gif);
}

.rightheader {
	background-color: #006490;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	height: 20px;
	line-height: 18px;
}
.rightheaderd {
	background-color: #006490;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	height: 40px;
	line-height: 18px;
}

.rightmenubox {
   padding-left: 8px;
   padding-top: 5px;
}

.rightmenusbox {
   padding-left: 5px;
   margin-top: 12px;
   width: 125px;
}
.rightmenussl {
	padding-top: 10px;
	padding-left: 20px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}
.rightmenussl2 {
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 20px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}

.contentsummtable {
   padding-left: 5px;
}

.dateupdated {
	background: #E1E0DC;
	font: 10px Arial;
	height: 15px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 120px;
}

.termshdr {
   background-color: #E6E6E6;
   font-weight: bold;
   text-align: center;
}

.rightmenuad {
   border: 1px solid #D1D0CB;
   margin-bottom: 5px;
   padding: 5px 1px 4px 4px;
}

.rmenups {
	margin-bottom: 5px;
	margin-top: 12px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.rmlink {
   color: #005A8C;
   text-decoration: none;
   font-weight: normal;
}

.zmp {
	margin: 0px;
}


.rmenups p {
   margin: 0px 0px 10px;
   background-color: #E0E0E0;
}

.footer {
	background-image: url(../image/footerbg.gif);
	font: 11px/20px Arial;
	height: 40px;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
}

.headbold {
	font-weight: bold;
	margin: 0px;
}

.togscontent {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	margin: 0px 2px 12px;
}

.togscontent p {
	margin: 0px;

}
.togscontent a {
	color: #006CA2;
	text-decoration: none;
}
.howtoec {
	padding-bottom: 5px;
	border: 1px solid #E8E8E8;
	padding-left: 5px;
}

.howtoec p{
	margin: 0px;
}
.uctih {
	padding-bottom: 5px;
	border: 1px solid #E8E8E8;
	padding-left: 5px;
}
.uctih p {
	margin-top: 0px;
	margin-bottom: 4px;
}
.eoptc {
	padding-bottom: 6px;
}
