body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../media/side_bg.gif);
	line-height: 120%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav a:link, active, visited {
	text-decoration: none;	
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:visited{
	text-decoration: none;	
	font-weight: bold;
	color:#FFFFFF;
}
.nav a:hover{
	text-decoration: underline;	
	font-weight: bold;
	color:#FFFFFF;
}

.leftPic {
	float: left;
	padding: 20px;
}
.legal {
	font-size: x-small;
}

.floatright {
	float: right;
	padding: 10px;
}

.floatcentre {
	text-align: center;
	padding: 10px;
}

.floatleft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;

}
.whiteLrg {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.linkit a:link, active, visited, hover {
	text-decoration: none;
}

.whiteMed {
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
	

h1 {
	color: #FFFFFF;
	font-size: 12px;
}
h2 {
	color: #000099
	font-size: small;
	font-weight: bold;
}
h3, h4, h5, h6 {
	color: #000099
	font-size: x-small;
	font-weight: bold;
}

