﻿@charset "UTF-8";

/* The below restores some basic defaults */


*, html, div, dl, dt, dd, ul, ol, li, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }


strong {
	font-weight: bold;
	color: #616161;
}

em { font-style: italic }
ol {
	list-style-position: inside;
	margin: 0 0 15px 0;
}

a {
	outline:none; /* Gets rid of Firefox's dotted borders */
	text-decoration:none;
	color: #00495A;
}
a:hover {
	color: #047B41;
	text-decoration: underline;
}

a img { border:none } /* Gets rid of IE's blue borders */

p {
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 45px;
	color: #00495A;
}


h2 {
	font: 0.9em/1.5em Calibri, "Lucida Grande", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #00495A;
}

h3 {
	color: #00495A;
	margin-bottom: 5px;
}

	
body  {
	font: 14px/22px Calibri, "Lucida Grande", Arial, sans-serif;
	background: #54555b;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #7A7A7A;
}
	
#container  {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#wrapper {
	background-color: #dbe8f2;
	background-image: url(../Images/bluegradient.jpg);
	background-repeat: repeat-x;
}
#headerwrapper  {
	background: #EDFAFF url(../Images/bluebarbg.gif) repeat-x;
} 
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	position: relative;
	padding-top: 36px;
}
#header .navlist {
	display: block;
	list-style-type: none;
	margin-left: 255px;
}
#header  .navlist li {
	float: left;
	margin-right: 20px;
	font-size: 20px;
	display: block;
	padding: 8px;
}
#header  .navlist  li a {
	color: #4d4d4d;	 
}
#header  .navlist  a:hover  {
	color: #007f3d;
}
#header .navlist .currentpage {
	background-color: #d0e4d6;
}
#header #homelink {
	float: left;
}
#header #homelink img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contentwrapper {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#contentwrapper_index {
	background-image: url(../Images/econdos_home_grass.gif);
	background-repeat: repeat-x;
	background-color: #dbe7f2;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 30px 0;
}
#content_index {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indexmain  {
	background-image: url(../Images/Econdos_Home_MainCouple.gif);
	background-repeat: no-repeat;
	height: 400px;
}
#indexintrohead   {
	margin-left: 540px;
	padding: 60px 0 0 0;
}
#indexintro  {
	height: 460px;
}
#indexintrotext  {
	margin: 60px 0 0 540px;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 23px;
}
#indexintro   img  {
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: 2;
}
#columnblockswrapper {
	background-color: #FFFFFF;
	position: relative;
	padding: 40px 0;
}
#columnblocks {
	width: 960px;
	margin: 0 auto;
}
#columnblocks #columnblock1 {
	width: 300px;
	margin-right: 30px;
	float: left;
}
#mainColumn  {
	margin: 0 230px 0 255px;
	padding: 0;
	text-align: left;
} 
#mainColumn h2 {
	color: #01793E;
	line-height: 28px;
	margin: 0 0 10px 0;
}
#mainColumn_FAQ {
	margin: 0 230px 0 0;
	padding: 0;
	text-align: left;
}
#mainColumn_FAQ h2 {
	color: #01793E;
	line-height: 28px;
	margin: 0 0 10px 0;
}
#mainColumn_member {
	margin: 0 0 0 255px;
	text-align: left;
}
#mainColumn_member h2 {
	color: #01793E;
	line-height: 28px;
	margin: 0 0 10px 0;
}
#subintrowrapper {
	background-image: url(../Images/bluegradient.jpg);
	background-repeat: repeat-x;
	background-color: #dbe7f2;
}
#subintro {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	height: 120px;
}
#subintrohead h1 {
	font-size: 36px;
	line-height: 40px;
}
#subintro img {
	position: absolute;
	left: -40px;
	top: 29px;
}
#subintrohead  {
	margin-left: 560px;
}
#sidebar1  {
	float: left;
	width: 220px;
	padding: 0px 10px;
	text-align: left;
}
#sidebar1 a {
	color: #00495A;
	font-size: 15px;
}
#sidebar1  ul a {
	color: #00495A;
	font-size: 15px;
}
#sidebar1  ul a:hover {
	color: #01793E;
}
#sidebar1  li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../Images/bluetriangle.gif);
	padding: 2px 0;
}
#sidebar1   #active  {
	font-weight: bold;
}
#sidebar1_member {
	float: left;
	width: 230px;
	padding: 5px 10px;
	text-align: left;
}
#sidebar1_member a {
	color: #00495A;
	font-size: 15px;
}
#sidebar1_member a:hover {
	color: #01793E;
}
#sidebar1_member  li {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../Images/bluetriangle.gif);
}
#sidebar2 {
	float: left;
	width: 210px;
	padding: 5px 15px;
	text-align: left;
}
#sidebar2 a {
	color: #00495A;
	font-size: 15px;
}
#sidebar2 a:hover {
	color: #01793E;
}
#footerwrapper  {
	background:#54555b;
} 
#footer {
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}
#footer a {
	color: #FFFFFF;
	font-style: normal;
}
#footer  p  {
	margin: 0;
	padding: 10px 0;
	color: #878996;
	font-style: italic;
}
#footer ul {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.list {
	margin: 0 0 15px 0;
	list-style-type: circle;
	font-style: italic;
	list-style-position: inside;
	color: #616161;
}
tr  {
}
.linklist {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../Images/bluetriangle.gif);
	margin: 0 0 15px 0;
	display: block;
}
#insurancetable th {
	background-image: url(../Images/greengradient_vert.gif);
	background-repeat: repeat-x;
	background-color: #D1E5D7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border: 1px solid #c4d9ca;

}
#insurancetable caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 6px;
	text-align: left;
}
#insurancetable th.category {
	text-align: left;
	background-image: none;
	background-color: #edf6f0;
	border-left: 1px solid #c4d9ca;
	border-top: 1px solid #c4d9ca;
}
#insurancetable .nobg {
	background-color: #FFFFFF;
	background-image: none;
}
#insurancetable td {
	border: 1px solid #c4d9ca;
	border: 1px solid #c4d9ca;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

/* Form Styles */
#formTable{
	border-collapse: collapse;
}

#formTable td {
	/*border: 1px solid #01793E;*/
	padding: 2px;
}

#formTable .labelCell {
	padding-right: 4px;
	vertical-align: top;
	/*background-color: #D0E4D6;*/
}

#formTable .buttonCell {
	padding-top: 10px;
	text-align: right;
}

.requiredItem {
	color: #01793E;
	font-weight: bold;
}