body {
	background-color: #00007F;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000
}
b.header {
	font-size : 16px;
	color : #ffffff;
	text-align: right;
}
h3 {
	font-size : 17px;
	color : #7070cf;
	font-weight : bold;
}
.lightblue {
	font-size : 14px;
	color : #7070cf;
	font-weight : bold;
}
.footer {
	font-size : 9px;
}
.footerwhite {
	font-size : 9px;
	color : #ffffff	
}
.white {
	font-size : 14px;
	color : #ffffff
}

.bigwhite {
	font-size : 22px;
	color : white;
	font-weight : bold;	
}
.bigblue {
	font-size : 17px;
	color : #00007F;
	font-weight : bold;
}
b {
	font-size : 15px;
	font-weight : bold;
}
A {
	color : #00007f;
	text-decoration : underline;
}
A:HOVER {
	color : #00007f;
	text-decoration : none;	
}
A:VISITED {
	color : #7070cf;	
}
A.nav {
	color : white;
	text-decoration : underline;
}
A.nav:HOVER {
	color : white;
	text-decoration : none;	
}
A.nav:VISITED {
	color : #cccccc;	
}
A.subnav {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.subnav:visited {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
 }
A.subnav:hover {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.whitelink {
	color: #ffffff;
}

table.header1 {
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-spacing: 0px;
	padding: 0px;
	background-color: #00007F;
}

table.header2 {
	width:100%;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-spacing: 0px;
	padding: 0px;
	background-color: #00007F;
}

table.header2 td.h2cell1 {
	width:110px;
	text-align: center;
}

table.header2 td.h2cell2 {
	width:200px;
	text-align: center;
}

table.header2 td.h2cell3 {
	width:70px;
	text-align: center;
}

table.header2 td.h2cell4 {
	text-align: right;
}

.headermainnav {
	background-image: url(art/stripe2.gif);	
}

table.header3, table.footer1 {
	width: 740px;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-spacing: 2px;
	padding: 0px;
	vertical-align: middle;
	margin-left:auto; 
	margin-right:auto;
}

table.header3 tr.h3main {
	text-align: center;
	vertical-align: middle;
}

.contactdetails {
	width: 150px;
	vertical-align: top;
	background-image: url(art/bg.gif);
}

.maincontent1 {
	background-color: #FFFFFF;
	vertical-align: top;
}

.maincontent2 {
	background-color: #FFFFD0;
	vertical-align: top;
}

table.footer2 {
	border-collapse: collapse;
	border: 0px solid #000000;
	border-spacing: 0px;
	padding: 0px;
	margin-left:auto; 
	margin-right:auto;
}

.footerimage {
	vertical-align: middle;
}
	




	
	




