.defaultStyle
{
	line-height: 1.7em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

.bodyText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

.whiteText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #ffffff;
}

.header1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;	
	color: #597f20;	
	font-weight:bold;
}

.header2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #039bbf;	
	font-weight:bold;
}

.header3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;	
	font-weight:bold;
}

A
{
	color: #597f20;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #039bbf;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

TABLE.shell
{
	width: 822px;
	height: 100%;	
	background-color: #ffffff;
}

TD.header
{
	height: 180px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;	
}


TD.home2
{
	height: 317px;
	background-image: url(../img/i_certified.gif);
	background-repeat: no-repeat;	
}

TD.bulletStar
{
	height: 18px;
	background-image: url(../img/i_star.gif);
	background-repeat: no-repeat;
	margin-left:15px;
	width: 15px;
}

TD.nav
{
	height: 39px;	
}

TD.n_space
{
	width: 1px;	
}

TD.footer
{
	height: 75px;	
}
TD.footerBottom
{
	height: 57px;
    background-color: #039bbf;
}
TD.footerBottom2
{
	height: 18px;
    background-color: #ffffff;
    background-image: url(../img/i_footer.gif);
    background-position: right bottom;
	background-repeat: no-repeat;
}

A.footNavLink
{
	color: #808080;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #808080;	
}

A.footTextLink
{
	color: #808080;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #808080;
	padding: 0px 3px 0px 3px;
}

A.n_home
{
	display: block;
	width: 157px;
	height: 33px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;
}
A.n_home:hover
{
	background-position: -157px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 157px;
	height: 33px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;
	background-position: -157px 0px;	
}

A.n_services
{
	display: block;
	width: 119px;
	height: 33px;
	background-image: url(../img/n_services.gif);
	background-repeat: no-repeat;
}
A.n_services:hover
{
	background-position: -119px 0px;	
}
A.n_servicesSel
{
	display: block;
	width: 119px;
	height: 33px;
	background-image: url(../img/n_services.gif);
	background-repeat: no-repeat;
	background-position: -119px 0px;	
}

A.n_bio
{
	display: block;
	width: 112px;
	height: 33px;
	background-image: url(../img/n_bio.gif);
	background-repeat: no-repeat;
}
A.n_bio:hover
{
	background-position: -112px 0px;	
}
A.n_bioSel
{
	display: block;
	width: 112px;
	height: 33px;
	background-image: url(../img/n_bio.gif);
	background-repeat: no-repeat;
	background-position: -112px 0px;	
}

A.n_testimonials
{
	display: block;
	width: 160px;
	height: 33px;
	background-image: url(../img/n_testimonials.gif);
	background-repeat: no-repeat;
}
A.n_testimonials:hover
{
	background-position: -160px 0px;	
}
A.n_testimonialsSel
{
	display: block;
	width: 160px;
	height: 33px;
	background-image: url(../img/n_testimonials.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;	
}

A.n_affiliations
{
	display: block;
	width: 145px;
	height: 33px;
	background-image: url(../img/n_affiliations.gif);
	background-repeat: no-repeat;
}
A.n_affiliations:hover
{
	background-position: -145px 0px;	
}
A.n_affiliationsSel
{
	display: block;
	width: 145px;
	height: 33px;
	background-image: url(../img/n_affiliations.gif);
	background-repeat: no-repeat;
	background-position: -145px 0px;	
}

A.n_contact
{
	display: block;
	width: 124px;
	height: 33px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;
}
A.n_contact:hover
{
	background-position: -124px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 124px;
	height: 33px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;
	background-position: -124px 0px;	
}
TD.Content
{
	padding: 20px 20px 20px 20px;	
}
TD.h_services
{
	height: 45px;
	background-image: url(../img/t_services.gif);
	background-repeat: no-repeat;
}

TD.h_bio
{
	height: 45px;
	background-image: url(../img/t_bio.gif);
	background-repeat: no-repeat;
}

TD.h_contact
{
	height: 45px;
	background-image: url(../img/t_contact.gif);
	background-repeat: no-repeat;
}

TD.h_affiliations
{
	height: 45px;
	background-image: url(../img/t_affiliations.gif);
	background-repeat: no-repeat;
}

TD.h_testimonials
{
	height: 45px;
	background-image: url(../img/t_testimonials.gif);
	background-repeat: no-repeat;
}