html {
	height: 100%;
}
body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #69686a;
	background: #f1f7ff;
	height: 100%;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#wrapper {
	overflow: hidden;
	width: 820px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(../../../images/bg-wrapper.gif) repeat-y;
	min-height: 100%;
	position: relative;
}
* html #wrapper {
	height: 100%;
	overflow: visible;
}
.main-title {
	position: absolute;
	left: 109px;
	top: 99px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 388px;
	height: 71px;
	background: url(../../../images/bg-main-title.gif) no-repeat;
	z-index: 100;
}
#header {
	position: absolute;
	left: 15px;
	top: 0;
	width: 820px;
	height: 183px;
	background: url(../../../images/bg-header.jpg) no-repeat;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.logo a {
	display: block;
}
.logo a img {
	display: block;
}
#content {
	overflow: hidden;
	width: 793px;
	padding: 176px 5px 23px 22px;
	position: relative;
	z-index: 100;
}
#sidebar {
	float: left;
	width: 171px;
	padding: 11px 10px 9px;
	background: #f8fbff;
	border: 1px solid #b4b4b4;
	margin-top: 36px;
}
#sidebar h3 {
	margin: 0;
	font-size: 15px;
	color: #00567c;
	line-height: 18px;
	text-align: center;
	padding-bottom: 6px;
}

#sidebar p {
	margin: 12px 0 0;
	font-size: 11px;
	line-height: 14px;
}

#sidebar p.small {
	font-size:10px;
}

#sidebar ul {
	margin-left:0px;
	padding-left:20px;
}

#sidebar ul, #sidebar ul li{
	font-size: 10px;
}
.sub-logo {
	display: block;
	border: 1px solid #b4b4b4;
	margin: 14px 0 -5px;
}
#qb {
	float: right;
	width: 565px;
}
.sub-title {
	overflow: hidden;
	width: 100%;
}
.takes-link {
	float: right;
	display: block;
}
.sub-title h2 {
	float: right;
	margin: 26px 8px 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 424px;
	height: 25px;
	background: url(../../../images/bg-sub-title.gif) no-repeat;
	display: inline;
}

.form label {
	font-size: 12px;
	color: #00567c;
	line-height: 15px;
}
.form label a {
	color: #00567c;
	text-decoration: underline;
}
.form label a:hover {
	text-decoration: none;
}
.form .text {
	overflow: hidden;
	background: #fff;
	border: 1px solid #99A7AC;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px 4px;
}
.form select {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.form .check,
.form .radio {
/*	width: 15px;
	height: 15px;*/
	margin: 0;
}
.general {
	overflow: hidden;
	width: 100%;
}

.app {
	float: left;
	width: 65px;
	margin-top: 10px;
}
.app label {
	display: block;
	margin-top: 15px;
}

.spouse {
	margin: 0;
}

.children {
	margin: 0;
}

.gen-box {
	float: left;
	width: 78px;
}
.gen-box label {
	display: block;
	font-size: 11px;
	margin-bottom: -3px;
}
.gen-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}
.gen-divider select {
	width: 47px;
}

.add-link {
	font-size: 10px;
	margin-top: 5px;
	padding: 0 0 0 60px;
}

.add-link a {
	color: #00567c;
	text-decoration: underline;
	padding: 2px 7px;
	width: 10px;
	height: 5px;
}
.add-link a:hover {
	text-decoration: none;
}
#disabled-spouse, #disabled-child {
	padding: 2px 7px;
}
.date {
	width: 125px;
}
.date .text {
	float: left;
	width: 18px;
}
.date span {
	float: left;
	font-size: 12px;
	color: #00567c;
	padding: 0 1px;
}
.date .last-inp {
	width: 39px;
}
.heigh {
	width: 100px;
	margin-left: 14px;
	display: inline;
}
.heigh select {
	float: left;
	width: 46px;
	margin-right: 4px;
}
.weight {
	width: 62px;
	margin-left: 16px;
	display: inline;
}
.weight .text {
	width: 31px;
}
.gen-box .check {
	float: left;
	margin: 2px 0 0 11px;
	display: inline;
}
.gen-box .cross {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 5px;
	height: 8px;
	background: url(../../../images/cross.gif) no-repeat;
	margin: 8px 0 0 11px;
}
.smoker {
	width: 50px;
}
.cover {
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
}
.cover-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
.top-cover {
	margin-top:10px;
}
.cover-divider label {
	float: left;
	width: 280px;
	margin-top: 0px;
}
.cover-box {
	float: right;
	width: 195px;
}
.cover-box select {
	float: left;
	width: 50px;
	margin-right: 7px;
}
.cover-box .last-sel {
	width: 69px;
}
.cover-box .radio {
	float: left;
	margin-top:2px;
}

.cover-box label {
	width: auto;
	margin: 0 8px 0 2px;
	display: inline;
}
.conditions {
	overflow: hidden;
	width: 100%;
	margin: 10px 0 15px;
}
.conditions p {
	margin: 0;
	font-size: 12px;
	color: #00567c;
}
.cond-hold {
	overflow: hidden;
	height: 1%;
	margin:  0 0px 0 0px;
}
.cond-box {
	float: left;
	width: 100%;
	padding: 0 20px 0 0;
}
.cond-divider, .cond-divider {
/*	overflow: hidden;*/
	float: left;
	width: 145px;
	margin-top: 6px;
}
#pre_existing_conditions_row .cond-divider-wider {width:200px;}
.cond-divider .check {
	float: left;
}
.cond-divider label {
	float: left;
	margin-left: 4px;
}
.cond-divider a {
	padding: 0 0 0 5px;
	font-size: 8px;
}
.quest {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.quest-hold {
	overflow: hidden;
	width: 550px;
	margin-left: -37px;
}
.quest-box {
	float: left;
	width: 238px;
	margin-left: 37px;
	display: inline;
}
.quest-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
.quest-divider label {
	float: left;
}
.quest-divider div {
	float: right;
	width: 145px;
}
.quest-divider div .text {
	width: 135px;
}
.quest-divider .phone .text {
	float: left;
	width: 22px;
}
.quest-divider .phone span {
	float: left;
	font-size: 12px;
	color: #00567c;
	padding-left: 4px;
}
.quest-divider .phone .last-inp {
	width: 42px;
}
.quest-divider div select {
	width: 145px;
}
.quest-divider .time select {
	width: 140px;
}
.quest-divider .zip .text {
	width: 63px;
}
.start {
	overflow: hidden;
	width: 100%;
	margin-top: 12px;
}
.start-box {
	float: left;
	width: 280px;
	margin-top: 10px;
}
.start-box .check {
	float: left;
	margin: 8px 13px 0 0;
}
.start-box label {
	float: left;
	width: 235px;
}
.start .submit {
	float: right;
	margin-right: 6px;
	display: inline;
}
#footer {
	overflow: hidden;
	width: 790px;
	padding: 18px 15px;
	border-top: 1px solid #e7e7e7;
	text-align: center;
}
#bottom-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#bottom-nav li {
	display: inline;
	font-weight: bold;
	font-size: 20px;
	padding: 0 24px;
	color: #00567c;
}
.disclaimer {
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
	margin-top: 0px;
}
.disclaimer p {
	margin: 16px 0 0;
	line-height: 16px;
}
.copyright {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.copyright li {
	display: inline;
	background: url(../../../images/copy-menu-bg.gif) no-repeat 0 50%;
	padding: 0 1px 0 7px;
}
.copyright .first {
	background: none;
}
.copyright li a {
	color: #00567c;
	text-decoration: underline;
}
.copyright li a:hover {
	text-decoration: none;
}

/* pmc added form styles */
#existing_carrier {
	width: 185px;
}

#insured1_current_medications_detail {
	width: 185px;
	height: 40px;
}

#dob1_on_error,
#dob2_on_error,
#dob3_on_error,
#dob4_on_error,
#dob5_on_error,
#dob6_on_error,
#dob7_on_error,
#reqdate_begin_error, 
#existing_carrier_error,
#insured1_current_medications_detail_error,
#privacy_policy_error {
	float: left;
}

.clear {
	clear: left;
}

#insured1_height_error,
#insured2_height_error,
#insured3_height_error,
#insured4_height_error,
#insured5_height_error,
#insured6_height_error,
#insured7_height_error {
	float: left;
}

.error {
	color: #8A1F11 !important;
}

#senior-submit-button {
	text-align:center;
	padding:16px 0;
}
#senior-health-info {
	margin:12px 0;
}
#senior-health-info td {
	padding:2px 4px;
}