
p, h1, h2, h3, h4, h5, ul, ol, li, span, div {
	font-family: arial, helvetica, sans-serif
	}

A:active { color: #246B97; text-decoration: underline}
A:link { color: #246B97; text-decoration: underline}
A:visited { color: #246B97; text-decoration: underline}
A:hover { color: #246B97; text-decoration: none}

A.credit:active { color: #0C4E60; text-decoration: underline}
A.credit:link { color: #0C4E60; text-decoration: underline}
A.credit:visited { color: #0C4E60; text-decoration: underline}
A.credit:hover { color: #0C4E60; text-decoration: none}

/* front page styles */

A.creditlinks:active { color: #000000; text-decoration: none}
A.creditlinks:link { color: #000000; text-decoration: none}
A.creditlinks:visited { color: #000000; text-decoration: none}
A.creditlinks:hover { color: #000000; text-decoration: none}

A.navText:active { color: #D2FA5E; text-decoration: none}
A.navText:link { color: #D2FA5E; text-decoration: underline}
A.navText:visited { color: #D2FA5E; text-decoration: underline}
A.navText:hover { color: #D2FA5E; text-decoration: none}

.navFirm { font-size: 11px; color: #ffffff;  }
.navText { font-size: 11px; line-height: 11px; color: #ffffff;  }
.navInfo { font-size: 12px; color: #ffffff;  }
.addressName { font-size: 13px; color: #000000;  }
.addressStreet { font-size: 11px; color: #757575;  }
.credit { font-size: 10px; color: #000000;  }
.body { font-size: 12px; line-height: 16px; color: #000000;  }

P { font-size: 12px; line-height: 16px; color: #000000;  }
H1 { font-size: 18px; color: #ffffff; font-weight: normal; ; margin-bottom: 0px; }
H2 { font-size: 13px; color: #ffffff; font-weight: bold; ; margin-bottom: 0px; }


/* new styles */

.front_div {
	border-top: 1px solid #D6D6D6;
	padding: 4px 0 0 7px;
	margin-top: 5px;
	}
	
#front_news {
	margin-left: 10px;
	float: left;
	width: 245px;
	}

#front_news ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}

#front_news ul li {
	font-size: 11px;
	margin: 4px 0 8px 0;
	}

.front_div p {
	margin: 3px 0 10px 0;
	}
	
p#newPatientText {
	text-align: left;
	padding: 0 8px !important;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 10px 0;
	}
	
p#newPatientText a {
	color: #D2FA5E;
	}

#title_space {
	width: 100%;
	height: 126px;
	background: url("/blue/images/top_bg.jpg") 0 0 no-repeat;
	border-bottom: 1px solid #000;
	position: relative;
	}

#practice_title h1 {
	width: 430px;
	height: 58px;
	position: absolute;
	top: 44px;
	left: 0;
	margin: 0;
	background-repeat: none !important;
	}

#practice_title h2 {
	position: absolute;
	top: 101px;
	left: 0;
	margin: 0;
	width: 430px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	}

#practice_title span {
	display: block;
	overflow: hidden;
	padding: 1px 0 0 0;
	width: 0;
	height: 1px !important;
	height/**/: 0;
	}

#front_date {
	background: url("/blue/images/date.gif") 0 0 no-repeat;
	position: absolute;
	top: 19px;
	left: 20px;
	height: 19px;
	overflow: hidden;
	width: 170px;
	text-align: right;
	}

#front_date table {
	float: right;
	}
