/*Global*/
html{
	background-color:#FFF;
	cursor:default;}
body{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	width:618px;
	padding:0;
	background-image:url('footer.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:6px auto;}
h1{
	padding:10px;
	color:#FFF;
	letter-spacing:4px;
	font-size:24px;
	margin:0;
	background-color:#69C;}
h1,h2{font-weight:normal;}
h2,h3{margin-left:15px;}
body,.foot{border:1px solid #069;}
ul{
	list-style-type:none;
	padding:10px 30px;
	margin:0;}
fieldset,p,table{margin:20px 30px;}
abbr{cursor:help;}
a,a:visited{color:#00F;}
a:hover{text-decoration:none;}

/* Menu (Header), Footer */
.date{padding-left:55px;color:#FFF;}
#bottom{margin-top:60px !important;}
.foot{
	color:#DDF;
	text-align:center;
	padding:1px;
	font-size:0.85em;}
.menu{
	font-size:9px;
	padding:3px 0;}
.menu a,.menu a:visited,.foot a,.foot a:visited{
	color:#FFF;
	padding:0 6px;
	text-decoration:none;}
.menu a{text-transform:uppercase;}
.menu a:hover{
	padding:0 6px 3px;
	background-color:#48B;}
.menu,.foot,.menu a{background-color:#069;}
.foot a{font-weight:bold;}
.foot a:hover{text-decoration:underline;}
.foot li,.menu li{display:inline;}
.skip{display:none !important;}

/*Forms*/
textarea{
	font-family:Arial, Sans-Serif;
	font-size:13px;}
input[type="submit"]{margin:auto;}
#price{width:190px;color:#888;}
#bw{width:40px;}
#space{width:45px;}
#rates th a{
	text-transform:uppercase;
	font-size:0.7em;
	text-decoration:none;
	font-weight:normal;}
fieldset{
	margin-bottom:10px;
	padding:5px;}
input{display:block;margin-left:270px;}
label{
	display:block;
	width:270px;
	float:left;}
.nb{
	margin-left:0;
	display:inline !important;
	float:none !important;}
.sb span,.sb abbr{
	display:block;
	float:left;
	width:40px;
	border:0;
}
.bl{border:0;}
.faq{list-style-type:none;}

/*Plan Lists*/
.buy{text-align:center;}
.plans li{padding:0;margin:0}
.plans{
	float:right;
	margin:10px;
	border-left:1px dashed #CCC;}
.plans ul{
	list-style-type:none;
	font-size:10px;
	width:121px;
	margin:0 0 10px 10px;
	border:1px solid #CDD;
	padding:2px;}
.plans li.head{
	padding:0 2px;
	background-color:#CDE;}

/*Table, ToS, AUP and FAQ Data*/
dd{margin-bottom:10px;margin-right:35px}
dt{margin-left:20px;}
dt,th{font-weight:bold;}
td,th{width:120px;}
th{text-align:left;}
th,td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:0;}
.tablehead th{
	border-top:0;
	text-align:center;}
.terms li{margin: 20px 20px 0 0;}
.bullet{
	list-style-type:square;
	margin:-20px 0 -10px 20px}