body 
{
	font-family: "Trebuchet MS", arial;
	font-size: 80%;
}
input, textarea
{
	font-family: "Trebuchet MS", arial;
	font-size: 8pt;
}
.newspanel
{
   margin-top: 5px;
   background-color: #3e9637;
   color: #FFFFFF;
   padding: 4px;
}
.photopanel
{
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 0px;
   padding-right: 0px;
   background-color: #3e9637;
}
.navpanel
{
   background-color: #a0dc9c;
   padding: 13px;
}
a.nav:link, a.nav:visited, a.nav:active 
{
	font-family: "Trebuchet MS", arial;
	font-size: 10pt;
   background-color: #a0dc9c;
   padding: 13px;
   text-decoration: none;
   color: #000000;
}
a.nav:hover 
{
	font-size: 10pt;
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
a.jump:link, a.jump:visited, a.jump:active 
{
   text-decoration: underline;
	font-weight: bold;
   color: #ffffff;
}
a.jump:hover 
{
   text-decoration: none;
   color: Red;
}
a.glink:link, a.glink:visited, a.glink:active 
{
   text-decoration: underline;
   color: #ffffff;
}
a.glink:hover 
{
   color: Red;
}
a.txt:link, a.txt:visited, a.txt:active 
{
   background-color: #7FA0C6;
}
a.txt:hover 
{
   background-color: #7FA0C6;
}
p 
{
   margin: 0 0 0 0px;
}
h1 
{
	padding: 4px;
	margin: 4px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C6FFED;
}
h2 
{
   text-align: center;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
h3
{
   text-align: center;
}
h4 
{
   font-size: 180%;
   color: #AEBCE6;
}
.pad 
{
	padding: 12px;
	color: #ffffff;
   margin-top: 5px;
   background-color: #3e9637;
}
.pad2
{
	padding: 14px;
	color: #ffffff;
   margin-top: 5px;
   background-color: #3e9637;
}
.bg-white
{
   background-color: White;
   color: Black;
   margin-left: 4px;
   margin-right: 4px;
 	padding: 4px;
}
.txt1
{
   font-size: 80%;
   color: #000000;
}
.txt2
{
   margin: 4px;
   padding: 4px;
}
.txt3
{
   font-size: 14pt;
   color: #ffffff;
   text-decoration: underline;
}
.txt4
{
   font-size: 120%;
   color: #ffffff;
   font-weight: bold;
}
.txt5
{
   font-size: 100%;
	line-height: 200%;
   margin: 4px;
   padding: 4px;
}
.txt6
{
   font-size: 80%;
   margin: 4px;
   padding: 4px;
}
.txt7
{
	line-height: 180%;
}	
.nurse
{
   background-color: #a0dc9c;
}
.nursename
{
   font-size: 120%;
   color: #ffffff;
   font-weight: bold;
	text-align: center;
}
.nursedetails
{
	line-height: 180%;
	text-align: center;
}	
.greenbg
{
   font-size: 100%;
	text-align: center;
	background-color: #3e9637;
	color: black;
	padding-top: 6pt;
	padding-bottom: 6pt;
}
.denplanhdr
{
   font-size: 100%;
	text-align: center;
	background-color: #3e9637;
	color: white;
}
.denplanhdr2
{
   font-size: 140%;
	text-align: left;
	background-color: #3e9637;
	color: white;
}
.denplanprices
{
   font-size: 100%;
	text-align: center;
	background-color: #a0dc9c;
	color: white;
}
.denplanodd
{
   font-size: 140%;
	font-weight: bold;
	text-align: center;
	background-color: #a0dc9c;
	color: white;
	text-align: left;
}
.denplaneven
{
   font-size: 100%;
	text-align: center;
	background-color: #ddf4de;
	color: gray;
	text-align: left;
}

#container {
	width: 673px;
	margin: 0px auto;
}
.footer {
   background-color: #a0dc9c;
   padding: 12px;
   color:#000000;
   font-size: 90%;
   text-align: center;
}
.footer_strapline
{
   font-size: 100%;
	text-align: center;
	padding: 20px;
	background-color: #a0dc9c;
	color: white;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
