.navigation {
	font-family: 				Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#FFFFFF;
	text-decoration:			none;
	bottom: 0px;
			}

.navigation:link 	{
					text-decoration:	none;
					}
					
.navigation:hover 	{
					text-decoration:	none;
					color: 				#FFFFCC;
					}
.subnavigation {
	font-family: 				Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#000066;
	text-decoration:			none;
	bottom: 0px;
	list-style-type: circle;
	list-style-position: outside;
			}

.subnavigation:link 	{
	text-decoration:	none;
	color: #990000;
					}
					
.subnavigation:hover 	{
					text-decoration:	none;
					color: 				#990000;
					}

					
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	width: 120px;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	right: 0px;
}
.disclaimer {
	text-align: center;
	padding: 5px;
	border: #CCCCCC;
	position: static;
	left: 20px;
	background-color: #0099CC;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}

.services 	{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#FFFFFF;
	margin-left: 1px;
	display: block;
	text-align: left;
				}
.tablehomepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 100%;
}

.tableformpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 100%;
}

.image {
	text-align: center;
	margin: 0px;
	border: none;
}
.preston {
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
