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

.sub {
	font-size: 70%;
	color: #0023B0;
}
.justified {
	font-size: 90%;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	margin: 3px 0px;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6797E7;
	padding: 6px;
	margin: 0px;
}
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: 155px;
	display: block;
	height: auto;
	padding: 4px 0 4px 5px;
	color: #0023B0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
		}
		#prodnav1 ul li a:hover {
	color: #000;
	background-color: #ECECEC;
	
}
		#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: Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0023B0;
	
}
.hr {
	color: #6797E7;
	width: 100%;
}
h3 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 110%;
	margin-top: 6px;
	font-weight: bold;
	color: #0023B0;
}

