/* Edited 16 Jun 2010 01:55:45 PM by Andy Schwartz [1:U:50] */
/* Edited 16 Jun 2010 01:49:21 PM by Andy Schwartz [1:U:50] */
/* Edited 08 Jun 2010 08:07:09 AM by Lauren Rauseo [1:U:41] */
/* Edited 08 Jun 2010 07:50:57 AM by Lauren Rauseo [1:U:41] */
/* Edited 24 May 2010 09:18:55 AM by Lauren Rauseo [1:U:41] */
/* Edited 20 May 2010 08:44:10 AM by Andy Schwartz [1:U:50] */
/* Edited 17 May 2010 11:33:44 AM by Andy Schwartz [1:U:50] */
/* Edited 17 May 2010 11:31:48 AM by Andy Schwartz [1:U:50] */
/* Edited 27 Jul 2009 02:00:07 PM by Lauren Rauseo [1:U:36] */
/* Edited 27 Jul 2009 01:56:09 PM by Lauren Rauseo [1:U:36] */
/* Edited 23 Jul 2009 11:39:42 AM by Lauren Rauseo [1:U:36] */
/* Edited 22 Jul 2009 02:16:11 PM by Lauren Rauseo [1:U:36] */
/* Edited 21 Jul 2009 06:08:13 AM by Lauren Rauseo [1:U:36] */
/* Edited 21 Jul 2009 06:03:19 AM by Lauren Rauseo [1:U:36] */
/* Edited 26 Dec 2008 07:02:07 AM by Lauren Rauseo [1:U:36] */
/* Edited 26 Dec 2008 06:51:34 AM by Lauren Rauseo [1:U:36] */
/* Edited 22 Dec 2008 10:28:39 AM by Lauren Rauseo [1:U:36] */
/* Edited 22 Dec 2008 10:27:40 AM by Lauren Rauseo [1:U:36] */
/* Edited 15 Dec 2008 08:20:27 AM by Lauren Rauseo [1:U:36] */
/* Edited 15 Dec 2008 07:23:51 AM by Lauren Rauseo [1:U:36] */
/* Edited 15 Dec 2008 07:22:10 AM by Lauren Rauseo [1:U:36] */
/* Edited 15 Dec 2008 07:21:57 AM by Lauren Rauseo [1:U:36] */
/* Edited 13 Nov 2008 07:22:18 AM by Chris Santos [1:U:19] */
/* Edited 13 Aug 2008 12:38:29 PM by Lauren Rauseo [1:U:36] */
/* Default SiteMaker 5.0 Style Sheets */
/* *************** */
/* General Classes */
/* *************** */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* *************** */
/*  Header Styles  */
/* *************** */
H1 {
	font-family: verdana;
	font-size: 14pt;
	font-weight: 400;
	/*color: #73468E;*/
	color: #003876;
	background: white;
}
H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	color: #000000;
}
H3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
                background: #fdecbb;
	width: 100%;
	padding: 4px;
                text-align: left;
}
H4 {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10pt;
}
/* *************** */
/*   Link Styles   */
/* *************** */
A:link {
	color: #336699;
}
A:visited {
	color: #336699;
}
A:hover {
	color: #c60c30;
}
A:visited:hover {
	color: #c60c30;
}
/* *************** */
/*   Form Styles   */
/* *************** */
SELECT, INPUT, BUTTON, TEXTAREA {
	margin-left: 5px;
}
/* ***************************************************** */
/*   Custom Styles (feel free to add new styles below)   */
/* ***************************************************** */
.backto
{
background: url(images/backto.gif) no-repeat center left;
padding-left: 13px;
}
}
.footnote
{
font-family: Verdana;
font-size: 8pt;
}
.highlight
{
background: #d6e9cd;
border-top: #ccc solid 1px;
border-left: #ccc solid 1px;
border-right: #666 solid 2px;
border-bottom: #666 solid 2px;
width: 200px;
padding: 8px;
float: right;
margin: 15px 0 5px 10px;
}
.left
{
float:left;
margin-right:10px;
margin-bottom: 5px;
margin-top: 5px;
}
ol li ol
{
list-style-type: lower-alpha;
}
ul.listnoindent li
{
margin-left:-20px;
padding-left: 0;
}
.pdf
{
background: url(images/pdficon.gif) no-repeat center left;
padding-left: 25px;
}
li.pdf
{
list-style-image: url(images/pdficon.gif);
background: none;
padding-left: 4px;
}
.pdffootnote
{
background: url(images/pdficon.gif) no-repeat center left;
padding-left: 25px;
font-size: 11px;
}
.red
{
color: red;
}
.right
{
float:right;
margin-left:10px;
margin-bottom: 5px;
margin-top: 5px;
}
.shadedbkgd
{
background: #e7f1fe;
padding: 4px;
}
.shadedbkgd2
{
background: #c7defb;
padding: 4px;
}
.tableborders
{
border: 1px solid #ffffff;
}
.tableborders td
{
border: 1px solid #d6e7fc;
padding: 5px;
}
.topofpage
{
font-size: 8pt;
text-align: right;
}
.loweralpha
{
list-style-type: lower-alpha;
}
.upperalpha
{
list-style-type: upper-alpha;
}
.upperalpha li ol
{
list-style-type: decimal;
}
.upperalpha li ol li ol
{
list-style-type: lower-alpha;
{
.numeral
{
list-style-type: decimal;
}
/*
.video
{
background: #D2DFE7 url(images/video_icon.gif) no-repeat center left;
padding: 8px 8px 8px 60px;
width: 380px;
min-height: 50px;
vertical-align:middle;
}
.footer
{
font-family: Verdana;
font-size: 11px;
}

*/
a.health_switch{
background: transparent url('images/symptom_button_left.jpg') no-repeat top left;
display: block;
text-align:center;
font: bold 15px Arial; /* Change 15px as desired */
line-height: 107px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of blue_health_switch background */
height: 115px; /* Height of health_switch background height */
padding-left: 8px; /* Width of left image */
text-decoration: none;
}
a:link.health_switch, a:visited.health_switch, a:active.health_switch{
color: #002776; /*health_switch text color*/
}
a.health_switch span{
background: transparent url('images/symptom_button.jpg') no-repeat top right;
display: block;
padding: 4px 8px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.health_switch:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.health_switch:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
}
.health_switchwrapper{ /* Container you can use to surround a CSS health_switch to clear float */
overflow: hidden;
width: 100%;
}
