@charset "utf-8";
/* CSS Document */

ul.insurances{
	list-style:none; margin:0; padding:0
}

ul.insurances * {
	margin:0;
	padding:0;
}

ul.insurances li {
	/*position:relative;
	float:left;
	margin-left:8px;*/
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul.insurances li:hover {
	background-color: #090;
	font-weight: bold;
	color: #FFF;
}

table.insurances{
	border: 1px solid #093;
}

table.insurances table.images td{
	height: 236px;
	width: 236px;
	background-image: url(../images/gifs/srch-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F3F3F3;
}

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
ul.menu * {
	margin:0;
	padding:0;
}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {
	position:relative;
	float:left;
	margin-right:12px;
}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {
	position:relative;
	width:148px;
	margin:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0752A5;
	border-right-color: #0752A5;
	border-bottom-color: #0752A5;
	border-left-color: #0752A5;
}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#FFB46A}
ul.menu ul li a:hover {
	background-color:#FF7F00
}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {
	/*border:1px solid #aaa;*/
	padding:5px 7px 7px;
	font-weight:bold;
	/*width:134px;*/
	background-image: url(../images/jpgs/default/navBar2_bg.jpg);
	color: #FFF;
	text-align: center;
	white-space: nowrap;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image: url(../images/jpgs/default/navBar2_Hover.jpg);
}
ul.menu .sub {
	background-color: #FFB46A;
	background-image: url(../images/gifs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 136px 8px;
}
ul.menu .topline {border-top:1px solid #aaa}





body  {
	margin: 0;
	padding: 0;
	color: #535353;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*background-attachment: fixed;*/
	background-image: url(../images/png/default/bg.png);
	background-repeat: repeat-x;
	background-color: #FF9C39;
	font-style: normal;
	line-height: 11.25pt;
	font-weight: normal;
	-moz-user-select : none;
	cursor:default;
}
#disclaimer {
	font-size: 9px;
	color: #FFF;
}

/*.navBar2_right {
	background-image: url(../images/png/navBar2_right.png);
	height: 28px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/
.panel_right_bg {
	background-image: url(../images/gifs/default/panel_right_bg.gif);
	background-color: #C3D9EB;
	background-repeat: repeat-x;
}

.navBar1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navBar1_link {
	color: #000;
	cursor: pointer;
}

.navBar1_link:hover {
	text-decoration: underline;
	color: #000;
}

#viewport {
	background-image: url(../images/gifs/default/panel_right_bg.gif);
	background-color: #C3D9EB;
	background-repeat: repeat-x;
}
.panel_Heading {
	color: #016fc1;
	font-weight: bold;
	height: 23px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.txtFields {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #0852A5;
	border: 1px solid #a4b9cd;
}

#btn_Login{
	background-image: url(../images/gifs/default/btn_Login_bg.gif);
	width: 48px;
}

#btn_ok1, #btn_ok2{
	background-image: url(../images/gifs/default/btn_ok_bg.gif);
	width: 25px;
}

button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 18px;
	font-size: 10px;
	color: #FFF;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#navBar2{
	background-image: url(../images/jpgs/default/navBar2_bg.jpg);	
}

#navBar2 table td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
	height : 28px;
}

#navBar2 table td:hover{
	background-image: url(../images/jpgs/default/navBar2_Hover.jpg);
}

div.subMenu{
	background-color: #06C;
	cursor: pointer;
	color: #FFF;
}

div.subMenu table td{
	padding: 5px 5px 5px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F90;
}

div.subMenu table td:hover{
	background-image: url(../images/jpgs/default/navBar2_Hover.jpg);
}

.floatingDiv {
	position: absolute;
	top: 450px;
	left: 15px;
	opacity: .7;
	/*filter: progid:DXImageTransform.Microsoft.alpha(opacity=10);*/
}

td.date{
	font-weight: bold;
	color: #000;
}





.pageHeading{
	font-size: 16px;
	font-weight: bold;
	color: #016fc1;
	height: 80px;
}
.widthFull {
	width: 93%;
	height: 80px;
}
div.container {
	height: 350px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.listPdf ul li{
	line-height:1.3em;
	margin: .25em 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background-image: url(../images/gifs/PDFicon.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.listPdf ul li a{
	color:#0752A5;
	text-decoration: none;
}
.listPdf ul li a:hover {
	text-decoration: underline;
	color: #0752A5;
}
#divImages{
	width: 100%;
	background-color: #FFF;
	height: 250px;
	background-image: url(../images/jpgs/moter.jpg);
}

#insuranceList{
	width: 150px;
	float: right;
	height: 250px;
}

#insuranceList ul{
	margin:0;
	padding:0;
	list-style-type: none;
	cursor:pointer;
}

#insuranceList ul li{
	padding : 14px 0px 13px 35px;
	/*height: 27px;*/
	background: url(../images/png/arrowTransparent.png) 18px 0px no-repeat;
	font-weight: bold;
	color: #000;
}

#insuranceList ul li.selected, #insuranceList ul li:hover{
	background-image: url(../images/png/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.textHeading{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 30px;
}

/*tr.headingBg{
	background-image: url(../images/jpgs/default/navBar2_bg.jpg);
}

tr.headingBg td.heading1{
	font-weight:bold;
	color: #FFF;
	white-space: nowrap;
	height: 18px;
	padding-left: 10px;
}*/

table.line {
}
table.line tr.headingLine{
	background-color:#0752a5;
	height:2px;
}
table.line td.heading{
	font-weight:bold;
	color: #0b50A5;
	white-space: nowrap;
	height: 18px;
}
table.line td.headingLine2{
	background-color:#ff7f00;
	height:2px;
} 

ul.listing{
	list-style-image: url(../images/gifs/bullet_list.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}

ul.listing li{
	line-height:1.5em;
}

ul.listing li a{
	color:#333;
	text-decoration: none;
}
ul.listing li a:hover {
	text-decoration: underline;
	color: #0752A5;
}

div.news{
	float:left;
	display:inline;
	width:40px;
	background-color:#386fA7;
	font-weight:bold;
	padding:3px;
	color:#FFF;
	margin:7px 7px 2px 0px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
div.topMarquee{
	color:#000;
	font-weight:bold; 
	font-size:11px;
	width:780px;
	height:16px;
	overflow:hidden;
	margin-top:10px;
}
.slogan{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	letter-spacing:.1em;
	white-space: nowrap;
}
.backButton{
	background-image: url(../images/png/default/backButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:9px;
	font-weight:bold;
	color:#8D4E10;
	height:35px;
	cursor:pointer;
}

/*----------------------------table block---------------------------------*/

table.block {
}

table.block td.topLeft {
	background-image: url(../images/gifs/block/block_01.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

table.block td.topRight {
	background-image: url(../images/gifs/block/block_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}

table.block td.topCenter {
	background-image: url(../images/gifs/block/block_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.block td.bottomLeft {
	background-image: url(../images/gifs/block/block_06.gif);
	height: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.block td.bottomRight {
	background-image: url(../images/gifs/block/block_08.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}

table.block td.bottomCenter {
	background-image: url(../images/gifs/block/block_07.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.block td.centerLeft {
	background-image: url(../images/gifs/block/block_04.gif);
	background-repeat: repeat-y;
	background-position: left;
}
table.block td.centerRight {
	background-image: url(../images/gifs/block/block_05.gif);
	background-repeat: repeat-y;
	background-position: right;
}

table.block td.contentArea {
	background-color: #F6F7F9;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #016fc1;
	margin: 0px;
	padding: 0px;
}

.linePadding{
	padding-left:10px;
	text-align: justify;
}
.cursorhand{
	cursor:pointer;
}
a.poweredBy {
	font-size:9px;
	font-style:italic;
	color: #000;
	text-decoration: none;
}
.allRights{
	color: #000;
}
.border{
	border:1px solid;
	border-color:#090;

}