/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-color: #BCEBF1;
	background-repeat: repeat-x;
	margin-top: 10px;
}
.norepeat {
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #006666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #006666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}
.footer a {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	color: #006666;
}

#subaboutus {
	position:absolute;
	left:0px;
	top:0px;
	width:137px;
	height:80px;
	z-index:2;
	visibility: hidden;
}
#subaboutus a{
	width: 126px;
	}

#subwehelp {
	position:absolute;
	left:137px;
	top:0px;
	width:137px;
	height:80px;
	z-index:2;
	visibility: hidden;
}
#subwehelp a{
	width: 126px;
	}
#subyouhelp {
	position:absolute;
	left:274px;
	top:0px;
	width:136px;
	height:80px;
	z-index:2;
	visibility: hidden;
}
#subyouhelp a{
	width: 125px;
	}
#subinformation {
	position:absolute;
	left:410px;
	top:0px;
	width:136px;
	height:80px;
	z-index:2;
	visibility: hidden;
}

#subinformation a{
	width: 125px;
	}
#subnews {
	position:absolute;
	left:546px;
	top:0px;
	width:136px;
	height:80px;
	z-index:2;
	visibility: hidden;
}
#subnews a{
	width: 124px;
	}
#subnav {	position:absolute;
	left:50%;
	top:148px;
	width:683px;
	height:90px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: -304px;
}
#subnav a {
	background-color: #9EE5EB;
	color: #006666;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav a:hover {
	color: #FFFFFF;
	background-color: #006666;
}
#pageMenu {
	background-color: #D6F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
}
#pageMenu a {
	text-decoration: none;
	color: #006666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/navBG.jpg);
	display: block;
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#pageMenu a:hover {
	color: #FFFFFF;
	background-color: #006666;
	background-image: url(images/template2/navReverse.jpg);
}
.darkbg {
	color: #FFFFFF;
	background-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.mediumBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #CCEBEB;
}
.lightBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #D6F5F5;
}
