@charset "UTF-8";
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px;
	font-style: normal;
	line-height: 20px;
	word-spacing: 2px;
	}
	
.pageTitle{
	font-size:16px;
	font-weight: BOLD;
	color:#006500;
}
.pageText{
	font-size:14px;
	font-weight: none;
	color:#646568;
}
.message{
	font-size:16px;
	font-weight: BOLD;

}
.pageHeader{
	font-size:14px;
	font-weight: BOLD;
	color:#006500;
}

.text{
	font-size:12px;
	font-weight: none;
	color:#646568;
}
.columnTitle{
	font-size:12px;
	font-weight: BOLD;
	color:#00572f;
}
.columnText{
	font-size:12px;
	font-weight: none;
	color:#6d6f72;
}

.errorBox{
	background-color:#ffc8c8;
}
.errorText{
	color:#ff0000;
}

.formText{
	text-align: right;
	font-weight: BOLD;
	font-size: 12px;
}
.formTextError{
	text-align: right;
	font-weight: BOLD;
	font-size: 12px;
	color:#ff0000;
}
.copyright{
	font-size:12px;
	color:#9f9f9f;
	text-align: right;
}
.smallText{
	font-size:11px;
}
.navTitle{
	font-size:16px;
	font-weight: BOLD;
	color:#f4fcf4;
}

a {
	padding: normal;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	color: #005e00;
	text-decoration: none;
}

a:Hover {
	color: #005e00;
	text-decoration: underline;
}

a.topNav {
	padding: normal;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	
	font-size:11px;
	font-weight: BOLD;
	color: #565756;
	text-decoration: none;
}

a.topNav:Hover {
	color: #565756;
	font-weight: BOLD;
	text-decoration: underline;
}

a.topNavActive {
	padding: normal;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	
	font-size:11px;
	font-weight: BOLD;
	color: #005e00;
	text-decoration: none;
}

a.topNavActive:Hover {
	color: #005e00;
	font-weight: BOLD;
	text-decoration: underline;
}


a.leftNav {
	font-size:16px;
	font-weight: BOLD;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftNav:Hover {
	color: #367536;
	font-weight: BOLD;
}


sup{
	color: #006500;
	font-size: 12px;
}

.border{
	background:#e3e3e3;
}


a.subNav { 
	font-size:12px;
	font-weight: none;
	color: #367536;
	text-decoration: none;
	border : 1px solid #555;
	padding: 2px 5px 2px 5px;
	display : block;
	background : #fff;
} 

 a.subNav:hover { 
	background : #367536;
	color : #fff;
	border : 1px solid #555;
} 

a.subNavActive { 
	font-size:12px;
	font-weight: none;
	color: #367536;
	text-decoration: none;
	border : 1px solid #555;
	padding: 2px 5px 2px 5px;
	display : block;
	background : #ffdf85;
} 

 a.subNavActive:hover { 
	background : #367536;
	color : #fff;
	border : 1px solid #555;
} 


.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;
}

.registerSub { 
	font-size:12px;
	font-weight: none;
	color: #367536;
	text-decoration: none;
	border : 1px solid #555;
	padding: 2px 5px 2px 5px;
	display : block;
	background : #fff;
} 

.registerSubActive { 
	font-size:12px;
	font-weight: none;
	color: #367536;
	text-decoration: none;
	border : 1px solid #555;
	padding: 2px 5px 2px 5px;
	display : block;
	background : #ffdf85;
} 

p.location{
	font-size:16px;
	font-weight: BOLD;
	color:#006500;
	text-decoration: underline;
}

p.area{
	font-size:14px;
	font-weight: BOLD;
	color:#006500;
}

p.specialty{
	font-size:14px;
	font-weight: BOLD;
	font-style: ITALIC;
	color:#006500;
}

span.doctor{
	font-size:12px;
	font-weight: BOLD;
	text-decoration: underline;
}

.columnText1{
	font-size:12px;
	font-weight: none;
	color:#000000;
}

.columnText2{
	font-size:12px;
	font-weight: none;
	color:#ffffff;
}
