@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
}
#left_half p, #left_half li, #right_half p, #right_half li, {
	font-size:12px;
}
#subnav p {
	padding-bottom:0;
}
#breadcrum p {
	padding:0 !important;
	margin:0 !important;
}
td p {
	padding:7px 0 0 0;
}


h1 {
	font-size:30px;
	color:#e87a1e;
}
.nochange_h1_link {
	color:white !important;
	text-decoration:none !important;
}

#quote h1 {
	font-size:24px;
	margin-bottom:-3px;
}
.boxtop_right_blue h1 {
	text-align:center;
	color:white;
	margin:5px 0 0 -30px;
	font-size:25px;
}

h2 {
	font-size:18px;
	padding-top:10px;
}
#subnav h2 {
	padding-top:10px;
	color:#e87a1e;
}

h3 {
	font-size:14px;
	padding-top:10px;
}

h4 {
	font-size:12px;
}

ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
li {
	background:url(../images/bullet.gif) no-repeat 0 7px;
	padding-left:13px;
	font-size:12px;
	line-height:16px;
}
#content ul {
	margin-left:15px;
	padding:0px 0 10px 0;
}
#content ul ul {
	list-style:circle;
}
#content ul ul li {
	background:none;
	margin-left:10px;
	padding-left:0px;
}
#quote li {
	font-size:13px;
	font-weight:bold;
}

img {
	border: solid 2px #000063;
}
hr {
	color:#97A5B8;
	height:2px;
	margin:3px 0 3px 0;
	border:#97a5b8 thin solid;
}
hr.split {
	color:#97A5B8;
	height:2px;
	margin:3px 0 3px 0;
	border:#97a5b8 thin solid;
	width:300px;
	margin-left:105px;
}
td {
	padding-bottom:10px;
}

/* Discount Medical Plan COMPARISON TABLE */
table.savings {
	
}
table.savings th {
	background:#e87a1e;
	color:#fff;
	padding:3px;
	border-bottom: 2px solid #6b7d98;
	border-right:1px solid #fff;
	width:126px;
}
table.savings td {
	padding:3px;
	vertical-align:top;
	border-right:1px solid #6b7d98;
	border-bottom:1px solid #6b7d98;
	width:126px;
}
table.savings li {
	margin-left:-16px;
	padding:2px 0 0 8px;
	font-size:11px;
}
table.savings caption {
	font-size:11px;
}


/* NORMAL LINKS */
a:link {
	text-decoration:underline;
	color:#000063;
}
a:hover {
	text-decoration:none !important;
}
a:active {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#000063;
}
h2 a:link {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline !important;
}
h2 a:visited {
	text-decoration:none;
}
#news a {
	font-weight:bold;
}



/* NAVIGATION LINKS */
#navigation ul {
	padding:0;
	margin:0;
}
#navigation li {
	display:inline;
	list-style:none;
	background:none;
	float:left;
}
#navigation li a {
	float:left;
	font-size:14px;
	color:#000063;
	background:url(../images/nav_dots.gif) no-repeat 0 0px;
	padding:2px 0 5px 13px;
	text-decoration:none;
}
#navigation li a:hover {
	text-decoration:underline !important;
}




/* BREADCRUM LINKS */
#breadcrum a {
	text-decoration:none !important;
}
#breadcrum a:hover {
	text-decoration:underline !important;
}	



/**************** CLASSES ****************/

.no_padding {
	padding:0 !important;
}
.nobullet {
	list-style-type:none !important;
	margin-left:-8px !important;
	padding-top:5px;
	color:#e87a1e;
	font-weight:bold;
	font-style:italic;
}
.bigger_p {
	font-size:14px;
}
.logo {
	padding:0;
	width:110px;
	letter-spacing:0px;
	font-size:17px;
	font-weight:bold;
	text-decoration:none !important;
	cursor:pointer;
}
.logo:hover {
	text-decoration:underline !important;
}
.selectax {
	color:#74ae24 !important;
}
.pic_right {
	float:right;
	margin:3px 5px 10px 5px;
}
.pic_left {
	float:left;
	margin:3px 5px 10px 5px;
}
.indent {
	margin-left:25px;
}
.noborder {
	border:none;
}
.dividing_border {
	border-top:#97a5b8 2px solid;
	margin-top:10px;
}
h2.divider {
	background-color:#efefef;
	padding:10px 0 10px 10px;
}
label.row {
	padding:0;
	margin:0;
	width:185px;
}
.fine_print {
	font-size:11px;
	line-height:13px;
	color:#999999
}
.printout div {
	color:#000066;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 5px;
}

.orange {
	color:#e87a1e !important;
}

	/* BUTTON/LINK CLASSES */
	.a_button {
		width:144px;
		height:31px;
		background:url(../images/button_gray.gif) no-repeat 0 -43px;
		display:block;
		float:left;
		text-decoration:none !important;
		font-size:14px;
		color:#000063;
		padding-top:12px;
	}
	.a_button:hover {
		text-decoration:underline !important;
	}
	.a_button:active {
		text-decoration:underline !important;
		background:url(../images/button_gray.gif) no-repeat 0 0;
	}
	
	
	/* DOUBLE ARROW LIST CLASSES */
	
	ul.double_orange {
		padding:0;
		margin:0;
	}
	.double_orange li {
		list-style-type:none;
		background:url(../images/orange_arrow2.gif) no-repeat 0 3px;
		padding:0 0 0 20px;
		margin:0;
		
	}
	#breadcrum .double_orange li {
		display:inline;
		background-position:0 1px;
	}
	.double_orange a {
		font-size:14px;
		font-weight:bold;
		color:#e87a1e !important;
		text-decoration:none !important;
	}
	.double_orange a:hover {
		text-decoration:underline !important;
	}
	ul.double_blue {
		padding:0;
		margin:0;
	}
	.double_blue li {
		list-style-type:none;
		background:url(../images/blue_arrow2.gif) no-repeat 0 3px;
		padding:0 0 0 20px;
		margin:5px 0 0 0;
		
	}
	ul.double_blue li ul li {
		list-style-type:disc;
		background:none;
		padding:0;
		margin-left:20px;
		font-size:12px;
		margin-top:0px;
	}
	ul.double_blue li ul li a {
		font-size:12px;
		font-weight:normal;
		text-decoration:underline !important;
	}
	ul.double_blue li ul li a:hover {
		text-decoration:none !important;
	}
	#breadcrum .double_blue li {
		display:inline;
		background-position:0 4px;
		
	}
	.double_blue a {
		font-size:14px;
		font-weight:bold;
		color:#000063 !important;
		text-decoration:none !important;
	}
	.double_blue a:hover {
		text-decoration:underline !important;
	}
/************ END OF CLASSES ******************************/




/******************** FORM ELEMENTS **********************/
form {
	margin:10px 0 0 0;
}
fieldset {
	border:#97A5B8 2px solid;
	margin:10px 0 5px 0;
	padding-left:5px;
}
legend {
	font-size:18px;
	padding:0px 5px 0px 5px;
	color:#e87a1e;
}
.even {
	display:block;
	background-color: #eee;
	padding:2px 5px 2px 5px;
	margin-left:-5px;
	clear:both;
}
.odd {
	display:block;
	background-color:#FFFFFF;
	padding:2px 5px 2px 5px;
	margin-left:-5px;
	clear:both;
}
label {
	float:left;
	width:210px;
	margin:4px 0 0 0;
}
#subnav select, #subnav input, #subnav textarea {
	font-size:12px;
	float:left;
	margin:0;
}
#subnav label {
	font-size:12px;
	float:left;
	margin-top:10px;
}
label.pair {
	width:120px;
}
fieldset#medical_history label {
	margin-top:1px;
}
label.checkbox {
	width:110px;
	margin:2px 10px 0 0;
}
input, select {
	width:135px;
}
input.radio, input.checkbox {
	float:left;
	margin:0px 5px 0 0;
	width:auto;
}
textarea {
	margin-left:10px;
	width:270px;
}
.tiny {
	width:50px;
}
.short {
	width:80px;
}
.medium {
	width:135px;
}
.long {
	width:200px;
}
.verylong {
	width:250px;
}
span label {
	margin-left:20px;
}
form span h4.odd, form span h4.even {
	padding:5px 0 5px 25px;
}
form h3 {
	margin-top:15px;
}
.doublespace {
	height:40px;
}
.submit_btn {
	background: url(../images/button_white.gif) no-repeat 0 -43px;
	border:none;
	font-weight:bold;
	width:145px;
	height:40px;
	float:left;
	cursor:pointer;
	color:#000066;
}
.submit_btn:hover {
	text-decoration:underline;
}
.submit_btn2:active {
	background: url(../images/button_gray.gif) no-repeat 0 0;
	
}
.submit_btn2 {
	background: url(../images/button_gray.gif) no-repeat 0 -43px;
	border:none;
	font-weight:bold;
	width:145px;
	height:40px;
	float:left;
	cursor:pointer;
	color:#000066;
}
.submit_btn2:hover {
	text-decoration:underline;
}
.submit_btn:active {
	background: url(../images/button_gray.gif) no-repeat 0 0;
	
}

/************ END of FORM ELEMENTS ****************************/