body {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color: #004F6C;
}
a:active 	{ color:#FF9900; Text-Decoration: none}
a:link 		{ color:#004F6C; text-decoration: underline} 
a:visited 	{ color:#004F6C; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
#box {
	border: 1px solid #000040;
}
			.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.insetlist {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	margin-top: 3px;
	margin-left: 115px;
}

.sub {
	font-size: 70%;
	color: #004F6C;
}
.justified {
	font-size: 90%;
	text-align: justify;
	margin-right: 100px;
	margin-left: 100px;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	color: #88A0A6;
	letter-spacing: 1px;
	margin: 3px 0px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	color: #88A0A6;
	margin: 0px 0px;
	letter-spacing: 6px;
}
prodnav1 {
	margin: 0 0;
	padding: 0 0 0 0;
	
}
	#prodnav1 ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 13px;
	}
	 #prodnav1 ul li {
	margin: 0;

	}
	 #prodnav1 ul li a {
	width: 150px;
	display: block;
	height: auto;
	padding: 4px 0 4px 5px;

	color: #357597;
	text-decoration: none;
	font-weight: normal;
	}
		#prodnav1 ul li a:hover {
	color: #FFF;
	background-color: #88C0CC;
	
}
		#prodnav1 a:active {
			color: #B69BD1;
		}
.inset {
		text-indent: 20px;
		
}

topnav {
	margin: 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 13px;
	}

	 #topnav  a {
	width: 245px;
	display: block;
	height: auto;
	padding: 6px 0;
	margin: 0;
	color: #357597;
	text-decoration: none;
	font-weight: bold;
	}
		#topnav  a:hover {
	color: #FFF;
	background-color: #88C0CC;
	
}
		#topnav a:active {
			color: #BBB;
		}

.border {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	margin-left: 6px;
}
.topborder {
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;}

.bottomborder {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;}
.rightborder {
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;}
.bodytext {

	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
}

h4 {
	font-family:  Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #357597;
	
}
.hr {
	color: #eea93c;
	width: 90%;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin-top: 6px;
	font-weight: normal;
	color: #357597;
}
.quote {
	font-size: 80%;
	text-align: justify;
	margin-right: 100px;
	margin-left: 100px;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.centrejustified {

	font-size: 90%;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
