body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	margin: 0px;
}

.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #333333;
line-height: 120%;
}

a:link { color:#348E5B; text-decoration:none}
a:visited { color:#689A77; text-decoration:none}
a:hover { color:#409060; text-decoration:underline}
a:active { color:#389159; text-decoration:none}

a.breadcrumb:link { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; font-weight:bold; color:#ffcc00; text-decoration:underline}
a.breadcrumb:active { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}

.blackborder {
border: 1px solid #000000;
}
.txtbg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}
.bg {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9FC9B1;
}
.contentpadding {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
.green {
	color: #21906F;
}
.homeleftpadding {
	padding-right: 20px;
}
h1 {
	font-size: 13px;
	color: #348E5B;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.img-r {
	margin: 0px;
	padding: 0px;
	float: right;
}
.img-l {
	margin: 0px;
	padding: 0px;
	float: left;
}

p.pools {

    font-size: 13px;
	color: #348E5B;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

div.ourpools { background-image: url(../images/core/title_ourpools.jpg);
                                  background-repeat: no-repeat;
								  width: 780px;
								  height: 44px
								  
}

h1.h1 { text-indent: -99999px;}
								 
