/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#1A8F91;
}

td {
	font-weight:normal;
	font-size:12px;
	color:#373737;
	font-family: Arial, Helvetica, sans-serif;
}

td.text {
	font-size:12px;
	text-align:justify;
}

td a:link {
	color:white;
	text-decoration:none;
}

td a:visited {
	color:white;
	text-decoration:none;
}

td a:hover {
	color:#0066CC;
	text-decoration:none;
}

td.menu {
	font-size:11px;
	text-align:right;	
	background-image:url(../images/topbackground.gif);
	background-position:center;
	background-repeat:repeat;
}

td.footer {
	font-size:9px;
	text-align:center;		
	background-image:url(../images/bottombackground.jpg);
	background-position:center;
	background-repeat:repeat;
}

td.header {
	font-weight:bold;
	font-size:16px;
	color:#000099;
	text-align:left;	
}

td.centerheader {
	font-weight:bold;
	font-size:16px;
	color:#000099;
	text-align:center;	
}

td.subheader {
	font-weight:bold;
	font-size:14px;
	color:#000099;
	text-align:left;	
}

td.subcentreheader {
	font-weight:bold;
	font-size:14px;
	color:#000099;
	text-align:center;	
}

td.wordings12px {
	font-size:12px;
}

p.subheader {
	font-weight:bold;
	font-size:14px;
	color:#000099;
	text-align:left;	
}

p.subcentreheader {
	font-weight:bold;
	font-size:14px;
	color:#000099;
	text-align:center;	
}

td.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.pageHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:200;
	color:#187E7D
}

p.subHeader{
	color: #666666;
	font-weight: bold;
}

p{
	color:#666666;
}

a.terms:link{
	color:black;
}

a.terms:visited{
	color:black;
}

a.terms:hover{
	color:#666666;
}

th.council{
	color:#666666; 
	background-color:#CFDCCF;
}

tr.council{
	background-color:#EFEFEF;
}

td a.pdf:link {
	color:#4A9586; 
	text-decoration:none;
}

td a.pdf:visited {
	color:#4A9586; 
	text-decoration:none;
}

td a.pdf:hover {
	color:#0066CC;
	text-decoration:none;
}

li {
	color:#666666; 
	font-family:Arial, Helvetica, sans-serif;

}