/* CSS Document */


body {
	background: #01CEE0;
	margin-top: 15px;
	background-image:url(/persistent/templateimages/bg.jpg);
	background-repeat:repeat-x;
	}

.hide {
	display: none;
	}

p, td, li {
	color: #5C5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FD8AC3;
	margin: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00C4D5;
}

a {
	color: #01B9C9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

	
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
	height:auto;
	padding:8px;
	width: 780px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 763px;
	}
	
html>#wrapper {
	width: 763px;
	} 
	
#footer {
	width:780px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-top:5px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
	text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}


/* MENU
--------------------------- */

#nav_wrapper {
	width:176px;
	height:100%;
	float:left;
	background-color:#00C4D5;
}

#menu{
	display:block;
	float:left;
	padding:10px 0px;
	width: 176px;
	text-align:center;
	background-color:#00C4D5;
	border-bottom: 2px solid #fff;
	} 
	
.nav{
	width:155px;
	height: auto;
	border-bottom: 1px solid #08DBED;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	line-height:24px;
}
.nav:hover {
	text-decoration:none;
	background-color:#08DBED;
}

.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width:155px;
	height: 20px;
	text-decoration:none;
	padding-top:0px;
	text-align: center;
	line-height:15px;
}

.subnav:hover {
	color:#02767F;
	text-decoration:none;
}

/* Newsletter
--------------------------- */

.newsletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00C4D5;
	border: 1px solid #9FDCE1;
	background-color:#DFF8FA;
	line-height:22px;
	height:auto;
	padding:5px 5px 0px 10px;
	width: 162px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
	}
	
html>.newsletter {
	width: 159px;
	} 
	
.subscribe {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding:2px;
border: 1px solid #9FDCE1;

}
	
/* RIGHT HAND COLUMN
--------------------------- */
	
#main_content  {
	float:left;
	border-left: 8px solid #fff;
	width:573px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 565px;
	}
	
html>#main_content {
	width: 565px;
	} 
	
.formButton {
	background-color:#01B9C9;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:2px;
}
