body {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pageBody{
	background-color:#eaf2f5;
}

.footer{
	background-image: url('/images/footer.jpg');
	margin:0;
	padding:0;
	text-align:center;
}


a {
	font-weight: BOLD;
	color: #898989;
	text-decoration: none;
	font-size: 14px;
}

a:Hover {
	color: #4ca5cf;
	font-weight: BOLD;
	text-decoration: underline;
}

a.siteNav {
	text-decoration: none;
	font-weight: none;
	font-size: 11px;
}

a.siteNav:Hover {
	text-decoration: underline;
}

a.paragraph2 {

	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

a.paragraph2:Hover {
	color: #4ca5cf;

	text-decoration: underline;
}

p{
	font-weight: none;
	color: #000000;
	font-size: 14px;
	text-align: justify;
}

.pageText{
	font-weight: none;
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.siteNavText{
	font-weight: none;
	color: #777777;
	font-size: 11px;
	text-align: justify;
}
.siteTitleText{
	font-weight: BOLD;
	font-size: 14px;
	text-align: justify;
}
.siteLableText{
	font-weight: BOLD;
	font-size: 12px;
	text-align: justify;
}

.siteText{
	font-weight: none;
	font-size: 12px;
	text-align: justify;
}
li{
	font-weight: none;
	font-size: 12px;
	text-align: justify;
}

.location{
	color: #006859;
	font-weight: BOLD;
	font-size: 16px;
	text-align: left;
	text-decoration: underline;
}

.area{
	color: #006859;
	font-weight: BOLD;
	font-size: 14px;
	text-align: left;
}

p.specialty{
	font-size:14px;
	font-weight: BOLD;
	font-style: ITALIC;
	color:#006859;
}

.bioType{
	font-weight: BOLD;
	font-style: italic;
	font-size: 14px;
	text-align: left;
}

.doctor{
	font-weight: BOLD;
	font-style: italic;
	text-decoration: underline;
	font-size: 14px;
	text-align: left;
}

.standout{
	color: #006859;
	font-weight: BOLD;
	font-size: 14px;
	text-align: left;
}

.text{
	color: #006859;
	font-weight: BOLD;
	font-size: 14px;
}

.header{
	font-weight: BOLD;
	color: #ffffff;
	font-size: 18px;
}

.formTitle{
	font-weight: BOLD;
	color: #898989;
	font-size: 16px;
}
.formText{
	font-weight: BOLD;
	color: #000000;
	font-size: 12px;
}
.formError{
	font-weight: BOLD;
	color: red;
	font-size: 12px;
}

.tip{
	font-weight: BOLD;
	color: #aaaaaa;
	font-size: 11px;
}

.textBox{
	background-color:#ffffff;
	border-width: 1px 0px 1px 0px; 
	border-style: solid; 
	border-color: #a1a1a1;
	height: 385px; 
}

a.inPage {
	font-weight: BOLD;
	color: ##898989;
	text-decoration: none;
	font-size: 12px;
}

a.inPage:Hover {
	color: ##4ca5cf;
	font-weight: BOLD;
	text-decoration: underline;
}
.HOVERLINK {
	font-weight: BOLD;
	color: #898989;
	text-decoration: none;
	font-size: 14px;
}