/* Edited 16 Jun 2010 12:44:22 PM by Andy Schwartz [1:U:74] */
/* Edited 02 Jun 2010 09:02:28 AM by Andy Schwartz [1:U:74] */
/* Edited 24 Feb 2010 05:39:33 AM by Andy Schwartz [1:U:74] */
/* Edited 31 Oct 2008 11:39:12 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 11:39:01 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 11:17:33 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 11:17:19 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 07:32:01 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 07:09:24 AM by Lauren Rauseo [1:U:36] */
/* Edited 31 Oct 2008 07:02:19 AM by Lauren Rauseo [1:U:36] */
/* Edited 22 May 2008 01:35:50 PM by Lauren Rauseo [1:U:36] */
/* Edited 16 May 2008 07:00:19 AM by Lauren Rauseo [1:U:36] */
/* Edited 16 May 2008 06:58:28 AM by Lauren Rauseo [1:U:36] */
/* Edited 14 May 2008 02:33:59 PM by Lauren Rauseo [1:U:36] */
/* Edited 14 May 2008 02:09:11 PM by Lauren Rauseo [1:U:36] */
/* Edited 14 May 2008 02:05:57 PM by Lauren Rauseo [1:U:36] */
body, p, td, ul, li
{
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
}
.audio
{
background: #D2DFE7;
padding: 4px 4px 2px 10px;
width: 350px;
vertical-align:middle;
font-family: Verdana;
font-size: 8pt;
}
.backto
{
background: url(images/bluearrow.gif) no-repeat center left;
padding-left: 12px;
}
.employee
{
font-size:8pt;
color: #003976;
font-weight: bold;
}
.footnote
{
font-size:8pt;
}
.highlight
{
background: #e7f1fe;
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: 0 0 5px 10px;
}
.left
{
float:left;
margin: 5px 10px 5px 0;
}
.pdf
{
background: url(images/pdficon.gif) no-repeat center left;
padding-left: 25px;
}
.red
{
color: red;
}
.right
{
float:right;
margin: 5px 0 5px 10px;
}
.shadedbkgd
{
background:#dddeca;
padding: 4px;
}
.tableborders
{
border: 1px solid #ffffff;
}
.tableborders td
{
border: 1px solid #dddeca;
padding: 5px;
}
.topofpage
{
font-size: 8pt;
text-align: right;
font-variant: small-caps;
}
.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;
}
.white
{
color: #ffffff;
}
H1
{
font-size: 13pt;
font-weight: bold;
}
H2 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
}
h3
{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	color: #000000;
                background: #dcce86;
	width: 100%;
	padding: 4px;
}
H4 {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: -12pt;
}
/* Career Header Style*/
#career4buttons
{
width: 100%;
margin-top: 10px;
}
table#career4buttons td
{
background: #4158a9;
color: white;
width: 25%;
padding: 5px;
text-align:center;
font-weight: bold;
font-size: 11px;
margin: 2px;
}
table#career4buttons td.medstar
{
background: #fecb00;
color: black;
}
table#career4buttons td.current
{
background: #25325f;
}
table#career4buttons a:link
{
color: white;
text-decoration: none;
}
table#career4buttons a:visited
{
color: white;
text-decoration: none;
}
table#career4buttons a:hover, a:active
{
color: white;
text-decoration: underline;
}
table#career4buttons td.medstar a:link
{
color: black;
text-decoration: none;
}
table#career4buttons td.medstar a:visited
{
color: black;
text-decoration: none;
}
table#career4buttons td.medstar a:hover, a:active
{
color: black;
text-decoration: underline;
}
.video
{
background: #ffffff url(http://www.franklinsquare.org/images/video_icon.jpg) no-repeat center left;
padding: 8px 8px 8px 55px;
border-top: 2px solid #003c92;
border-bottom: 2px solid #003c92;
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%;
}

