/* CSS Document */

body{
text-align:center;
background-color:#333333;
margin-top: 10px;
font-family:"Trebuchet MS", Arial;
font-size: 12px;

}
.MainText{
font-family:"Trebuchet MS", Arial;
font-size: 12px;
color:#000000;
}

#dvMain {
border: 2px solid #000000;
background-color:#FFFFFF;
text-align:left;
width:97%;

}

a.MainMenu {
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
color:#000000;
padding-left:15px;
padding-right:25px;
text-decoration:none;
text-transform:uppercase;

}

a.MainMenu:hover {
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
color:#FF6600;
padding-left:15px;
padding-right:25px;
text-decoration:none;
text-transform:uppercase;

}

.Copy{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;

}

.FooterLinks{
font-family: "Trebuchet MS", Arial;
font-size: 12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#000000;
padding-left: 30px;

}

a.FooterLinks:hover{
font-family: "Trebuchet MS", Arial;
font-size: 12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#FF6600;
padding-left: 30px;

}

TD.tdLeft {
width:80%;
vertical-align:top;

}

TD.tdRight{
background-color:#578191;
border-left:2px solid #2A5E73;
width:20%;
}

TD.PageHeader{
background-color:#04AFE7;
border-bottom: 1px solid #003399;
border-top: 1px solid #003399;
color:#FFFFFF;
font-weight:bold;
font-family: "Trebuchet MS", Arial;
font-size: 14px;
text-transform:uppercase;
padding-left: 25px;
background-image: url(images/icon_arrow.jpg);
background-position:left, center;
background-repeat:no-repeat;
height:21px;
vertical-align:middle;

}

#dvOrganizationProfile{
padding-left:35px;
padding-top:25px;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
font-size:11px;
vertical-align:middle;
}

#dvLeftNav {
padding-left:10px;
/*padding-top:5px;*/
}


TD.HealthCaringCards{
background-image:url(images/icon_arrow2.jpg);
background-position:left, center;
background-repeat:no-repeat;
font-family: "Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding-left:25px;
color:#FFFFFF;
}

.smallWhite{
color:#FFFFFF;
font-family: "Trebuchet MS", Arial;
font-size:10px;
}
.medWhite{
color:#FFFFFF;
font-family: "Trebuchet MS", Arial;
font-size:12px;
}
.img {
background-color:#FFFFFF;
border:2px solid #C6E7EC;
padding:10px;

}

td.DownloadToday
{
font-family:"Trebuchet MS", Arial;
font-size:16px;
color:#578191;
font-weight:bold;
text-decoration:none;
}

.DownloadToday a{
font-family:"Trebuchet MS", Arial;
font-size:16px;
color:#578191;
font-weight:bold;
text-decoration:none;
}

.ItsFree{
font-family:"Trebuchet MS", Arial;
font-size:16px;
color:#FF6600;
font-weight:bold;
text-transform:uppercase;
}

Input.txtSearch {
font-size:12px;

}

td.tdRightHeading{
background-image:url(images/icon_arrow4.jpg);
background-position:left, center;
background-repeat:no-repeat;
font-family: "Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding-left:45px;
color:#FFFFFF;
height:25px;
}

td.tdLeftMenu a{
background-image:url(images/icon_arrow3.gif);
background-position: 5px 3px;
background-repeat:no-repeat;
vertical-align:middle;
padding-left: 20px;
text-decoration:none;
font-weight:bold;
color:#000000;
vertical-align:top;
font-size:12px;

}

td.tdLeftMenu a:hover{
background-image:url(images/icon_arrow3B.gif);
background-position: 5px 3px;
background-repeat:no-repeat;
vertical-align:middle;
padding-left: 20px;
text-decoration:none;
font-weight:bold;
color:#04AFE7;
vertical-align:top;
font-size:12px;

}

.White{
color:#FFFFFF;
font-size:13px;

}

a.WhiteLnk {
color:#FFFFFF;
text-decoration:none;
}

a.WhiteLnk:hover {
color:#FF6600;
text-decoration:none;
}

td.WhiteLineBottom
{
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;

}

a.OrangeLinks  {
font-family:"Trebuchet MS", Arial;
font-size:14px;
color:#FF6600;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

a.OrangeLinks:Hover  {
font-family:"Trebuchet MS", Arial;
font-size:14px;
color:#FF6600;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}



/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}
/*/Example CSS for the two demo scrollers*/
.TextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
}
.TextHeadingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #0066FF;
	text-decoration: none;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
}.stdtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
a:hover {  color: #000099; text-decoration: underline}
a.categorylink:hover {  color: #660000}
a.categorylink2:hover {  color: #660000}
a.categorylink2b:hover {  color: #660000}
a.categorylink3:hover {  color: #660000}
a.stafflink:hover {  color: #FF0000}
a.leftnav:hover {  color: #000088; text-decoration: none}
a.leftprint:hover {  color: #ffcc00; text-decoration: none}
.linktext {
	color: #005555;
	text-decoration: none;
	padding-right: 20px;
}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none}
.bodytext2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none}
.lefttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none}
.leftnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 10px; font-weight: normal; color: #005555; text-decoration: none}
.leftprint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 10px; font-weight: normal; color: #ffffff; text-decoration: none}
.leftnavhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 11px; font-weight: bold; color: #004444; text-decoration: none}
.sectionhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; line-height: 28px; font-weight: bold; color: #009999; text-decoration: none}
.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #0099FF; text-decoration: none}
.subheadsm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #336699; text-decoration: none}
.biotext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; font-weight: normal; color: #660000; text-decoration: none}
.categorylink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #888888; text-decoration: none}
.categorylink2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #336699; text-decoration: none}
.categorylink2b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #336699; text-decoration: none}
.categorylink2ba {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #336699; text-decoration: none}
a.categorylink2ba:hover { color: #000099; text-decoration: none;}
.categorylink3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #ff0000; text-decoration: none}
.stafflink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: underline}
.disclaimer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none}
.NewsLetterHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #339900;
	background-color: #FFFFFF;

}
.bodytextNew {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; color: #000000; text-decoration: none
}
.style1 {
	font-size: medium;
	color: #000000;
	padding-right: 20px;
	font-weight: bold;
}
