/* Edited 09 Apr 2010 01:40:21 PM by Andy Schwartz [1:U:74] */
/* Edited 09 Apr 2010 01:37:21 PM by Andy Schwartz [1:U:74] */
/* Edited 10 Mar 2010 02:08:22 PM by Andy Schwartz [1:U:74] */
/* Edited 10 Mar 2010 02:03:06 PM by Andy Schwartz [1:U:74] */
/* Edited 10 Mar 2010 02:00:37 PM by Andy Schwartz [1:U:74] */
/* Edited 01 Mar 2010 09:32:20 AM by Andy Schwartz [1:U:74] */
/* Edited 01 Mar 2010 08:22:38 AM by Andy Schwartz [1:U:74] */
/* Edited 01 Mar 2010 08:12:32 AM by Andy Schwartz [1:U:74] */
/* Edited 01 Mar 2010 08:03:58 AM by Andy Schwartz [1:U:74] */
/* Edited 11 Nov 2009 06:04:26 AM by Lauren Rauseo [1:U:36] */
/* Edited 11 Nov 2009 06:01:53 AM by Lauren Rauseo [1:U:36] */
/* Edited 11 Nov 2009 06:01:03 AM by Lauren Rauseo [1:U:36] */
/* Edited 11 Nov 2009 05:59:46 AM by Lauren Rauseo [1:U:36] */
/* Edited 11 Nov 2009 05:59:18 AM by Lauren Rauseo [1:U:36] */
/* Edited 11 Nov 2009 05:57:33 AM by Lauren Rauseo [1:U:36] */
/* Edited 21 Sep 2009 02:12:13 PM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:50:53 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:50:01 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:48:55 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:48:20 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:47:28 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:46:21 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:43:42 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:41:57 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:40:11 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 10:37:54 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 09:49:15 AM by Lauren Rauseo [1:U:41] */
/* Edited 16 Sep 2009 09:48:52 AM by Lauren Rauseo [1:U:41] */
/* Edited 15 Apr 2009 10:49:31 AM by Lauren Rauseo [1:U:36] */
/* Edited 07 Apr 2009 09:10:50 AM by Lauren Rauseo [1:U:36] */
/* Edited 07 Apr 2009 09:10:16 AM by Lauren Rauseo [1:U:36] */
/* ##############  HEADING STYLES ################# */
body {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
}
p, th, td, ol, ul, li 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 140%;
}
/* ##############  HEADING and LINKS STYLES ################# */
H1, H2, H3, H4
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
color: #000000;
}
H1
{
font-family: Arial;
	font-size: 16px;
}
H2 {
	font-size: 14px;
}
H3 {
	font-size: 13px;
                background: #dcce86;
	width: 100%;
	padding: 4px;
                text-align: left;
}
H4 {
	font-size: 13px;
	margin-bottom: -12px;
}
a{
	color:#000000;
}
a:visited {
	color:#006666;
}
a:hover {
	color:#ff0000;
}
/* ############### Styles to appear on the dropdown in text editor ############  */
.articlefrom
{
background: url(images/relatedarticles/destinations.gif) no-repeat top right;
width: 400px;
padding-bottom: 10px;
border-bottom: 2px solid #623b16;
color: #623b16;
height: 20px;
}
.audio
{
background: #f1e8de url(images/audio.gif) no-repeat center left;
padding: 8px 8px 8px 60px;
width: 380px;
min-height: 50px;
vertical-align:middle;
}
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%;
}
a.button_switch{
background: transparent url('images/Buttons/background_left.jpg') no-repeat top left;
display: block;
text-align:center;
font: bold 15px Arial; /* Change 15px as desired */
line-height: 39px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of blue_button_switch background */
height: 47px; /* Height of button_switch background height */
padding-left: 9px; /* Width of left image */
text-decoration: none;
}
a:link.button_switch, a:visited.button_switch, a:active.button_switch{
color: #002776; /*button_switch text color*/
}
a.button_switch span{
background: transparent url('images/Buttons/background_big.jpg') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.button_switch:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.button_switch:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
}
.button_switchwrapper{ /* Container you can use to surround a CSS button_switch to clear float */
overflow: hidden;
width: 100%;
}
.backto
{
background: url(images/bluearrow.gif) no-repeat center left;
padding-left: 13px;
}
.contactinfo
{
border-top: 1px dotted #cbcbcd;
padding-top: 8px;
width:100%;
}
.footnote 
{
font-size: 11px;
}
.highlight
{
float: right;
margin: 0 0 5px 10px;
background: #e8e8f2;
border-top: #ccc solid 1px;
border-left: #ccc solid 1px;
border-right: #666 solid 2px;
border-bottom: #666 solid 2px;
width: 200px;
padding: 8px;
}
.light
{
float: left;
margin: 0 0 5px 10px;
background: #e8e8f2;
border-top: #ccc solid 1px;
border-left: #ccc solid 1px;
border-right: #666 solid 2px;
border-bottom: #666 solid 2px;
width: 200px;
padding: 8px;
}
.left
{
float:left;
margin-right:10px;
margin-bottom: 5px;
margin-top: 5px;
}
.photowithcaption
{
width: 180px;
float:right;
margin-left:10px;
margin-bottom: 5px;
margin-top: 5px;
font-size: 11px;
}
.photowithcaption p
{
font-size: 11px;
}
.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-small.gif) no-repeat center left;
padding-left: 17px;
font-size: 11px;
}
.red
{
color:red;
}
.relatedarticle
{
background: #f1e8de url(images/relatedarticles/ReadARelatedArticle.gif) no-repeat top left;
border-top: 1px solid #623b16;
border-bottom: 1px solid #623b16;
padding: 25px 4px 4px;
margin:5px 0 5px 0;
font-size: 11px;
width:425px;
}
.resources
{
background:#f1e8de url(images/relatedarticles/unionresources.gif) no-repeat top center;
border: 2px double #623b16;
padding: 30px 4px 4px 4px;
float: left;
margin: 5px 10px 0 0;
width: 210px;
clear: both;
}
.right
{
float:right;
margin-left:10px;
margin-bottom: 5px;
margin-top: 5px;
}
.shadedbkgd
{
background:#e8e8f2;
padding: 4px;
}
.topofpage
{
font-size: 11px;
text-align: right;
}
.video
{
background: #f1e8de url(images/video_icon.gif) no-repeat center left;
padding: 8px 8px 8px 60px;
width: 380px;
min-height: 50px;
vertical-align:middle;
}
.white
{
color:white;
}
/* ##############  TABLE STYLES ################# */
.tableborders
{
border: 1px solid #ffffff;
}
.tableborders td
{
border: 1px solid #e8e8f2;
padding: 5px;
}
.tableborders th
{
background: #55527a;
border: 1px solid #e8e8f2;
padding: 5px;
color: white;
}
/* ##############  LIST STYLES ################# */
ol li ol
{
list-style-type: lower-alpha /* to make sub ordered lists user lowercase alpha */
}
ul.listnoindent   /* for lists that should NOT indent */
{
}
ul.listnoindent li  /* for lists that should NOT indent */
{
margin-left:-20px;
padding-left: 0;
}
/* ####################  FOR OCCASIONAL USE ####################  */
.pinkribbon
{
background: url(images/pinkribbon_bullet.gif) no-repeat center left;
padding-left: 17px;
}
/* #############  HOMEPAGE FOR NEW DESIGN ############# */
#homepageCOE
{
width: 460px;
}
#homepageCOE td
{
font-size: 12px;
border-right: 1px solid #747479;
padding: 8px;
width: 115px;
height: 100px;
vertical-align: top;
background: #e8e8f2;
}

