.blueborder {
	background-color: #59887D;
}
.bluegreenbg {
	background-color: #bccdca;
}
.bghometop {
	background-image: url(images/bg_home_top.jpg);
}
.bghomebottom {
	background-image: url(images/bg_home_bottom.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer a:link {
		text-decoration: none;
		color: #666666;		
}

.footer a:hover {
	text-decoration: none;
	background-color: #bccdca;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #59887D;
}
.copyright a:link {
		text-decoration: underline;
		color: #59887D;

}

.copyright a:hover {
	text-decoration: none;
	background-color: #bccdca;

}

.lightestgreen {
	background-color: #f3f5dc;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left: 40px;
	padding-right: 30px;
}
.maintext a:link {
		text-decoration: underline;
		color: #59887D;

}

.maintext a:hover {
	text-decoration: none;
	background-color: #bccdca;

}.boxwborder {
	background-color: #ffffff;
	border: thin solid #59887D;

}
.pricingtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.border {

	background-color: #FFFFFF;
	border: thin solid #990066;
}
.portnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59887D;
	line-height: 18px;
	font-weight: normal;

}
.porttitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad005c;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;

}
.portnavtext a:link {
		text-decoration: none;
		color: #59887D;

}

.portnavtext a:hover {
	text-decoration: none;
	background-color: #97a62f;

}

.portnavtext a:visited {
		text-decoration: none;
		color: #59887D;

}
.pink {
	background-color: d57dac;
}
