/* CSS Document */


* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/********  Typography  ****************************************************/

* {	font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	text-align: center;
	font-size: 75%;
	color: #333333;
	line-height: 1.4;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
}
h2 {
	color: #000000;
	font-size:125%;
	font-weight: bold;
	margin-top: 1.5em;
}
h3 {
	color: #4a6b9a;
	font-size: 100%;
	font-weight: bold;
	margin-top:1em;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #0261B1;
}
.first {
	margin-top: 0;
}
p {
	font-size: 100%;
	margin-top: 0.75em;
	line-height: 1.3;
}
ul, ol {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	font-size: 100%;
}
li {
	margin-top: 0.5em;
	margin-left: 1em;
	font-size: 100%;
}
blockquote {
	color: #252A4D;
	padding: 0.5em;
	font-size: 120%;
	margin: 1em 0em;
}
blockquote p {
	line-height:1.5;
}
.special {
	color: #990000;
	font-weight: bold;
}


/********  Link styles  ****************************************************/

a:link {
	color:#305FB4;
	text-decoration: none;
}
a:visited {
	color: #6377CD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/********  Layout  ****************************************************/

body {
	background-image: url(images/body_bkgd.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #d9e1e5;
}
#wrapper {
	padding-bottom: 20px;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: white url(images/wrapper_btm_bkgd.gif) no-repeat left bottom;
	position: relative;
}
#header {
	padding:5px 0 0;
	position:relative;
	height: 95px;
	width: 750px;
}
#nav_main {
	list-style:none;
	width: 750px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#nav span {
	margin-left: -5000px;
}
#nav_main li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav_main a {
	display: block;
	height: 45px;
	float: left;
	width: 187px;
	background: no-repeat;
}
#nav_about a, #nav_consumer a {
	width: 188px;
}
#nav_about a:link, #nav_about a:visited {
	background: url(images/main_nav_bkgd.png) 0px 0px;
}
#nav_about a:hover {
	background-position: 0px -45px;
}
.about #nav_about a:link, .about #nav_about a:visited {
	background-position: 0px -45px;
}
#nav_meds a:link, #nav_meds a:visited {
	background: url(images/main_nav_bkgd.png) 562px 0px;
}
#nav_meds a:hover {
	background-position: 562px -45px;
}
.management #nav_meds a:link, .management #nav_meds a:visited {
	background-position: 562px -45px;
}
#nav_pro a:link, #nav_pro a:visited {
	background: url(images/main_nav_bkgd.png) 375px 0px;
}
#nav_pro a:hover {
	background-position: 375px -45px;
}
.pro #nav_pro a:link, .pro #nav_pro a:visited {
	background-position: 375px -45px;
}
#nav_consumer a:link, #nav_consumer a:visited {
	background: url(images/main_nav_bkgd.png) 188px 0px;
}
#nav_consumer a:hover {
	background-position: 188px -45px;
}
.consumer #nav_consumer a:link, .consumer #nav_consumer a:visited {
	background-position: 188px -45px;
}

#nav_sub {
	list-style: none;
	position: absolute;
	right: 10px;
	font-size: 80%;
	bottom: 4px;
}
#content_sub h2 {
	color: #4a6b9a;
}
#nav_sub li {
	display: inline;
	margin: 0;
	padding-left: 10px;
	background: url(images/dot.png) no-repeat left 50%;
}
#nav_sub li#alerts {
	background: url(none);
	padding-left: 0px;
}
#homelink a {
}
#homelink a:link, #homelink a:visited {
	padding: 2px 5px 4px;
	background: #7898CD;
	color: #FFFFFF;
}
#homelink a:hover {
	padding: 2px 5px 4px;
	color: #FFFFFF;
	background: #305FB4;
	text-decoration: none;
}
#home #homelink {
	display: none;
}
#previewer {
	background: url(images/charts.jpg) no-repeat left top;
	height: 250px;
	width: 750px;
	position: relative;
	line-height: 1;
}
#previewer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	background: #FFFFFF;
	width: 187px;
}
#previewer li {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1;
}
#previewer a {
	display: block;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	height: 40px;
	width: 185px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
#previewer span {
	margin-left: -5000px;
	position: absolute;
}
#previewer a#ot:link, #previewer a#ot:visited {
	background: #00B5A4 url(images/map_home_buttons.png) no-repeat 0px 0px;
}
#previewer a#ot:hover {
	background: url(images/map_home_buttons.png) no-repeat -185px 0px;
}
#previewer a#arv:link, #previewer a#arv:visited {
	background: #00B5A4 url(images/map_home_buttons.png) no-repeat 0px -40px;
}
#previewer a#arv:hover {
	background: url(images/map_home_buttons.png) no-repeat -185px -40px;
}
#previewer a#cou:link, #previewer a#cou:visited {
	background: #00B5A4 url(images/map_home_buttons.png) no-repeat 0px -80px;
}
#previewer a#cou:hover {
	background: url(images/map_home_buttons.png) no-repeat -185px -80px;
}
#previewer a#hf:link, #previewer a#hf:visited {
	background: #00B5A4 url(images/map_home_buttons.png) no-repeat 0px -120px;
}
#previewer a#hf:hover {
	background: url(images/map_home_buttons.png) no-repeat -185px -120px;
}
#previewer a#mms:link, #previewer a#mms:visited {
	background: #00B5A4 url(images/map_home_buttons.png) no-repeat 0px -160px;
}
#previewer a#mms:hover {
	background: url(images/map_home_buttons.png) no-repeat -185px -160px;
}
#content {
	clear: both;
	overflow:hidden;
	width: 750px;
	margin-top: 20px;
	background: url(images/content_bkgd.gif) no-repeat left top;
	padding-top: 6em;
	position: relative;
}
#crumbs {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-size: 85%;
	color: #FFFFFF;
	background: url(images/content_h1_bkgd.gif) no-repeat left top;
	padding: 10px 0px 8px 25px;
	width: 725px;
}
#crumbs a:link, #crumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#crumbs a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content h1 {
	margin: 0px;
	padding: 1.25em 25px 0.75em;
	width: 700px;
	position: absolute;
	color: #FFFFFF;
	background: #003882 url(images/content_h1_bkgd.gif) no-repeat left top;
	left: 0px;
	top: 0px;
	font-size: 125%;
}

#home #content {
	padding-top: 0;
	position: static;
}
#home #content h1 {
	background: url(images/h1_home.png) no-repeat 25px top;
	height: 50px;
	padding: 0px;
	margin: 10px 0px;
	position: relative;
	width: 750px;
}
#home #content h1 span {
	margin-left: -5000px;
}
#ot #content {
	background: url(images/ot_header.jpg) no-repeat left 15px;
	padding-top: 390px;
}
#arv #content {
	background: url(images/arv_header.jpg) no-repeat left 15px;
	padding-top: 390px;
}
#ac #content {
	background: url(images/ac_header.jpg) no-repeat left 15px;
	padding-top: 390px;
}
#map #content {
	background: url(images/map_sect_header.png) no-repeat left top;
	padding-top: 225px;
	margin-top: 5px;
}
.map_nav {
	margin: 0 -1px;
	overflow: auto;
	padding-top: 4px;
	background: #1A4C91;
}
.map_nav h2 {
	color: #96CDFF;
	font-size: 100%;
	margin: 0px 0px 0px 25px;
}
.map_nav ul {
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
	background: #003680;
	overflow: auto;
	width: 725px;
}
.map_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	text-align: center;
	color: #96CDFF;
}
.map_nav a:link, .map_nav a:visited {
	color: #FFFFFF;
	display: block;
	padding: 3px 0px;
	border-left: 1px solid #1A4C91;
}
.map_nav a:hover, .map_nav a:active {
	text-decoration:none;
	background: #4C85CD;
}
#content_main {
	float: left;
	width: 415px;
	display: inline;
	margin-left: 25px;
	padding-bottom: 1em;
}
.first {
	margin-top: 0px;
}
#content_sub {
	float: right;
	width: 250px;
	display: inline;
	margin-right: 25px;
	padding-bottom: 1em;
}
.content_a {
	float: left;
	width: 335px;
	display: inline;
	margin-left: 25px;
	padding-bottom: 1em;
	padding-right: 14px;
	border-right: 1px solid #999999;
}
.content_b {
	float: right;
	width: 335px;
	display: inline;
	margin-right: 25px;
	padding-bottom: 1em;
}
.full {
	margin: 0 25px 25px;
}
.full h3 {
	margin-top: 2em;
}
#map h3 {
	background: #EDF1F3;
	padding: 0.5em;
}
#footer {
	font-size: 85%;
	text-align: center;
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #4A6B9A;
	padding-bottom: 1em;
}
#randomQuote {
	margin: 0;
	padding: 0.5em 0 0;
	color: #6B665C;
	background: url(images/quote_bkgd_250.png) no-repeat left top;
	border:none;
}
#randomQuote p {
	margin: 1.5em 1.5em 0em;
	line-height: 1.5;
}
#randomQuote cite {
	background: url(images/quote_bkgd_250.png) no-repeat left bottom;
	margin: 0;
	padding: 0.5em 1.5em 1.5em 0;
	text-align: right;
	font-size: 75%;
	display: block;
	font-style: normal;
}
.about blockquote {
	border-top: 1px solid #4A6B9A;
	border-bottom: 1px solid #4A6B9A;
	margin: 1em 0px;
	padding: 1em;
}
.caption {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2em;
}
