<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
body {
	background-color: #97BBAF;
	background-image: url(../header/backing.jpg);
	margin-top: 12px;
}
     A:link {text-decoration:none; color:#ffffff}
     A:visited {text-decoration:none; color:#ffffff}
     A:hover{text-decoration:underline;color:#ffffff;}
.address {color: #ffffff}
.address_2 {font-size: 11px; font-style: italic; color: #ffffff; }
.select_image {font-size: 10px}
.credits {
	color: #ffffff;
	font-size: 10px;
}
.comms_header {
	font-size: 14px;
	color: #185254;
}
.communities {
	font-size: 12px;
	font-weight: bold;
	color: #185254;
}
.plans_header {
	color: #185254;
	font-weight: bold;
	font-size: 12px;
}
.comms_link a {
color: #185254;
font-size: 14px;
}
.comms_link a:visited {
color: #185254;
font-size: 14px;
}
.comms_link a:hover {
text-decoration: underline;
color: #195556;
font-size: 14px;
}
.info_link a {
color: #185254;
font-size: 11px;
}
.info_link a:visited {
color: #185254;
font-size: 11px;
}
.info_link a:hover {
text-decoration: underline;
color: #195556;
font-size: 11px;
}
/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 500px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 495px;
height: 345px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}
-->

