body {
	background:#2c5281 url('../images/body_shadow.gif') fixed 50% 50% repeat-y;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: black;
}

#question {
	background: url(../images/question.gif) no-repeat top left;
	min-height: 18px;
	padding-top: 2px;
	margin-top: 30px;
	font-weight: bold;
	text-indent: 20px;
}

#answer {
	margin-bottom: 10px;
	margin-top: -10px;
	background: url(../images/answer.gif) no-repeat top left;
	min-height: 18px;
	padding-top: 2px;
	font-weight: normal;
	text-indent: 20px;
}

img {
	border: 0px;
}

img.thinborderfloatleft {
	float:left;
	border: solid 1px #CCFFCC;
	padding:3px;
	margin-right:10px;
} 

img.thinborder {
	display:block;
	margin-left:auto;
	margin-right:auto; 
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding:6px;
} 

img.header {
	display:block;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto; 
	padding: 0px 0px 0px 0px;
}



img.thinborderfloatright {
	float:right;
	border:solid 1px #CCFFCC;
	padding: 3px;
	margin-left:10px;
} 

table {
	width: 614px;
	margin: 0px auto 5px auto;
	margin-top: 0px;
	border-collapse: collapse;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: black;
}

td {
	padding: 6px 2px 7px 2px;
	border: 1px solid #95bce2;
	vertical-align: top;
	text-align: center;
}

td * {
	padding: 6px 2px 7px 2px;
	border: 1px solid #95bce2;
}


th {
	padding: 6px 2px 7px 2px;
	background-color: #E4F4FF;
	text-align: center;
	border: 1px solid #1589FF;
}

tr.alt td {
	background: white;
}

tr.over td {
	background: #FFFFCC;
}

#pbox {
	display: block;
	margin: 10px 15px 10px 15px;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 10px;
}

#imagebox {
	margin: 0 auto 22px auto;
	width: 310px;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imagebox_fit  {
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imageboxleft {

	float: left;
	width: 310px;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imageboxright {

	float: right;
	width: 50%;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imageboxleftnav {
	margin: 20px 0 22px 8px;
	width: 202px;
	display: block;
	border: solid 1px #01367f;
	background: #E6E6E6;
	padding: 6px;
}

#imageboxleft img {
	display: block;
	width: 100%; 
	margin: 0;
	padding: 0;
}

#imageboxright img {
	display: block;
	width: 100%; 
	margin: 0;
	padding: 0;
}

#imagebox img {
	display: block;
	width: 100%; 
	margin: 0;
	padding: 0;
}


#imagebox p {
	font-size: 12px;
	text-align: center;
	line-height: 1.1em;
	margin: 2px 0 0 0;
}

#imageboxb {
	margin: 15px auto 24px auto;
	width: 310px;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imageboxb img {
	display: block; 
	margin: 0 auto 0 auto;
	padding: 0;
}


#imageboxb p {
	font-size: 13px;
	text-align: center;
	line-height: 1.3em;
	margin: 2px 0 0 0;
}

#imagebox_noheader {
	margin: 15px auto 24px auto;
	width: 310px;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imagebox_noheader_fit {
	margin: 15px auto 24px auto;
	width: 510px;
	display: block;
	border: solid 1px #3C7DC4;
	background: #E6E6E6;
	padding: 6px;
}

#imagebox_noheader_fit img {
	display: block;
	width:100%;
	margin: 10px auto 0 auto;
	padding: 0;
}

#imagebox_noheader img {
	display: block;
	width:100%;
	margin: 10px auto 0 auto;
	padding: 0;
}


#imagebox_noheader p {
	font-size: 13px;
	text-align: center;
	line-height: 1.3em;
	margin: 2px 0 0 0;
}

p {
	margin: 10px 20px 20px 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: black;
}

ol.rsclist {
	font-size: 14px;
	font-family: arial, sans-serif;
	color: black;
}

.rsclist li {
	margin-bottom: 10px;
	font-weight:bold;
	color:#005DB3;
}
.rsclist li span {
	margin-bottom: 10px;
	font-weight:normal;
	color:black;
}



.services {
	margin-top: 10px;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	padding-left: 40px;
	font-family: sans-serif;
	text-align: left;
	font-size: 28px;
	color: #02243C;
	background: url(../images/h1background.gif) repeat-x;
	border-bottom: 1px solid #3C7DC4;
}

h9 {
	margin: 0;
	width: 100%;
	padding-top: 0;
	padding-left: 40px;
	font-family: sans-serif;
	text-align: left;
	font-size: 24px;
	color: #02243C;
	background: url(../images/h1background.gif) repeat-x;
	border-bottom: 1px solid #3C7DC4;
}

h2 {
	margin-top: 15px;
	padding-left: 10px;
	font-family: sans-serif;
	text-align: left;
	font-size: 24px;
	color: #02243C;
	background: url(../images/h2background.gif) repeat-x;
	background-position: bottom;
	border-bottom: 1px dotted #3C7DC4;
}


h3 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	color: #02243C;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	font-size: 18px;
	color: #02243C;
}

h8 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	font-size: 18px;
	color: #02243C;
}


h5 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	font-size: 22px;
	color: #CCFFCC;
}

h6 {
	margin: 10px 0 0 10px;
	padding: 0;
	font-family: sans-serif;
	font-size: 19px;
	text-align: left;
	color: #02243C;
}

h7 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 16px;
	text-align: left;
	color: #005DB3;
}



#main_container {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 100%;
	width: 942px;
	background-color: none;
	background-repeat: no-repeat;
}

#header {
	padding: 0;
	margin: 0;
	width: 942px;
	height: 94px;
	background-color: #436a9a;
	background: url('../images/rsc_all.png') no-repeat;
	background-position: 0px 0px;
}

#menu {
	padding: 0;
	margin: 0;
	width: 942px;
	height: 28px;
	background-color: #436a9a;
	background: url('../images/rsc_all.png') no-repeat;
	background-position: 0 -94px;
}

ul#nav_menu {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#nav_menu li {
	display:block;
	float:left;
}

ul#nav_menu li a {
	display:block;
	height:28px;
	float:left;
}


li#nav1 a {width:230px;}
li#nav1 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: 0px -122px;}

li#nav2 a {width:232px;}
li#nav2 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -230px -122px;}

li#nav3 a {width:100px;}
li#nav3 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -462px -122px;}

li#nav4 a {width:102px;}
li#nav4 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -562px -122px;}

li#nav5 a {width:70px;}
li#nav5 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -664px -122px;}

li#nav6 a {width:96px;}
li#nav6 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -734px -122px;}

li#nav7 a {width:112px;}
li#nav7 a:hover {background: url('../images/rsc_all.png') no-repeat; background-position: -830px -122px;}

#midbody_container {
	padding: 0;
	margin: 0;
	background-color: #436a9a;
}

#left_nav {
	float: left;
	width: 215px;
	height: 100%;
	font-family: sans-serif;
	background-color: #436a9a;
}

#logo {
	margin: 0 0 10px 0;
	height: 110px;
	width: 215px;
	background: url('../images/rsc_all.png') no-repeat;
	background-position: -942px 0px;

}

#side_menu {
	list-style-type: none;
	margin: 0 2px 0 7px;
	padding: 0;
	font-family: sans-serif;
}

#side_menu li a {
	display: block;
	width: 194px;
	margin-bottom: -1px;
	background: url(../images/buttonup.gif) repeat-x;
	color: #ffdf61;
	padding: 2px 5px 2px 5px;
	border: 1px solid #01367f;
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
}

#side_menu li a:hover {
	background: url(../images/buttonover.gif) repeat-x;
	padding: 3px 4px 1px 6px;
	color: #c0d4ef;
}

#sub_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_menu li a {
	width: 169px;
	background: url(../images/buttonupsub.gif) repeat-x;
	color: #005DB3;
	padding: 2px 10px 2px 25px;
	border-top: 1px solid #3C7DC4;
	border-right: 1px solid #01367f;
	border-bottom: 1px solid #01367f;
	border-left: 1px solid #01367f;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}

#sub_menu li a:hover {
	background-color: #02243C;
	padding: 3px 9px 1px 26px;
	color: #c0d4ef;
}

#two_lines a {
	height: 41px;
}

#right_content {
	margin-top:0;
	width: 727px;
	float: right;
	background: url(../images/body_background.gif) repeat-y;
}

#upper_right {
	padding-right: 7px;
	height: 24px;
	background-color: #436a9a;
}

#tabs {
	float:right;
	margin: 0px 1px 0 1px;
	height: 24px;
	width: 99px;
}

.new_patients {
	background: url(../images/rsc_all.png) no-repeat; background-position: 0 -150px;
}

.new_patients:hover {
	background: url(../images/rsc_all.png) no-repeat; background-position: -99px -150px;
}

.newsletters {
	background: url(../images/rsc_all.png) no-repeat; background-position: -198px -150px;
}

.newsletters:hover {
	background: url(../images/rsc_all.png) no-repeat; background-position: -297px -150px;
}

.promotions {
	background: url(../images/rsc_all.png) no-repeat; background-position: -396px -150px;
}

.promotions:hover {
	background: url(../images/rsc_all.png) no-repeat; background-position: -495px -150px;
}

#corner_top_lr {
	margin:0;
	padding:0;
	width: 100%;
	height: 17px;
	background: #436a9a url(../images/corners_tb.gif) repeat-x 0px 0px;
}

#corner_top_l {
	float:left;
	margin:0;
	width: 17px;
	height: 17px;
	background: #436a9a url(../images/rsc_all.png) no-repeat -1123px -116px;
}

#corner_top_r {
	float:right;
	margin: 0;
	width: 17px;
	height: 17px;
	background: #436a9a url(../images/rsc_all.png) no-repeat -1140px -116px;
}

#corner_bottom_lr {
	margin:0;
	padding:0;
	width: 100%;
	height: 17px;
	background: #436a9a url(../images/corners_tb.gif) repeat-x 0px -17px;
}


#corner_bottom_l {
	float:left;
	margin:0;
	width: 17px;
	height: 17px;
	background: #436a9a url(../images/rsc_all.png) no-repeat -1123px -133px;
}


#corner_bottom_r {
	float:right;
	margin: 0;
	width: 17px;
	height: 17px;
	background: #436a9a url(../images/rsc_all.png) no-repeat -1140px -133px;
}

#content {
	margin: 0px 8px 20px 8px;
	min-height: 610px;
	background-color: transparent;
}

#wrapper {
	margin: 3px 25px 20px 25px;
}

#column_left {
	padding: 0;
	margin: 0;
	float: left;
	width: 48%;
}

#column_right {
	padding: 0;
	margin: 0;
	float: right;
	width: 48%;
}

#clearfloat {
	margin: 0;
	padding: 0;
	clear: both;
}

#bottom_container  {
	clear: both;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 25px;
	background-color: #436a9a;
}


a:focus {outline: none} 

a:link {
	color: #005DB3;
	margin-left:auto;
	margin-right:auto; 
}

a:visited {
	color: green;
}

a:hover {
	color: orange;
}
