/* CSS Document */
a: {color: #73A67D; text-decoration: none; }
a:hover {color: #73A67D; text-decoration: underline; }
.style1 {font-size: 14px; color: #666666}
.style2 {text-decoration: none; color: #64819D; font-size: 11px;}
.style3 {font-weight: bold; color: 517DA8; text-decoration: none; font-size: 14px;}
form {
	margin: 0px;
}

.smalltext {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.smallinks {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; }
a.smallinks:link {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; text-decoration: none; }
a.smallinks:visited {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; text-decoration: none; }
a.smallinks:hover {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #84A2BD; text-decoration: underline; }

.smtxtblue {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #006699;
}
.menucss {
	width: 188;
	background-color: #EEEEEE;
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.menuovercss {
	background-color: #666666;
	color: #FFFFFF;
}
.headline {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.submit {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 150px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.submitsmall {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 90px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.submitlarge {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 175px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.submitextralarge {
	background-color: #999999;
	border-bottom: #666666 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #666666 solid 2px;
	border-top: #CCCCCC solid 2px;
	width: 200px;
	padding: 2px;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
}
.loginsubmit {
	background-color: #CCCCCC;
	border-bottom: #AAAAAA solid 2px;
	border-left: #EEEEEE solid 2px;
	border-right: #AAAAAA solid 2px;
	border-top: #EEEEEE solid 2px;
	width: 100px;
	height: 24px;
	padding: 1px;
	cursor: hand;
	color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
.breadcrumbs {
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.navtoplink {
	font-family: Arial Narrow,Arial;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #CC3300;
}
.navbotlink {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #64819D; }
a.copyright:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-decoration: none; color: #64819D; }
a.copyright:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-decoration: underline; color: #2E763C; }


.fineprint {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
}
.tabcontent {border-left: solid 1px #999999; border-right: ridge 2px; border-bottom: solid 1px #999999; padding: 5px 10px 10px 10px}
.tabcontentblue {background: #D4E5EE; border-left: solid 1px #999999; border-right: ridge 2px; padding: 5px 10px 10px 10px}

.gradboxes {
	background-image: url(/images/grad_boxes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f948a;
	word-spacing: normal;
}
.boldRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	word-spacing: normal;
}
.bold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 5151A9;
	text-decoration: none; 
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 517DA8;
	text-decoration: none; 
}
.bold3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 8C9FAE;
	margin-left: 10px;
	text-decoration: none; 	 
}
.bold4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 7F948A;
	text-decoration: none; 
}
a.bold2:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #517DA8;
	text-decoration: none;
}
a.bold2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A8CD8;
	text-decoration: none;
}
.blueboxes {

	background-image: url(/images/blue_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boldWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
}
.homepage {
	background-image: url(images/home2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	valign: top;
}
.individual {
	background-image: url(images/individual.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.medical {
	background-image: url(images/medical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.corporate {
	background-image: url(images/corporate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.health {
	background-image: url(images/health.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.plaintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9CA4D;
	font-weight: bold;

}
.plaintxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 8D9EAE;
	text-decoration: none;

}

.plaintxtBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 8D9EAE;
	text-decoration: none;

}

.plaintxtBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 8D9EAE;

}

