@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent { padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */ }
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}#footer a {color:#333; font-weight:normal; text-decoration:none;}
#footer a:active {color:#333;}
#footer a:hover {color:#333;text-decoration:underline;}
#footer a:visited {color:#333;}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	line-height: 14px;
	text-align: justify;

}

.imgframe {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 1px;
	border: 1px solid #999999;
}

.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0C3955;
}
#features a			{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
#features a:active	{
	color:#003366;
	text-decoration:none;
}
#features a:hover	{
	color:#333333;
	text-decoration:underline;
}
#features a:visited	{ color:#003366; }
#submenu ul {
	line-height:2;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	list-style-position: inside;
}
	#submenu li {
	background:url("../images/sub-menu-bullet.gif") left center no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: -30px;
	padding-left: 6px;
}
		#submenu li.last-item {border:none;}
		#features {
	width:180px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20;
	text-align: right;
}
						
		.price-option {
	border-top:1px solid #ddd;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
				.pricing {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 30px;
}
				.price-option p {padding:0 0 0 100px;}
			
form div {clear:both; margin:0 0 10px 0;}

	#login-newsletter div, .extras-form #newsletter div {margin-bottom:0;}

	#signup {border:1px solid #ddd; padding:20px 20px 10px 20px; margin:0 0 20px 0;}
	#signup fieldset {padding:0 0 0 120px;}
		#signup fieldset label {float:none;}
	
/*label {float:left; width:120px; font-weight:bold; padding:5px 0 0 0;}*/

.text {border: 1px inset #787878; padding:5px 3px; font-size:1em; width:290px; font:1em "Trebuchet MS", Arial, Verdana;}
	.first-item {margin:0 10px 0 0;}
	#login-newsletter .text {width:140px;}
	.extras-form #newsletter .text {width:160px;}
		.extras-form #newsletter .first-item {margin:0 0 5px 0;}
	
	.alt {width:40px;}
	.alt2 {width:180px;}
	
.submit {
	width: 80px;
	height: 20px;
	text-indent:-3000em;
	background: transparent url("../images/btn-submit.gif") no-repeat left top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
form>.submit { /* For non-IE browsers*/
	height: 0px;
}

	.login { background: transparent url("../images/button-login.gif") no-repeat left top; }
	.signup { background: transparent url("../images/button-signup.gif") no-repeat left top; }
	.signupblack { background: transparent url("../images/button-signup-black.gif") no-repeat left top; }
	
	.required {background:#fdf5f5;}
	
		#signup-thanks, #signup-error {border:1px solid #ffc210; background:#fff6da url("../images/signup-thanks.gif") 20px 20px no-repeat; padding:20px 20px 20px 80px; margin:0 0 20px 0;}
	#signup-error {background:#fff6da url("../images/signup-error.gif") 20px 16px no-repeat;}
		#signup-thanks p, #signup-error p {margin:0;}
	.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}

		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}

		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}

		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		
.rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h1 { font-size: 22px; }

h2 { font-size: 20px; }

