body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A7D2F3;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
.box {
border: 2px solid #181792;
background-color:#FFFFFF;
}
#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
}
	 #topnav ul li {

	float: left;
	}
	 #topnav ul li a {
	width: auto;
	height: auto;
	padding: 5px 30px 5px 30px;
	color: #FFF;
	text-decoration: none;		
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: bold;
	border-right:1px solid #181792;

}
		#topnav ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FDCC1D;
	
		}
		#topnav a:active {
			color: #CCCCFF;
		}
#topnav #currentpage a {
	color: #000000;
	text-decoration: none;
	background-color: #FDCC1D;
	}

.content {
	padding-left:12px;
	}
.heading {
padding-left:12px;
width:168px;
height: 20px;
background-color:#181792;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
border-bottom: 1px solid #181792;
padding: 4px 0;
}
	
#nav {
	margin: 0 0;
	padding: 0 0 0 0;
	background-color:#00009C;
		
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	border-right-color: #181792;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 170px;
	display: block;
	height: 23px;
	padding: 7px 0 0px 4px;
	!margin-bottom:-1px;
	color: #181792;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #181792;
	background-color: #FDCC1D;

		}
		#nav ul li a:hover {
		color: #FFFFFF;
		background-color: #181792;
		border-bottom: 1px solid #FDCC1D;	
		border-top: 1px solid #FDCC1D;	
		
		padding-top:6px;
	
}
		#nav a:active {
			color: #B69BD1;
		}

.justified {
	font-size: 80%;
	color:#000;
	text-align: justify;
	margin-right: 5px;
}
.bodytext {
	font-size: 80%;
	margin-right: 5px;
	color:#000;
}
.telephone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #444;
	padding-right: 20px;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #444;
	padding-right: 5px;
}
.highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #444;
	padding-right: 5px;
	padding-bottom: 3px;
}

.sub {
	font-size: 70%;
}
h1 {
	color:#000099;
	font-weight: normal;
	font-size:20px;
	margin-left:25px;
	line-height: 15px;
	margin-top :23px;
}
h2 {
	color:#FFF;
	font-weight: bold;
	font-size:16px;
}

.listspace {
	margin-top: 5px;
}
.products {
width:174px;
height: 20px;
background-color:#181792;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
border-bottom: 1px solid #181792;
padding: 4px 0;
font-family:  Arial, Helvetica, sans-serif;
}
.products1 {
width:174px;
height: 20px;
background-color:#181792;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
border-bottom: 1px solid #FDCC1D;
padding: 4px 0;
}

.rightborder {
	border-right-color: #181792;
	border-right-style: solid;
	border-right-width: 1px;
	}
.imageborder {
	border: 2px solid #666;
	}
.imagebordertopmargin {
	border: 2px solid #666;
	margin-top: 6px;
	}
.imageborderleftmargin {
	border: 2px solid #666;
	margin-left: 6px;
	}
.imagebordertopleftmargin {
	border: 2px solid #666;
	margin-left: 6px;
	margin-top: 6px;
	}
.imagebordertopleftmargin1 {
	border: 2px solid #666;
	margin-top: 12px;
	margin-left: 6px;
	}
.imagebordertopleftmargin2 {
	border: 2px solid #666;
	margin-top: 16px;
	margin-left: 6px;
	}
.quote {	
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
}
.quote1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
}
.hidden {
display: none;
}
.sublink {
	font-size: 70%;
	padding-bottom: 4px;
}
.navbottom {
border-bottom: 1px solid #181792;
}
#logo {
float:right;
margin-right: 20px;
margin-top: 10px;
}
.blue {
background-image: url(blue.jpg);
background-repeat:repeat-y;
}
.bluebottom {
border-bottom: 1px solid #181792;
}
.yellowbottom {
border-bottom: 1px solid #FDCC1D;
}
.yellowtop {
border-top: 1px solid #FDCC1D;
}