@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(../images/fimages/page_t.png);
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#656565;	
}
a {
	color: #336699;
}
.aSm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.title{
	font-weight:bold;
	line-height: 25px;
	font-size:16px;
	color:#585858;
}
.containerMain {
	width: 960px;
	padding: 15px;
	margin-top: 30px;
	margin-left: auto;
  	margin-right: auto;
	
}
.containerDefault {
	width: 100%;
}
.containerHeader {
	width: 100%;
	color: #FFFFFF;
}
.containerFlash {
	width: 715px;
	margin-right: 17px;
}
.containerBodyText {
	width: 755px;
	margin-left: 17px;
}
.containerSideBar {
	width: 225px;
	height: 290px;
	border: 1px solid #cccccc;
}
.containerSideBarNav {
	width: 160px;
	height: 290px;
	border-right:1px solid #cccccc;
	padding-left:15px;
}
.containerLogin {
	width: 205px;
	background-image:url(../images/fimages/bk_sidebar.gif);
	padding:10px;
}
.containerSubNav {
	width: 205px;
	padding:10px;
}
.containerMembership {
	width: 205px;
	background-image:url(../images/fimages/bk_sidebar.gif);
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}
.containerFeatures {
	height: 120px;
	padding-bottom: 15px;
}
.containerTestimonials {
	height: 135px;
	padding: 15px 15px 0px 15px;
	border-top: 1px solid #cccccc;
	background-image:url(../images/fimages/bk_testimonials.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}
.containerSignUp {
	width: 100%;
	margin: 0 15px 15px 15px;
}
.textfield {
	height: 20px;
	color: #000000;
	padding-left: 2px;
	border: 1px solid #a1a8bb;
}
.button {
	height: 21px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #e6ebef;
 	color: #102132;
	padding: 2px;
   	overflow: visible;
	border: 1px solid #7f9db9;
    cursor: pointer;
}
.buttonmain {
	height: 21px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../images/bk_btngrad.gif);
 	color: #102132;
	padding: 2px 10px 3px 10px;
   	overflow: visible;
	border: 1px solid #7f9db9;
    cursor: pointer;
}
.headerbar {
	width: 97%;
	color: #000000;
	padding: 8px;
	background-color:#e4e9ed;
}
.titlemain {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#395776;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size:14px;
	line-height:20px;
	border: solid 1px #CCCCCC;
	padding:5px;
}
.listItems {
	margin-top: 20px;
	margin-left: 20px;
	line-height:12px;
}
.containerContent {
	width: 960px;
	margin-left: auto;
  	margin-right: auto;
	margin-top: 10px;
}
.contentLeft {
	width:465px;
	float:left;
	padding-right: 30px;
}
.contentRight {
	width:465px;
	float:left;
}
.caption {
	font-size:11px;
	line-height: 15px;
	color:#999999;
}


	