body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
.top-links {
	color: #0061A6;
	font-weight: bold;
	font-size: 12px;
}
.button {
	background-image: url(../../images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.button a {
	color: #000;
	text-decoration: none;
	display: block;
}
.button2 {
	background-image: url(../../images/button2.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.button2 a {
	color: #000;
	text-decoration: none;
	display: block;
}
.button3 {
	background-image: url(../../images/button3.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.button3 a {
	color: #000;
	text-decoration: none;
	display: block;
}
.button4 {
	background-image: url(../../images/button4.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.button4 a {
	color: #000;
	text-decoration: none;
	display: block;
}
.login-input {
	width: 97px;
	border: 1px solid #A7A6AA;
	padding-left: 3px;
	font-size: 11px;
}
.remember {
	color: #09519A;
	font-weight: normal;
	font-size: 11px;
}
.remember a {
	color: #09519A;
	text-decoration: none;
}
.menu {
	background-image: url(../../images/menu.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 4px 0px 5px 25px;
}
.menu a{
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #000000;
	text-decoration: none;
}
.home-bold {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B888D;
}
.home-text {
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
.bottom-panel {
	background-image: url(../../images/bottom.gif);
	background-repeat: no-repeat;
}
.bottom-panel2 {
	background-image:url(../../images/bottom-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bottom-links {
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
.bottom-links a{
	color: #585858;
	text-decoration: none;
}
.tl-bg{
	background-image:url(../../images/tl-bg.gif);
	background-repeat:repeat-x;
}
.td-border{
	border: 1px solid #E5E9B9;
	padding: 4px;
}
.search-bg1{
	background-color: #FFFFFF;
	height: 38px;
}
.search-bg2{
	background-color: #F6F8E4;
	height: 38px;
}
.search-bg3{
	background-color: #DEF3F6;
}
.search-text{
	color: #EE3D00;
	font-weight: normal;
	font-size: 11px;
}
.search-bold{
	color: #09519A;
	font-weight: bold;
	font-size: 11px;
}
.search-bold a{
	color: #09519A;
	text-decoration:underline;
}
.search-dropdown{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 175px;
	height: 19px;
}
.search-dropdown-ins{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 209px;
	height: 19px;
}
.search-textfield{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 82px;
	height: 19px;
}
.search-textfield-ins{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 106px;
	height: 19px;
}
.search-textfield2{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 32px;
	height: 19px;
}
.search-textfield2-ins{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 42px;
	height: 19px;
}
.td-divider{
	background-image:url(../../images/divider.gif);
	background-repeat:repeat-y;
}
.img-bttext{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../../images/bt-bg.gif);
	background-repeat:repeat-x;
	padding: 2px 0px 0px 0px;
}
.img-bttext a{
	color: #000000;
	text-decoration: none;
}
.blue-bold{
	color: #1B88A1;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}
.blue-bold2{
	color: #1B88A1;
	font-weight: bold;
	font-size: 11px;
}
.list-bold{
	color: #1B88A1;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../../images/divider-line.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding: 5px 0px 5px 2px;
}
.list-text{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	background-image:url(../../images/divider-line.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding: 5px 0px 5px 0px;
}
.list-text2{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	background-image:url(../../images/divider-line.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.no-text{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.no-text a{
	color: #666666;
	text-decoration:none;
}
.no-text a:hover{
	color: #1B888D;
}
.menul-1{
	color: #09519A;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}
.menul-2{
	color: #535353;
	font-weight: bold;
	font-size: 11px;
}
.menul-3{
	color: #363636;
	font-weight: normal;
	font-size: 11px;
}
.menul-4{
	color: #585858;
	font-weight: normal;
	font-size: 11px;
}
.text{
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
.text2{
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	border-bottom: 1px solid #E2E2E2;
}
.text-bold{
	color: #3A3A3A;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
.padding-border{
	border: 1px solid #E5E9B9;
	padding: 26px 20px 26px 20px;
}
.tablebg {
	background-image: url(../../images/tablebg.gif);
}
.copyrightbg {
	background-color: #40A1A8;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.top-bg {
	background-image: url(../../images/top-04.gif);
	padding: 0px 20px 30px 0px;
	text-align: right;
	background-repeat: no-repeat;
}
.faq-bold {
	color: #0AB3CD;
	font-weight: bold;
	font-size: 12px;
}
.faq-bold a{
	color: #0AB3CD;
	text-decoration:underline;
}
.faq-text {
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
.faq-text ul {
	list-style-image:url(../../images/bullet.gif);
}
.faq-text a{
	color: #0AB3CD;
	text-decoration:underline;
}
.faq-text a:hover{
	color: #0AB3CD;
	text-decoration:none;
}
.faq-q{
	color: #585858;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
.bullet {
	list-style-image:url(../../images/bullet.gif);
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}
.text-top {
	font-family: Tahoma, Verdana;
	color:#EE3D00;
	font-size:11px;
	font-weight:normal;
	padding: 4px 0 0 23px;
}
.text-top a {
	color: #EE3D00;
	text-decoration: underline;
}
.text-2-top {
	font-family: Tahoma, Verdana;
	color:#EE3D00;
	font-size:11px;
	font-weight:normal;
	padding: 4px 0 0 0 ;
}
.text-2-top a {
	color:#EE3D00;
	text-decoration:underline;
}
.text-fild-top {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	height: 19px;
	width: 165px;
}
.text-fild-2-top {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	height: 19px;
	width: 56px;
}
.close-top {
	padding: 10px 7px 0 0;
}
.form-top {
	padding: 0px;
}
.text-from-top {
	font-family: Tahoma, Verdana;
	color: #EE3D00;
	font-size: 11px;
	font-weight:normal;
}
.show-top {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#EE3D00;
	padding: 17px 0px 0px 24px;
}
.show-top a {
	color:#EE3D00;
	text-decoration:none;
}
.search-top {
	padding: 15px 0 0 0;
}
.checkbox-top {
	padding: 0;
	margin: 0;
}
.submit-top {
	padding: 5px 0px 0px 55px;
}
.remember-top {
	font-family:Tahoma, Verdana;
	color:#EE3D00;
	font-size:11px;
	font-weight:normal;
	padding: 4px 0 0 10px;
}
.box {
	background-color: #FFF;
	border: 1px solid #E5E9B9;
	padding: 7px;
}
.top-table-border {
	background-color: #E5E9B9;
}
.bg {
	background-color: #F6F8E4;
}
