body {
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000099; 
	text-align:center; 
	padding:0px;
	margin:auto;
	margin-top: 8px;
	}
/*
// Image positioning styles
*/

.centre {
	text-align:center;

	position: relative;
	margin-top: 3px;
	margin-bottom: 12px;
	}
	
	
/*
// Redefined Tags
*/

p   {
	font-size: 1em;
	text-align:justify;
	margin: 6px 0;
	}

ul, ol	{
	font-size: 1em;
	text-align: left;
	margin: 1em auto 1em 7em;
	list-style-position: outside;
	}
*> ul, *> ol {
	margin-left: 3em;
	}

th {
	background-color:#eee;
	font-weight:normal;
}

td, th {
	text-align: left;
	padding:3px;
/*	spacing:0px;*/
	
}

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-left:0px;
	}

h1 {
	font-size: 1.6em;
	color:#000099; 
	}

h2 {
	font-size:1.2em;
	color:#000099; 
	}

h3 {
	font-size:1.1em;
	color:#000099; 
	text-align: left;
	}

h4 {
	font-size:1.1em;
	color:#000099; 
	text-align: center;
	}
	
h5  {
	font-size:1.0em;
	color:#000099; 
	}
	
h6  {
	font-size:0.9em;
	color:#000099; 
	}

li {
	font-size: 1em;
	line-height: 1.5em;
	}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	}

strong {
	color:#000099; 
	}

/*
// basic links
*/

a { 
	color: #586CC9;
	background-color:transparent;
	}

a:hover, a:active, a:active {
	background-color:transparent;
	color:#CC0000;
	}

/*
// Contact Form styles
*/
.title1 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	}
	
.frmlabel {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	min-width: 100px;
	width: 100px;
	}

table.tabftr {
	font-size: 0.9em;
	color: #FFFFFF;
	}

.tablecontus {
	font-size: 1em;
	border: #000099; 
	}
	
table.tablecontus select, table.tablecontus input, table.tablecontus textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0099CC;
	}
	
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #000099; 
	}
	
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}

/*
// Menu
*/
.menu {
	font-size: 1em;
	display:inline;
	text-align:left;
	font-weight: bold;
	color: #99FF00;
	
	}

.menu a {
	color: #99FF00;
	font-weight: bold;
	text-decoration:none;
	white-space: nowrap;
	padding: 4px;
	vertical-align: middle;
	}
	
.menu a:link , .menu span a:visited {
	
	}
	
.menu a:hover , .menu a:active , .menu a:focus {
	color: #FFFFFF;
	background-color: transparent;
	}

	
/*
// Footer 
*/
.ftr p {
	padding: 0 1.4em 0 1.4em;
	}
	
.ftr > p {
	}
	
.homephone {
	color: #666666;
	float: right;
	width: auto;
	text-align:right;
	}
	
.homephonea {
	color: #666666;;
	float: right;
	width: auto;
	text-align:right;
	}
	
.ftr > div.copysite {
	padding: 2px 0;
	}
	
a.homefooterlink { 
	color: #666666;
	text-decoration: none; 
	} 
	
a.homefooterlinka {
	color: #666666;
	text-decoration: none;
	} 
	
a.homefooterlink:hover, a.footerlink:focus{ 
	color: #99FF00;
	}

a.homefooterlinka:hover, a.footerlink:focus{ 
	color: #99FF00;
	}

.pagephone {
	color: #999999;
	float: right;
	width: auto;
	text-align:right;
	}
	
.pagephonea {
	color: #999999;
	float: right;
	width: auto;
	text-align:right;
	}
	
a.pagefooterlink { 
	color: #999999;
	text-decoration: none; 
	} 
	
a.pagefooterlinka {
	color: #999999;
	text-decoration: none;
	} 
	
a.pagefooterlink:hover, a.footerlink:focus{ 
	color: #CC0000;
	}

a.pagefooterlinka:hover, a.footerlink:focus{ 
	color: #CC0000;
	}

/*
// content
*/

.disclaimertext {
	font-size: 0.85em;
	color:#999999;
	}
	
.text {
	text-align:center;
	}

.sidebarheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000099;
	text-align: right;
	font-style: normal;
	line-height: normal;

	}
.sidebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	text-align: right;
	font-style: normal;
	
	}
