html
{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica;
	background-image:url(../Images/ProductsBackground.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#0175b4;
	*background-color: #016aac;

	height:100%;	
}


a:link
{
	color:#046ea4;
	text-decoration:none;
}

a:visited
{
	 color:#046ea4;
	 text-decoration:none;
}

a:active
{
	 color:#046ea4;
	 text-decoration:none;
}

a:hover
{
	 color:#046ea4;
	 text-decoration: underline;
}

h1
{
	font-size: 110%;
	font-weight: bold;
	color: #44749d;
}

h2
{
	font-size: 1em;
	font-weight: bolder;
	color: #44749d;
	display:block;
	margin:0px;
	padding:0px;
}

h3
{
	font-size: 110%;
	font-weight: normal;
}


.headerTop
{
	padding-top: 10px;
	
}

#MainContainer
{
	width: 760px;
	margin: auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: White;
	padding-bottom: 10px;
}

.mainContainer
{width:760px;margin:auto;}

.topLogo
{
	background-image: url(../Images/topLogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:0px;
	margin-bottom:0px;
	width:760px;
	height:58px;
}

#CommonNavigationArea
{
	padding: 0px 20px 0 20px;
	width:720px;
	/*position: relative;
	/*margin: 0 auto;*/
	overflow: hidden;
	background-image: url(../Images/logoBase.png);
	background-repeat: no-repeat;
	background-position: center top;
		
}

.backgroundImageTop
{
	display:block;
	width:700px;
	font-size:1px;
	height:21px;
}


.topBorder
{
	background-image: url(../Images/aquaBorderTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:1px;
	height:11px;
}


.bottomArea
{
	border-right-color: #31b5cd;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #31b5cd;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 744px;
	margin: 0px 7px;
}


.productsMenu
{
	
	border-right-color: #31b5cd;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #31b5cd;
	border-left-style: solid;
	border-left-width: 1px;
	
	margin: 0px 7px 0px 7px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	width: 744px;
}
.productsMenuLineTop
{
	margin: 0px auto;
	height:75px;
	width: 700px;
	border-bottom:solid 1px #bcc3c4;
	font-size: 1px;
}


.productsMenuLineBottom
{
	margin: 0px auto;
	height:1px;
	font-size: 1px;
	width: 700px;
	border-bottom:solid 1px #bcc3c4;
}

.productsMiniMenu
{
	height:1.1em;	
}

.childrensLink
{
	
}

.menuButtons
{
	padding-left:0px;
	/*height:48px;*/
	width:435px;	
	padding-top: 28px;
}


#CommonContentArea
{
	float: left;
	/*padding: 0px 5px 0px 8px;
	margin: 0px 5px 0px 0px;*/
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color: White;
	width: 740px;
	font-size: 80%;
	color: #162366;
}

.bottomBorder
{
	background-image: url(../Images/aquaBorderBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	font-size:1px;
}

#CommonFooterArea
{
	width: 760px;
	clear: both;
	margin: auto;
	padding-bottom: 30px;
	background-image: url(../Images/maincontentFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.productFooter
{
	width: 760px;
	height: 60px;
	margin: auto;
	color:#b3c4dd;
	background-repeat: no-repeat;
	background-position: center top;
}


.lowerFooterNav
{
	padding-top: 0px;
	font-size: 60%;
	width: 760px;
	margin: 0px auto;
}

.lowerFooterNav a:visited, .lowerFooterNav a:active, .lowerFooterNav a:link
{
	color:#b3c4dd;
	text-decoration: none;
}


.lowerFooterNav a:hover
{
	
	text-decoration: underline;
}

.footerRule
{
	width: 100%;
	height: .25px;
	color: #567db4;
	border-style: solid;
}


.menuBar
{
	padding-left:20px;
	padding-top:2px;
	font-size:0.7em;
	color:#046ea4; 
	vertical-align:bottom
}

/*****/

.logoHomeLink
{
	border-style: none;
}
.logoHomeLink a, .logoHomeLink a:link, .logoHomeLink a:active, .logoHomeLink a:visited, .logoHomeLink a:hover
{
	display: block;
	height: 58px;
	width: 200px;
	margin: auto;
	text-decoration: none;
}

.bottomOfLogoIn&iacute;cioLink
{
	padding-left: 300px;
}

.bottomOfLogoIn&iacute;cioLink a, .bottomOfLogoIn&iacute;cioLink a:link, .bottomOfLogoIn&iacute;cioLink a:active, .bottomOfLogoIn&iacute;cioLink a:visited, .bottomOfLogoIn&iacute;cioLink a:hover
{
	display: block;
	height: 30px;
	width: 70px;
	text-decoration: none;
}

/* added to allow control of styles in footer pages */
.bodyContentDiv
{
	padding: 5px 10px 5px 10px;
}
