@charset "utf-8";

body  {
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #636363;
	background-color: #CCCCCC;
}
#container {
	width: 878px;
	background: #FFFFFF;
	margin: 20px auto 10px;
	border: 0;
	text-align: left;
} 
#header {
	background: #ffffff;
	padding: 0; 
	background-image: url(images/banner.gif);
	width: 878px;
	height: 146px;
	float: left;
	margin: 0;
} 

#nav {
	margin:107px 0 0 190px;
	padding:0;
	width: 100%;
	height: 32px;
	list-style:none;
	font: bold 15px Arial, Helvetica, sans-serif;	
}

#nav li {
	float:left;
	position:relative;
	width: 125px;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	text-align: center;
	padding-top: 0px;
	list-style-type: none;
}

#nav a, #nav a:visited  {
	display:block;
	text-decoration:none;
	color:white;
}

#nav ul {
	display:none;
	position: absolute;
	padding:0;
}

#nav ul li {
	border: 1px solid #1065A8;
	border-bottom:0;
	background-color: #F1f5f9;
	margin: -1px 0 -3px -50px;
	padding:0;
	float:none;
	z-index:999;
	width:100px;
}

#nav ul a, #nav ul a:visited {
	color:#1065A8;
	margin:0;
	padding:0;
	font-size:12px;
}

#nav li:hover ul {
	display:block;
	z-index: 999;
}

img {
	margin:0;
	padding:0;
}

h1 {
	margin: 0; 
	padding: 10px 0; 
	font: 24px Arial, Helvetica, sans-serif;
	color: #368e89;
	font-style: italic;
}

h2 {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#1065a8;
	font-style: italic;
	font-weight: bold;
}

h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 30px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 24px Arial, Helvetica, sans-serif;
	color: #368e89;
	font-style: italic;
}
h4 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 18px Arial, Helvetica, sans-serif;
	color: #368e89;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 10px 0 5px 0;
	clear: both;
	height: 576px;
	position: relative;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 191px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 25px -1px 0 0;
}
#mainContent {
	margin: 0;
	padding: 0 0px 0 8px;
	float: left;
	width:488px;
	clear: none;
} 
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	background-image: url(images/footerbar.png);
	background-repeat: repeat-x;
	height: 310px;
	margin-top: 0px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px 0 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
}

#disclaimer {
	margin:10px 0 0 0;
	padding-bottom: 10px;
}

#disclaimer p {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #252525;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	padding: 3px 8px;
}

.sidetxt {
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0455a7;
	font-weight: bold;
}

#srchbox {
	margin: 40px auto;
	background-image:url(images/srchbox.jpg);
	width: 148px;
	height: 73px;
	color: #053db1;
	font-size: 18px;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 6px;
}
	
#srch box p {
	text-align:right;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.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;
}
#textbox {
	font: italic bold 18px Arial, Helvetica, sans-serif;
	color: #1065A8;
	background-image: url(images/chkbox2.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 408px;
	padding-left: 70px;
	padding-top: 0px;
	line-height: 1.6;
	margin: 0 auto;
}
#chklist li {
	list-style-image: url(images/check.png);
	line-height: 1.3;
	list-style-position: outside;
}
#chklist {
	margin:0 0 0 70px;
}
#wrapper {
	width: 918px;
	border: 1px solid #333333;
	margin: 0px auto 10px;
	padding: 0px;
	background-color: #FFFFFF;
}
#srchbox a {
	color: #053db1;
	text-decoration: none;
}
.tight {

}
#doctor {
	height: 200px;
	width: 191px;
	margin: 40px 0 0 0;
	padding-bottom: 0px;
}
#badge {
	background-image: url(images/shinybadge1.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 122px;
	margin: 20px  auto 0;
	position: relative;
}

#select {
	width: 163px;
	height: 165px;
	margin: 32px 0 0 13px;
	padding-top: 10px;
	background-image: url(images/gr-box.jpg);
	background-repeat: no-repeat;
}	

#select p {
	color: #368e89;
	font-size: 14px;
}

#select.selectplan, #select.selectplan p {
	margin-top:4px;
	color: #d70000;
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline;
}

.noline, .noline a {
	text-decoration:none;
	font-weight:bold;
}
	
.flash {
	font-weight:bold;
	color:#F5F5F5;
	font-size:24px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.order {
	color: #F5F5F5;
	font-size: 24px;
	font-weight: bold;
}