body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 130%;
	}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact {
	margin-top: 250px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	padding-top: 53px;
	padding-left: 25px;
}
.imgleft {
	float: left;
	margin-right: 5px;
}
.imgright {
	float: right;
	margin-left: 5px;
}

#nav {
	margin-top: 130px;
	margin-left: 8px;
	}
	
#nav a:link       { color: #F0F0F0; text-decoration: none; font-size: 16px; display:block; margin-bottom: 18px; }
#nav a:active     { color: #F0F0F0; text-decoration: none; font-size: 16px; display:block; margin-bottom: 18px;  }
#nav a:visited    { color: #F0F0F0; text-decoration: none; font-size: 16px; display:block; margin-bottom: 18px;  }
#nav a:hover      { color: #F0F0F0; text-decoration: underline; font-size: 16px; display:block; margin-bottom: 18px;  }


h1 {
	font-family: Verdana, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0.5em;
	color: #396B9C;
	letter-spacing: 0.3em;
	}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0.5em;
	color: #5AB82E;
	letter-spacing: 0.2em;
	}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0.5em;
	color: #003366;
	letter-spacing: 0.1em;
	}
.footer {
	font-size: 10px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #5AB82E;
	}
h5 {
	font-family: Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.3em;
	color: #396B9C;
	}
h6 {
	font-family: Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0.5em;
	color: #5AB82E;
	}
blockquote {
	line-height: 1.5em;
	color: #333;
	padding-left: 23px;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #999;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	}
input {
	color: #3A6B9D;
	}
textarea {
	font-family: Verdana, sans-serif;
	color: #3A6B9D;
	}
select {
	color: #3A6B9D;
	}

 a:link       { color: #243E88; text-decoration: underline }
 a:active     { color: #243E88; text-decoration: underline }
 a:visited    { color: #243E88; text-decoration: underline }
 a:hover      { color: #FF0099; text-decoration: none }
 
.TICK {
	background-image: url(../images/tick2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
