BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-color: #FFFFFF;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A, A:hover {
	color: #1F71B8;
	font-weight: bold;
	text-decoration: none;
}

.Navigation {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}

.Navigation:Hover {
	color: #555555;
	text-decoration: underline;
}

.PhoneNumber {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #555555;
	padding: 5px;
	text-decoration: none;
}

.TitleText {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding: 5px;
}

.TitleTextBlue {
	font-size: 12px;
	font-weight: bold;
	color: #1F71B8;
	padding: 5px;
}

.Footer {
	font-size: 10px;
	color: #949494;
}

.FooterLink {
	color: #949494;
	text-decoration: none;
}

.FooterLink:Hover {
	color: #555555;
	text-decoration: underline;
}

.TextPadding {
	padding: 5px;
}

.productDivLayer { 
	position:absolute;
	width:692; 
	height:138; 
	overflow: hidden; 
}

.productSubNavBkgrnd {
	background-color: #72809D;
	color: #FFFFFF;
	padding: 3px;
}

.productSubNav {
	color: #FFFFFF;
	text-decoration: underline;
}

.productSubNav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.productSubNavTitle {
	color: #FFFFFF;
	font-weight: bold;
}

.productSubNavSelected {
	color: #FFF22D;
	font-weight: bold;
}

.productTitle {
	color: #0D4C7D;
	font-size: 14px;
	font-weight: bold;
}

.SideBar {
	background: #F7F9FB url('../images/layout/side_btm_fade.gif') no-repeat bottom;
}

.AquaMaxTable {
	border: #C9C9C9 1px solid;
}

.DropMenu {
	display: none; 
	width: 150;
	top: 84px; 	
	white-space: nowrap; 
	background-color: #FFFFFF; 
	background: url(../images/menu/menu_drop_bkgrnd.gif); 
	position: absolute; 
	z-index: 20000;
	padding: 4px; 
	border: 1px solid #C6C6C6;
	font-size: 10px;
}

.DropMenuItem {
	list-style: none;
	padding-left: 4px;
	margin: 1;
}

#slider{
	position: relative;
	width: 750px;
	height: 300px;
	overflow: hidden;
}	
#slider ul{
	float: left;
	margin:0;
	padding:0;
	list-style:none;
	}
#slider ul li{ 
	width: 750px;
	height: 300px;
	overflow:hidden; 
	}