/* *************************************** */
/* Real styles */
img {
border: 0;
} 

h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

A:link {
	text-decoration: none;
	}
A:visited {
	text-decoration: none;
	}
A:hover {
	color: #FC0;
	text-decoration: none;
	}
A:active {
	color: #FC0;
	}
	.clickHere:hover {
	color: #FFF;
	text-decoration: none;
	}
BODY {
	margin: 0em;
	padding: 0em;
	
}
p{
margin-top: 0;
margin-bottom: 4px;
}
background {
	background-repeat: no-repeat;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}
ul, ol {
padding-left:8;
margin-left:8;
list-style-type:circle
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}
/* *************************************** */
/* Other styles */
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navTextOverlay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navTextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navTextYellowUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.mainTextBlueCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7A;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.mainTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7A;
	font-style: normal;
	font-weight: normal;
}
.smallTextBlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001B7A;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.formError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-style: normal;
	font-weight: bold;
}
.mainTextBlueUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7A;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.mainTextBlueLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001B7A;
	font-style: normal;
	font-weight: normal;
}
.mainTextBlueLargeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001B7A;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
.mainTextBlueLargeBoldUL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001B7A;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.headlineTextBlueLargeCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001B7A;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.headlineTextBluemediumCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001B7A;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.imageBorder {
	border: 1px solid #00C;
}
#navHome {
	position:absolute;
	width:37px;
	height:18px;
	z-index:21;
	left: 55px;
	top: -28px;
}
#navUsed {
	position:absolute;
	width:66px;
	height:18px;
	z-index:21;
	left: 103px;
	top: 111px;
}
#navAbout {
	position:absolute;
	width:56px;
	height:18px;
	z-index:21;
	left: 177px;
	top: -28px;
}
#navFind {
	position:absolute;
	width:50px;
	height:19px;
	z-index:21;
	left: 243px;
	top: -28px;
}
#navContact {
	position:absolute;
	width:71px;
	height:18px;
	z-index:21;
	left: 299px;
	top: -28px;
}

