
a.bodyLink:link {text-decoration: underline; color: #0079C2;}
a.bodyLink:visited { text-decoration: underline; color: #0079C2; }
a.bodyLink:active { text-decoration: underline; color: #0079C2; }
a.bodyLink:hover { text-decoration: none; color: #0079C2; }

a:link { text-decoration: none; color: #0079C2; }
a:visited { text-decoration: none; color: #0079C2; }
a:active { text-decoration: none; color: #0079C2; }
a:hover { text-decoration: underline; color: #0079C2; }

a.BigWhiteLink:link {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
a.BigWhiteLink:visited { text-decoration: none; color: #ffffff; }
a.BigWhiteLink:active { text-decoration: none; color: #ffffff; }
a.BigWhiteLink:hover { text-decoration: none; color: #ffffff; }

/*home page only stuff*/

.HPwelcomeBar{
	background-color: #F3BB44;
	height: 30px;
	padding-left: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.HPwelcomeArea{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 6px 0 12px 1px;
	line-height: 15px;
}

.HPfacilitiesBar{
	background-color: #29C4D5;
	height: 30px;
	padding-left: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.HPfacilitiesArea{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 6px 0 12px 1px;
	line-height: 15px;
}
.HPfacilitiesArea a {
	font-family: Arial, Helvetica, sans-serif;
	color: #25C0D1;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	line-height: 15px;
	padding-left: 1px;
}


.HPfindPhysBar{
	background-color: #81BAEC;
	height: 30px;
	padding-left: 16px;
	/*padding-bottom:10px;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.HPfindPhysArea{
	font-family: Arial, Helvetica, sans-serif;
	color: #81BAEC;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 10px 4px 4px 16px;
	line-height: 18px;
}

.HPseminarBar{
	background-color: #EBF4FA;
	height: 22px;
	padding-left: 16px;
	padding-top:5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	font-size: 16px;
	font-weight: bold;
}

.HPseminarList{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBF4FA;
	color: #0079C2;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 0 0 12px 16px;
	line-height: 17px;
}

.HPseminarList a{
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
}

.HPnewsBar{
	background-color: #ECFAFB;
	height: 22px;
	padding-left: 16px;
	padding-top:5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #25C0D1;
	font-size: 16px;
	font-weight: bold;
}

.HPnewsList{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECFAFB;
	color: #25C0D1;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 0 0 12px 16px;
	line-height: 17px;
}

.HPnewsList a{
	color: #25C0D1;
	font-weight: bold;
	text-decoration: none;
}


.HProtatorBar{
	background-color: #FFFFFF;
	padding-top: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #25C0D1;
	font-size: 14px;
	font-weight: bold;
}

.HProtatorArea{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding: 6px 0 6px 1px;
	line-height: 15px;
}
.HProtatorArea a {
	font-family: Arial, Helvetica, sans-serif;
	color: #25C0D1;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	line-height: 15px;
	padding-left: 1px;
}

.HPservicesBar{
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	font-size: 14px;
	font-weight: bold;
}

.HPservicesList {
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 6px 0 12px 0;
	line-height: 20px;
}

.HPservicesList a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.HPservicesText {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0 12px 0;
	line-height: 15px;
}

.HPservicesText a {
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.rhEdge{
	width: 12px;
	background-image: url(images/rhEdgeStripe.gif);
	background-repeat: repeat-y;
}
/*global and inside stuff*/

.default{
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-align:left;
}

.pageTitle {
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}

.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

.footnote {font-size: 10px;}

.dividerStripe{
	background-image: url(images/dividerStripe.gif);
	background-repeat: repeat-y;
}

.primaryNavOne{
	background-color: #0079C2;
	height: 28px;
	border-bottom: 1px #FFFFFF solid;
	padding-left: 16px;
	text-align: left;
}

.primaryNavOne a {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.primaryNavOneLarge{
	background-color: #0079C2;
	height: 57px;
	border-bottom: 1px #FFFFFF solid;
	padding-left: 16px;
	text-align: left;
	line-height: 14px;
}
.primaryNavOneLarge a {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.primaryNavTwo{
	background-color: #29C4D5;
	height: 28px;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	padding-left: 16px;
	text-align: left;
}

.primaryNavTwo a {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.primaryNavTwoLarge{
	background-color: #29C4D5;
	height: 57px;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	padding-left: 16px;
	text-align: left;
	line-height: 14px;
}
.primaryNavTwoLarge a {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.patientsBar{
	background-color: #F26B3F;
	height: 28px;
	border-bottom: 1px #FFFFFF solid;
	padding-left: 16px;
	text-align: left;
}

.patientsBar a {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.servicesBar{
	background-color: #0079C2;
	height: 30px;
	padding-left: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.leftNavServices {
	font-family: Arial, Helvetica, sans-serif;
	color: #0079C2;
	background-color: #F1F8FC;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	padding: 6px 0 12px 16px;
	line-height: 18px;
}

.leftNavServices a {
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
}


.findPhysBar{
	background-color: #29C4D5;
	height: 30px;
	padding-left: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.findForm{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4FCFC;
	color: #29C4D5;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 10px 4px 4px 16px;
	line-height: 18px;
}

.seminarBar{
	background-color: #F3BB44;
	height: 30px;
	padding-left: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.seminarList{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCF9DF;
	color: #DCA634;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	padding: 6px 0 12px 16px;
	line-height: 18px;
}

.seminarList a{
	color: #DCA634;
	font-weight: bold;
	text-decoration: none;
}



	
.sectionNav{
	border-top: 1px #0079C2;
	border-top-color: #0079C2;
	border-top-style: solid;
	border-top-width: 1px;
	border-left: 1px #0079C2;
	border-left-color: #0079C2;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px #0079C2;
	border-right-color: #0079C2;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom: 1px #0079C2;
	border-bottom-color: #0079C2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	line-height:130%;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;

	
}

.sectionNavHead{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #0079C2;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	
}

.centerStripe {
	background-image: url(images/stripe_vertCenter.gif);
	background-repeat: repeat-y;
}

.patient {
	background-image: url(images/tabbar_patient.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #442875;
	font-size: 12px;
}

/*.leftPurpNav {
	background-image: url(images/gradient_purpLHnav.gif);
	background-repeat: no-repeat;
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
	border-left: 4px #DBD7DF;
	border-left-color: #DBD7DF;
	border-left-style: solid;
	border-left-width: 4px;
	border-right: 4px #DBD7DF;
	border-right-color: #DBD7DF;
	border-right-style: solid;
	border-right-width: 4px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F3FB;
	font-size: 11px;
	font-weight: bold;
	
}

.leftNavBox {
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
	border-left: 4px #DBD7DF;
	border-left-color: #DBD7DF;
	border-left-style: solid;
	border-left-width: 4px;
	border-right: 4px #DBD7DF;
	border-right-color: #DBD7DF;
	border-right-style: solid;
	border-right-width: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #442875;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.leftPurpBot {
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
}
*/
.mapDirs {
	background-image: url(images/tabbar_mapdirs.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.mapNavText {
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/*
.rh_hsopImage {
	background-image: url(images/rh_hsopImageCell.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: bold;
	
}

.physOwned{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F3FB;
	font-size: 11px;
	font-weight: bold;	
}

.rightPurpNav {
	background-image: url(images/gradient_purpRHnav.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F3FB;
	font-size: 11px;
	font-weight: bold;
}

.rh_newsImage {
	background-image: url(images/rh_newsImageCell.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: normal;
}

.newsList {
	list-style-image: url(images/bullet_purple.gif);
	padding-bottom:8px;
}

.homeBoxLeftWhite {
	border-bottom: 4px #DBD7DF;
	border-bottom-color: #DBD7DF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
	border-left: 4px #DBD7DF;
	border-left-color: #DBD7DF;
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: normal;
	
}
.homeBoxDotsWhite {
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
}
.homeBoxMidWhite {
	border-bottom: 4px #DBD7DF;
	border-bottom-color: #DBD7DF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 8px;
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: normal;
}

.homeBoxRightWhite {
	border-bottom: 4px #DBD7DF;
	border-bottom-color: #DBD7DF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top: 4px #DBD7DF;
	border-top-color: #DBD7DF;
	border-top-style: solid;
	border-top-width: 4px;
	border-right: 4px #DBD7DF;
	border-right-color: #DBD7DF;
	border-right-style: solid;
	border-right-width: 4px;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #685683;
	font-size: 11px;
	font-weight: normal;
}

.purpCenter {
	background-color: #776998;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F3FB;
	font-size: 11px;
	font-weight: bold;
}
*/
.bottomSpace {
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	
}

.bottomDivider{
	height:10px;
	background-image: url(images/dividerHoriz.gif);
	background-repeat: repeat-x;
}


.healthplans{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-align: left;
}


/*
.leftedge {
	background-image: url(images/tile_leftedge.gif);
	background-repeat: repeat-y;
}

.rightedge {
	background-image: url(images/tile_rightedge.gif);
	background-repeat: repeat-y;
}
*/