/*
Built: Saturday September 29 2007 
Designed By Devender Madishetti
for http://www.healthinsurancecontrol.com/ CSS Style Sheet 
Copyright 2007 (c) http://www.healthinsurancecontrol.com/ All Rights Reserved.
*/


BODY {
	MARGIN: 0px;
	CURSOR: default;
	COLOR: #333333;
	BACKGROUND-COLOR: #82837E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/images/pgbg.jpg);
}
.tableMain {
	width: 712px;
	background-color: #FFFFFF;
	background-image: url(/images/bodybg.jpg);
	background-repeat: repeat-y;
}
.tableBody {
	background-image: url(/images/topbodybg.gif);
	background-repeat: repeat-x;
	height: 60px;
}


.topshadow {
	background-image: url(/images/topbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	background-color: #878883;
	width: 712px;
}
.botshadow {

	background-image: url(/images/botbg.jpg);
	background-repeat: no-repeat;
	height: 17px;
	text-decoration: none;
	background-color: #82837E;
	width: 712px;
}
.footertext {
	FONT-SIZE: 10px;
	color: #5B6060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #E8E8E8;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
}
.Line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	height: 2px;
}
.TopLink {
	color: #315498;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

.TopLink:hover {
	color: #80817C;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}


.FooterLink {
	color: #5B6060;
	text-decoration: none;
	font-weight: bold;
}
.FooterLink:hover {
	color: #315498;
	text-decoration: none;
	font-weight: bold;
}


.red {
	FONT-WEIGHT: bold; COLOR: red
}
.redtext {
	FONT-WEIGHT: normal; COLOR: red
}

.link{
	font-weight: bold;
	color: #777778;
	text-decoration: underline;
	line-height: normal;
}
.link:hover {
	color: #3F3F3F;
	text-decoration: none;
}
.link-res a {
	font-weight: bold;
	color: #777778;
	text-decoration: underline;
	line-height: normal;
}
.link-res a:hover {
	color: #3F3F3F;
	text-decoration: none;
}
.reglink{
	color: #3F3F3F;
	text-decoration: underline;
	line-height: normal;
}
.reglink:hover {
	color: #777778;
	text-decoration: none;
}
.Redlink{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: normal;
}
.Redlink:hover {
	color: #990000;
	text-decoration: none;
}
.TopBut{
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A1A1A1;
}
.quotebox {
	background-image: url(/images/quotebox.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 674px;
}
.quoteboxform {
	margin: 0px;
	padding: 0px;


}

.Header {
	font-size: 18px;
	font-weight: bold;
	color: #315498;
	line-height: normal;
}
.HeaderMain {
	font-size: 18px;
	font-weight: bold;
	color: #315498;
	line-height: normal;
	font-family: "Trebuchet MS";
	background-image: url(/images/headbg.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 593px;
	padding-left: 40px;
	vertical-align: middle;
	padding-top: 5px;
}

.RedHeader {

	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	height: 30px;
	text-align: center;
}
.topbutbg {
	background-image: url(/images/topbutbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	text-align: center;
	vertical-align: middle;
}
.fotbg {
	height: 25px;
	background-color: #E8E8E8;
	background-image: url(/images/footbg.gif);
	background-repeat: repeat-x;
}
.SmallText {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.SmallTextBold {
	font-size: 11px;
	font-weight: Bold;
	color: #333333;
	line-height: 18px;
}
.Text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.TextBold {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.TextHeaderBig {

	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
SELECT.combobox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #315498;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FCFCFA;
	border: 1px solid #A1A1A1;
	line-height: normal;
	clear: both;
	float: none;

}
INPUT.checkbox{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A1A1A1;
	font-weight: normal;
	color: #315498;
	text-decoration: none;
	background-color: #FDFDFB;
	line-height: normal;
	clear: both;
	float: none;
	padding: 2px;
}
INPUT.button{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border:1px solid #6B90B5;
	background-image: url(/images/butbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	height: 24px;
	line-height: normal;
	text-transform: capitalize;
}

.Box {
	border: 1px solid #A1A1A1;
}

.WhiteText {
font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.WhitetextBold {
font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.WhiteSmallText {

font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.basicList { 
    margin: -10px 70px 10px 70px; 
	padding: 0; 
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align: left; 
	list-style-type: circle; 
}
.linklist a {
	font-weight: bold;
	color: #315498;
	text-decoration: underline;
	line-height: normal;
}
.linklist a:hover {
	color: #3F3F3F;
	text-decoration: none;
}