@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	background:#dddddd;
	background-image: url(/images/subpagebg.gif);
	background-repeat:repeat-x;
}
a:link, a:visited{
	color:#555555;
	text-decoration:none;
}
a:hover {
	
	color:#999999;
}
#logocontainer {
	height: 80px;
	width:950px;
}
#logo{
	position:relative;
	top:20px;
	left:10px;
	float:left;
	width:160px;
	height:35px;
	
}
#slogan{
	position:relative;
	top:15px;
	left:40px;
	float:left;
	width:280px;
	
}
#topbuttons{
	position:relative;
	top:25px;
	right:20px ;
	float:right;
	width:140px;
	
}


#headercontainer {
	width:950px;
	margin:0px auto;

}
#navigationcontainer{
	
	width:950px;
	height:40px;
}

#maincontainer {
	width:950px;
	margin: 0 auto ;
	padding-top:20px;
	padding-bottom:20px;
}

#mainwrapper {
	width:900px;
	margin: 0 auto ;
	position:relative;
}


#wrappertop{
	width:100%;
	height:50px;
	background:url(/images/wrapperheader.jpg);
	background-repeat:no-repeat;
	position:relative;
	
}
#wrapperbody {
	width:100%;
	background:url(/images/wrapperbg.gif);
	background-repeat:repeat-y;
	position:relative;
	min-height:200px;
	
}
#wrapperbottom{
	width:100%;
	height:10px;
	background:url(/images/wrapperfooter.gif);
	background-repeat:no-repeat;
	position:relative;
}
#wrapperleft {
	width:170px;
	float:left;
	position:relative;
	padding-top:20px;
}
#wrapperright {
	width:700px;
	float:right;
	position:relative;
}
.leftnav {
	list-style-type: none;
	position:relative;
	margin: 0 0 50px 0;
	padding:0;

}
.leftnav li{
	padding:0;
	margin:0;
	border-bottom:solid 1px #CCCCCC;
}
.leftnav li a, .leftnav li a:hover{
	display:block;
	width:195px;
	height:25px;
	padding: 10px 0 0 0px;
	position:relative;
	text-indent:15px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	
}
.leftnav li a.activeleftnav {
	background:url(/images/leftnavactive.gif);
	background-repeat:no-repeat;
	width:196px;
	height:25px;
	color:#EEEEEE;
	text-decoration:none;
	
}

.subheader {
	width:600px;
	top:15px;
	left:10px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#154058;
	font-size:22px;
}
.rightcontent{
	top:20px;
	left:10px;
	width:680px;
	position:relative;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
#footercontainer{
	
	clear:both;
	margin:auto;
	height:250px;
	width:100%;
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
}
#footercred {
	width:950px;
	//padding-top:20px;
	margin: auto;
	color:#FFFFFF;
	height:250px;
}
.footercolumn {
	width:160px;
	float:left;
	top:20px;
	margin-left:10px;
	position:relative;
}
#footerCopy{
	width:420px;
	top:20px;
	position:relative;
	float:right;
	margin-right:0px;
	font-size:10px;
}
.footerheader{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#DDDDDD;
	
}
.footerLinks{
	list-style-type: none;
	margin:0px;
	font-size:10px;
	color:#EEEEEE;
	padding:0;
}
.footerLinks li{
	margin:0;
	padding:0;
}
.footerLinks ul{
	margin:0;
	padding:0;
}
.footerLinks a:link, .footerLinks a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#CCCCCC;
}
#footerCopy a:link, #footerCopy a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footerCopy a:hover {
	color:#CCCCCC;
}
#menu {
	
	
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height:40px;
	
}
#menu li {
	float: left;
	font: 16px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
	width:175px;
}
#menu li a {
	background:  url("/images/seperator.gif") bottom right no-repeat;
	color:#FFFFFF;
	display: block;
	text-align:center;
	margin: 0 ;
	padding-top:10px;
	
	position:relative;
	text-decoration: none;
	height:30px;
   
}
#menu li a:hover {
	background: #92CDED url("/images/hover.gif") bottom center no-repeat;
	color: #143D55 ;
	height:30px;
	padding-top:10px;
}
#menu .active, #menu .active a:hover   {
	background: #236582 ;
	width:175px;
	text-align:center;
	display:block;
	color: #FFFFFF ;
	height:30px;
	padding-top:10px;
}
.featureTable {
	color: #999999;
	background-color: #FFFFFF;
	margin:  auto;

	width: 850px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	-moz-border-radius: 5px 5px 5px 5px;
	//-moz-box-shadow:3px 3px 3px #999999;
}
.featureNumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.evenRows {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.featureText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.featureHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #236582;
}
.uppernumber {
	font-size: 16px;
	color: #AAAAAA;
	vertical-align: top;
}

.bestvalueprice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #444444;
}
.bestvaluetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC4A;
}
#pricingbody {
	width:100%;
	background:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;

}
.formmessage {
	text-align:center;
	background:#E8E8E8;
	border:solid 1px #BBBBBB;
	padding:5px;
}
.formbody {
	margin:20px 0 0 0;
	width:600px;
}
.formfieldstyle {
		
	padding:5px;
}
.formlabelstyle{
	display:block;
	float:left;
	width:200px;
}
.forminputstyle{
	display:block;
	float:left;
	width:200px;
}
.formtextfieldstyle{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	border: 1px solid #DDDDDD;
	height: 25px;
	width: 200px;
	font-size: 17px;
	color: #444444;
	background-color: #EEEEEE;
}
.formtextareastyle{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	border: 1px solid #DDDDDD;
	width: 200px;
	font-size: 16px;
	color: #444444;
	background-color: #EEEEEE;
}
.formtextareabigstyle{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	border: 1px solid #DDDDDD;
	width: 400px;
	font-size: 16px;
	color: #444444;
	background-color: #EEEEEE;
}
.formselectstyle {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	border: 1px solid #DDDDDD;
	height: 30px;
	width: 200px;
	font-size: 16px;
	color: #444444;
	background-color: #EEEEEE;
	
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

fieldset{
	width:600px;	
	border:solid 1px #DDDDDD;
	margin:auto;
}
legend {

	padding:5px 10px 5px 10px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	background:#FFFFFF;
	border:solid 1px #BBBBBB;
	-moz-border-radius: 3px 3px 3px 3px;
	//-moz-box-shadow:3px 3px 3px #CCCCCC;
	
}
.signupbutton{
	
	margin: 0 auto auto 150px;
}
.loginbutton{
	
	margin: 0 auto auto 200px;
}
.signupclass fieldset{
	margin:0;
	width:550px;
}
#fieldset-personal{
	width:500px;
}
.subcampaign{
	width:650px;
	height:220px;
	margin:20px auto;
	border-bottom:solid 1px #DDDDDD;
}
.subcampaignimage{
	width:150px;
	float:left;
	margin-top:35px;
}
.subcampaignbody{
	width:500px;
	float:right;
}
.subcampaignimage2{
	width:150px;
	float:right;
	margin-top:35px;
}
.subcampaignbody2{
	width:500px;
	float:left;
}
.subcampaignheader{
	text-indent:10px;
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777777;
}

.subcampaigntext{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:22px;
	color:#777777;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	
}
.subcampaignSmall{
	width:650px;
	height:170px;
	margin:20px auto;
	border-bottom:solid 1px #DDDDDD;
}
.subcampaignimageSmall{
	width:150px;
	float:left;
	
}
.stepheader{
	width:100%;	
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
.subcampaignLarge{
	width:650px;
	height:280px;
	margin:20px auto;
	border-bottom:solid 1px #DDDDDD;
}