

/* Advantage Links*/
a.green { font: normal 12px;color: #036E68; }
a.green:link { text-decoration: none; }
a.green:visited { text-decoration: none; }
a.green:hover { text-decoration: none; color:#003300; }
a.green:active {text-decoration: none; }

/* Advantage Header*/
#header_mca2 {
	float:left;
	position:relative;
	margin: 0px 0px 0px 1px;
	padding: 10px 0px 10px 20px;
	width: 443px;
	height: 68px;
	background: url(/Images/bg-teal.jpg) no-repeat 0px 0px;  
	}
	
#header_image {
	float:left;
	position:relative;
	width: 310px;
	height: 88px;
	}
.treegreen
{	
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #036E68;
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
    
}

.treegreen a 
{
	padding-top: 5px;
	padding-bottom: 5px;
	font: normal 12px;
	color: #036E68; 
	}
.treegreen a:link { text-decoration: none; }
.treegreen a:visited { text-decoration: none; }
.treegreen a:hover { text-decoration: none; color:#003300; }
.treegreen a:active {text-decoration: none; }

.treegreen li{ list-style-position:inside;}
