


td, body { 
	font-family:  Arial, Helvetica; 
	font-size: 11px;
    color: #000000;
} 

img {
	border-color: #cccccc;
	}
	
a {
    color: #4C9F86;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #999999;
}

.breadcrumb {
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
} 

.frmButtonSearch { 
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
	padding-top: 1px;
	width: 45px;
} 





h1 {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0
	color: #ffffff;
}

h2 {
	font-size: 14px;
	text-transform: none;
}

h3 {
	font-size: 14px;
	color: #007552;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color: #007552;
	margin: 0 0 3px 0;
}
h6 {
	font-size: 11px;
	margin: 0 0 3px 0;
	font-weight: normal;
}


.lineheight{
	line-height: 21px;
	}
.phone {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
.lnkGray {
    color: #666666;
    text-decoration: none;
}
a.lnkBlack {
    color: #000000;
    text-decoration: none;
	font-size: 11px;
}
.lnkBlack:hover {
    color: #ffffff;
    text-decoration: none;
	font-size: 11px;
}
a.lnkBlackA {
    color: #000000;
    text-decoration: none;
	font-size: 11px;
}
.lnkBlackA:hover {
    color: #999999;
    text-decoration: none;
	font-size: 11px;
}


.mainbdrLRTB {
	border: 1px solid #999999;
}
.mainbdrLRT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.mainbdrLTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mainbdrLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.mainbdrB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.mainbdrBW {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.mainbdrT {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.mainbdrL {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.mainbdrLB {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mainbdrBd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}



.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7F1EE;
}
a.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7F1EE;
	}
.navText:hover {
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.insideNav a {
	color: #ffffff;
	float: left;
	height: 19px;
	width: 100%;
	padding-left: 42px;
	margin-top: 1px;
	padding-top: 2px;
	text-indent: 0;
	background-image: url(../images/templates/inside_nav_arrow.gif);
	background-repeat: no-repeat;
	}
.insideNav a:hover {
	color: #000000;
	background-color: #66AC97;
	background-repeat: none;
	float: left;
	}
		
		
.insideNavSub a{
	color: #ffffff;
	width: 100%;
	height: 15px;
	padding-left: 50px;
	background-image: url(../images/templates/inside_nav_square.gif);
	background-repeat: no-repeat;
	}
.insideNavSub a:hover {
	color: #000000;
		background-color: #66AC97;
	background-repeat: none;
	float: left;
}

.arrow {
	margin-right: 7px;
	}

.searchButton {
	font-family: "Arial Black", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #007552;
	padding-left: 1px;
	background-color: #FFFFFF;
	width: 67px;
	border: 0px;
	background-position: right;
	font-weight: bold;
}


