﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 62.5%;
	background: white;
	color: black;
	background-attachment: fixed;
}

#wrap
{
	width: 760px;
	margin: 16px auto;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	background: White url(images-Design/content-bg3.gif) repeat-y left top;
	color: black;
}
/**************************** Universal/Typography *******************/
h2#pageTitle
{
	margin: 0px;
	padding: 8px 30px 0px 30px;
	line-height: 42px;
	color: White;
	height: 42px;
	background: orange url(images-Design/pageTitleBar6.gif) no-repeat left top;
	width: 700px;
	margin: 0px -20px 0px -20px;
	overflow: hidden;
	font-size: 1.8em;
}
h3#subTitle
{
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 34px;
	color: White;
	height: 38px;
	background: #c8d4ef url(images-Design/pageTitleBar6.gif) no-repeat left -50px;
	width: 700px;
	margin: 0px -20px 0px -20px;
	overflow: hidden;
	font-size: 14px;
	color: #002c84;
	text-align: center; /*font-style:italic;*/
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS" , Arial, Tahoma;
	font-weight: normal;
}
hr.clear
{
	visibility: hidden;
	clear: both;
	height: 0px;
	width: 100%;
	background-color: Transparent;
	border: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}

h2, h3, h4, h5, h6
{
	margin: .5em 0;
	line-height: normal;
}

h3
{
	font-size: 1.5em;
}
h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1em;
}
h6
{
	font-size: 0.5em;
}
/*a
{
    color: Blue;
}
a:visited
{
    color: Purple;
}
a:hover
{
    color: Orange;
}
a:active
{
    color: Red;
}*/
a img
{
	border: 0px;
}
.imgRight
{
	float: right;
	margin: 1em 0 1em 1em;
}
.imgLeft
{
	float: left;
	margin: 1em 1em 1em 0;
}
.imgCenter
{
	margin: 1em auto;
	display: block;
}
p
{
	margin: 0.25em 0em;
	padding: 0.25em 0em;
}
blockquote
{
}
cite
{
}
ul
{
}
ol
{
}
dl
{
}
dt
{
	font-weight: bold;
}
dd
{
}

/**************************** header **********************************/
#header
{
	background: white;
	color: black;
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: hidden;
}
#header h1
{
	float: left;
	padding: 0px;
	margin: 0px;
}
#header h1 a
{
	display: block;
	color: orange;
}
#header h1 small
{
	display: block;
}
a.phoneNumberIMG
{
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0;
	display: block;
	float: right;
	text-align: right;
	width: 300px;
}
.phoneNumberIMG img
{
	float: right;
	margin: 0;
}

.blueBoldText
{
	color: #0000FF;
	display: inline-block;
	font-family: "Arial Black" , Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin: 5px 0 5px 5px;
}
.orangeBoldText
{
	font-family: "Arial Black" , Arial, Helvetica, Sans-Serif;
	color: #F78225;
	font-size: 18px;
}

a .blueBoldText, a .orangeBoldText
{
	text-decoration: none;
}

/**************************** Nav ***************************/
.nav
{
	padding: 0px;
	margin: 0px;
	background: white;
	color: black;
	line-height: 3em;
	height: 3em;
	text-align: center;
}
.nav ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.nav li
{
	float: left;
	margin: 0px;
	padding: 0px 23px 0px 0px;
	background: url(images-Design/plus_bullet.png) no-repeat right center;
}
.nav li.lastItem
{
	padding: 0px 0px 0px 0px;
	background-image: none;
}
.nav li a
{
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0em 1em; /*color: [nav.fColor];*/
	font-weight: bold;
}
#navigation
{
	padding-left: 0px;
}
#footerNav
{
	padding-left: 46px;
}
#footerNav a
{
	font-weight: normal;
}
/**************************** Content ***********************/
#content
{
	background: url(images-Design/contentBottomCorners3.gif) no-repeat left bottom;
	padding: 0em 20px 20px 20px;
	margin: 0em;
	overflow: auto;
}
/*div.contentBottom
{
    height:20px;
    clear: both;
    width: 720px;
    background:Transparent url(images-Design/contentBottomCorners.gif) no-repeat left bottom;
    color:White;
    border:none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 12px 0px -12px;
    display: block;
}*/
/**************************** Footer ************************/

#footer
{
	clear: both;
	background-color: white;
	color: black;
	margin: 0px;
	padding: 20px;
	text-align: center;
	font-size: 0.8em;
	line-height: normal;
}
#footer a
{
	/*color: [footer.fColor];*/
}
/**************************** Web Forms  ********************/
fieldset
{
	border: 1px solid White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: Bold;
	font-size: 1.1em;
	color: #3d47a0;
	padding: 0em 0.2em;
}
fieldset fieldset
{
	border: 1px solid #3d47a0;
	background: #ced8f1 url(images-Design/formBg.gif) repeat-x left top;
	margin: 0.2em;
}
fieldset.detailForm
{
	width: 68%;
	float: right;
}
legend, .legend
{
	font: bold 1.2em "Arial Black" , Arial,Helvetica, Sans-Serif;
	border: 1px solid #CCCCCC;
	background: White;
	padding: 0.2em 0.5em;
	color: Black;
}
.legend
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
.form dt
{
	clear: both;
	padding: 0.2em 0.5em 0em 0.5em;
	text-align: left;
}
.form dd
{
	margin: 0px;
	padding: 0em 0.5em 0.2em 0.5em;
	text-align: left;
}
.form ul
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
input, select, textarea
{
	background: White;
	color: Black;
}
label
{
	margin: 0px;
	padding: 0px;
}
.half
{
	float: left;
	width: 49.9%;
}
/* form tables */
fieldset table
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}
fieldset table th
{
	padding: 0.2em 1em;
	margin: 0px;
	text-align: right;
	border: none;
	color: #3d47a0;
}
fieldset table td
{
	padding: 0.2em 1em;
	margin: 0px;
	text-align: right;
	border: none;
}
fieldset table .alt
{
	background: #dde5f8;
}
.btnLink
{
	clear: right;
	float: right;
	padding: 1.2em 2em;
}
.btnLink .btnGetQuote
{
	background: url(images-Design/btnGetQuote-white.gif) no-repeat left top;
}
#detail-group
{
	float: left;
	margin: 0px 0px 0px -2px;
	padding: 60px 0px 0px 0px;
	display: block;
	width: 28%;
	height: 345px; /*background: url(images-Design/groupBg.gif) no-repeat right bottom;*/
	overflow: hidden;
}
#detail-group img
{
	display: block;
	margin: 16px auto;
	padding: 0px;
}
button
{
	cursor: pointer;
}
/****************** Default.aspx / SPLASH *******************/
#splash-wrap
{
	margin: 0px;
	width: 720px;
	padding: 0px;
	background: #ffffff url(images-Content/blueArrow.png) no-repeat right 50px;
}
#splash-left
{
	padding: 0px;
	margin: 0px;
}
#splash-left h2, #splash-left h2 label
{
	height: 42px;
	line-height: 42px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "Arial Black" , Arial, Helvetica, Sans-Serif;
	font-weight: 900;
	letter-spacing: -0.08em;
	color: #2d2c97;
	font-size: 25px;
}
#splash-group
{
	float: left;
	margin: 0;
	padding: 0;
	width: 267px;
}
#splash-group img
{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#splash-wrap #splash-form
{
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 438px;
}

ol#splash-list
{
	list-style-type: none;
	font: 24px Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

ol#splash-list li
{
	background: url(images-Content/orangeBullet.png) no-repeat left center;
	line-height: 37px;
	margin: 0 0 13px 0;
}

ol#splash-list li#two
{
	margin-left: 60px;
}

ol#splash-list li#three
{
	margin-left: 120px;
}

ol#splash-list li span
{
	font: 24px "Arial Black" , Arial, Helvetica, Sans-Serif;
	color: White;
	display: inline-block;
	width: 45px;
	height: 37px;
	padding-left: 4px;
}

#splash-wrap dt
{
	font-family: "Arial Black" , Arial, Helvetica, Sans-Serif;
	font-weight: 900;
	letter-spacing: -0.08em;
	color: #2d2c97;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}
#splash-wrap dd
{
	margin: 0px;
	padding: 0px; /*  line-height: 66px;     height: 66px; */
}

#splash-wrap input
{
	background: White;
	font-size: 18px;
	width: 10px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 24px;
}

#splash-wrap input.txtZipCode
{
	height: 28px;
	width: 175px;
	color: #C0C0C0;
	line-height: 35px;
	float: left;
	margin-top: 15px;
	padding-top: 7px;
	padding-left: 5px;
	border: 1px solid #2d2c97;
	vertical-align: middle;
}

#splash-wrap label
{
	font-size: 18px;
	line-height: 24px;
}

#splash-wrap select
{
	border: 4px solid #ff8300;
	background: White;
	font-size: 24px;
	margin-top: 0px;
	padding-top: 0px; /*     -moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}
.btnGetQuote
{
	display: block;
	width: 207px;
	background: url(images-Content/orangeButton.png) no-repeat left top;
	margin: 15px 0 0 15px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: white;
	font: normal 22px "Arial Black" ,Arial,Helvetica, Sans-Serif;
	letter-spacing: -0.04em;
	height: 37px;
	line-height: 37px;
	border: none;
	float: left;
}
.btnGetQuoteHome
{
	display: block;
	width: 207px;
	background: url(images-Content/orangeButton.png) no-repeat left top;
	margin: 15px 0 0 15px;
	padding: 5px 0 0 0;
	text-align: center;
	float: right;
	height: 37px;
}
.btnGetQuoteButton
{
	color: white;
	font: normal 22px "Arial Black" ,Arial,Helvetica, Sans-Serif;
	letter-spacing: -0.04em;
	border: none;
	background-color: transparent;
}

#splash-right
{
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#splash-right h3
{
	clear: both;
	height: 19px;
	line-height: 19px;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: -0.08em;
	font-weight: bold;
	font-size: 18px;
	color: #3d46a1;
}
#splash-right p
{
	clear: both;
	margin: 0px;
	padding: 5px 10px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 0.05em;
}
#splash-morgan
{
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	position: relative;
	z-index: 10;
}
#splash-footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.splash-form input
{
	border: 4px solid #ff8300;
	background: White;
	font-size: 24px;
	width: 120px;
	margin-top: 0px;
	padding-top: 0px;
}
/******************** Quote Forms *************************/
.info_group
{
	float: right;
}
/**************************** Secondary Nav******************/
#navbar
{
	float: left;
	clear: left;
	border: solid 1px #3855A6;
	background-image: url(images/sidebarBackground2.gif);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0em 1em 1em 0em;
	font-weight: bold;
	width: 150px;
	position: relative;
}

#navbar ul
{
	margin: 0px;
	padding-left: 5px !important;
	margin-left: 0px;
	list-style: none;
}

#navbar ul li
{
	background-image: url(images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#navbar ul li a
{
	padding-left: 15px;
	display: block;
}
img.portrait
{
	float: left;
	padding: 10px;
	position: static;
	margin: 1em 1em 1em 0em;
}
.clear
{
	clear: both;
	visibility: hidden;
	height: 1px;
}
#bmichart
{
	border-collapse: collapse;
	margin: 4px;
	background-color: #f8fcff;
}
#bmichart td, #bmichart th
{
	border: 1px solid #9999cc;
	padding: 0.25em;
}
#calculator ul
{
	list-style: none; /*  margin-top: -1em; */
	list-style-position: outside;
	list-style-image: none;
}
#calculator ul li label
{
	/* margin-left: -5em;  	padding-top: 5px; */
	padding-top: 0px;
}

#calculator ul li input
{
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#carriers
{
	width: 650px;
	margin: 0 auto;
	text-align: center;
}
#carriers img
{
	margin: 7px;
}
.insurer
{
	margin-top: 2em;
}

.insurerDesc
{
	clear: right;
	padding-left: 128px;
}

.insurerIcon
{
	float: left;
	font-size: 8pt;
	text-align: center;
}
img.main_image
{
	/* border: 1px solid #9999cc; */
	margin-left: 0px;
	float: left;
}
#healthPlans th
{
	background-color: #cad6f0;
}
.maternitytable
{
	margin-bottom: 20px;
}
.maternitytable th
{
	font-size: 1.2em;
}
div#preform
{
	float: right;
	clear: right;
	padding: 3px;
	width: 260px;
	border: 1px solid #3d46a0;
	margin: 1em;
	background-image: url(http://www.healthinsuranceplus.com/images/content-bg.png);
	background-repeat: repeat;
	background-position: top center;
}
.posNeg
{
	float: right;
	width: 250px;
	background-image: url(images/sidebarBackground2.gif);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #3d46a0;
	margin: 2px 7px 4px 7px;
}
div.info_group, div.info_group2
{
	border: 1px solid #9999cc;
	margin: 0.25em auto;
	margin-bottom: 0.5em;
	padding: 0.25em;
	width: 498px;
	background-color: #f8f8ff;
	margin-left: auto;
}

.info_group2 th, .info_group2 td
{
	text-align: left;
	vertical-align: top;
}

div.info_group div.label, div.info_group2 div.label
{
	float: left;
	width: 50%;
}
div.info_group div span.label, div.info_group2 div span.label
{
	display: block;
}
div.info_group em, div.info_group2 em
{
	color: Red;
}
div.info_group h5, div.info_group2 h5
{
	background-color: #f68227;
	background-image: url(http://www.healthinsuranceplus.com/images/header-bg.gif);
	margin: -0.25em;
	margin-bottom: 0.25em;
	padding-left: 1em;
	border-bottom: 1px solid #9999cc;
	color: White;
	font-weight: bold;
	height: 1.5em;
	padding-top: 0.25em;
}

div.info_group h5 input
{
	font-size: smaller;
	margin-top: -2px;
}
div.info_group td, div.info_group th
{
	text-align: center;
}
div.info_group td.name
{
	text-align: right;
	font-weight: bold;
}
div.info_group td.dob
{
	width: 12em;
}
div.info_group hr
{
	height: 1px;
	border: 0;
	border-top: 1px solid #9999cc;
	color: #9999cc;
}
div.info_group div.link
{
	text-align: right;
	padding: 0.5em;
}
a.go
{
	background-image: url(images/link-bg.gif);
	padding: 4px;
	width: 10em;
	border: 1px solid #00cc00;
	color: White;
	font-weight: bold;
	text-decoration: none;
	background-color: #00cc00;
}
a.go:hover
{
	color: White;
	text-decoration: underline;
	background-color: #00cc00;
}
#lblError
{
	color: Red;
}
.breadcrumb
{
	display: block;
	text-align: right;
	font-size: .8em;
	clear: right;
}
.center
{
	text-align: center;
}

