@charset "utf-8";
/* CSS Document */

a img {
	border: none;
}

.clearBoth {
	clear: both;
}
#headerText {
	text-align: right;
	font-size: 12px;
}
#headerText a:link,  #headerText a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #003366;
}
#outsideWrapper {
	margin: 0 auto;
	width: 1075px;
	background-image: url(../images-sliced/F4-bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
#mainWrapper { 
	text-align: left;
	width: 975px;       
	vertical-align: top;
	font-family: Trebuchet MS;
	margin: 0 auto;
}

#mainWrapper {
	
}

#navMenu {
   height:19px;
   width: 100%;
   float:left; 
   /* background-color:#666666; 
   border-top: 1px solid #000000; 
   background-image: url(../images-sliced/nav-menu-back.jpg); 
   background-repeat: repeat-x; 
   /* border: 1px solid #CCCCCC; */
}

#contentMainWrapper {
	clear: both;
}
#leftColumnWrapper {
	float: left;
	width: 160px;
}

.leftNav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftNavMain {
	font-size: 14px;
	color:#003366;
	font-weight: bold;
	margin-top: 8px;
	border-bottom: 1px solid #CCCCCC;
}
.leftNavSub {
	font-size: 11px;
	list-style: none;
	margin:0;
	padding-left: 8px;
}
.leftNavSub li {
	margin: 4px 0;
	padding:0;
}
.leftNav a, .leftNav a:hover, .leftNav a:visited {	
	text-decoration: none;
	color: #003366;
}	
.leftNavSub a, .leftNavSub a:visited {
	color: #666666;
	text-decoration:none;
}	
.leftNavSub a:hover {
	color:#003366;	
}
#centerColumnWrapper {
	text-align: right;
	width: 810px; 
	float: left;
}
.centerContent {
	margin: 10px auto;
	text-align: right;
	z-index: 1;
	display: block;
	padding-left: 12px;
	width: 805px;
	height: 440px;
	/*padding-left: 12px;*/
}
#cycle {
	z-index: -1;
	/*position: absolute;*/
}
#cycleNavContainer {
	position: relative;
	bottom: 420px;
	left: 500px;
	z-index: 100;
	width: 200px;
	height: 30px;
}
.cycleNav a:link, .cycleNav a:visited {
	border: 1px solid #666666;
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 5px;
	text-decoration: none;
}
.cycleNav a.activeSlide {
	background: #666666;
	color: #FFFFFF;
}
#F4Testimonials {
	/*position: relative;*/
	position: absolute;
	width: 400px;
	height: 320px;
	top: 42px;
	left: 380px;
	z-index: 200;
}

.centerBanner {
	margin: 10px auto;
	position: static;
	clear: both;
}
.headingOne { font-size: 20px; font-weight: bold; text-align: center; color:#003366; }
.headingTwo { font-size: 16px; font-weight: normal; text-align: center; color: #003366; }
.tagline { display: block; width: 100%; text-align: center; font-size: 18px; font-style: italic; font-weight: bold; color: #003366;}
.left { text-align: left; }
.list-header { font-weight: bold; color: #003366; } 
.sign-up-checkbox { margin: 15px; }
.signUpEmail { margin: 10px; font-size: 18px; font-weight: bold; }
.profile-banner { width: 347px; float: left; margin-right: 10px; }
.email-banner { float: left; width: 615px; height: 180px; background-image: url(../images-sliced/Free-Tips-eBook.jpg); }
form.email-signup, #signup-message { width: 400px; height: 40px; margin: 135px 10px 0px 20px; }
form.email-signup input { vertical-align: top; }
input.email { width: 202px; line-height: 20px; font-size: 16px; margin: 2px; }
#email-form { float: left; }
#learn-more { height: 40px; margin: 135px 10px 0px 20px; }
.forumModule { margin: 15px auto; } 
.footerLinks { text-align: center; margin: 10px 0 10px 0; font-size: 18px; font-style: italic; }
.footerLinks a:link, .footerLinks a:hover, .footerLinks a:visited { color: #999999; font-weight: bold; text-decoration: none; }
.footerLinks a:hover { color: #333333; }
#siteinfoLegal { background-color:#B4C7CE; border:2px solid #54778A; color:#204960; padding:5px; font-size: 12px; text-align: center; }
#footerCenter { width: 100%; text-align: center; margin: 5px 0;  }

