body {
	margin: 0 0 0 0;
	height:100%;
}

.headerbg {
	background-color:#2e8ca6;
}

.headerbg2 {
	background-image:url(images/header2.jpg);
}

.leftbg {
	background-color:#d3d8d2;
}

tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.subheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.bluetext {
	color:#2e8ca6;
}

.contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

A:link { color:#2e8ca6; text-decoration:underline; }
A:visited { color:#2e8ca6; text-decoration:underline; }
A:hover { color:#333333; text-decoration:underline; }
A:active { color:#2e8ca6; text-decoration:underline; }

.contact A:link { color:#2e8ca6; text-decoration:underline; }
.contact A:visited { color:#2e8ca6; text-decoration:underline; }
.contact A:hover { color:#FFFFFF; text-decoration:underline; }
.contact A:active { color:#2e8ca6; text-decoration:underline; }

.footer {
	height:25px;
	background-color:#2e8ca6;
	text-align:right;
	color:#FFFFFF;
}

.footer A:link { color:#FFFFFF; text-decoration:underline; }
.footer A:visited { color:#FFFFFF; text-decoration:underline; }
.footer A:hover { color:#333333; text-decoration:underline; }
.footer A:active { color:#FFFFFF; text-decoration:underline; }

p {
	text-align:justify;
}

.watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	height:600px;
}

.smalltext {
	font-size:10px;
}

.bluebg {
	background-color:#2e8ca6;
	color:#FFFFFF;
	font-weight:bold;
}

.footertxt A:link { color: #333333; text-decoration:none; }
.footertxt A:visited { color: #333333; text-decoration:none; }
.footertxt A:hover { color: #333333; text-decoration:none; }
.footertxt A:active { color: #333333; text-decoration:none; }
