@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #B3B3B3;
	font-family: arial;
	font-size: 14px;
}

#container {
	width: 818px;
	margin: 0px auto 0px auto;
}
#header  {
	background-image: url(images/header.jpg);
	height: 80px;
	background-color: #BABABA;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	padding-right: 50px;
	padding-top: 40px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#headerbackground {
	background-color: #BABABA;
}

#header .login {
	position: relative;
	top: -10px;
	right: -10px;
	font: calibri;
}
#header .login a {
	text-decoration: none;
	color: #797979;
}

#contentbackground {
	padding: 5px 5px 5px 5px;
	background-color: #E9E9E9;
}
#content {
	border: 1px solid #cccccc;
	background-color: #fff;
	text-align: left;
}
#linkbar  {
	margin-top: 10px;
	height: 30px;
}
#linkbar a:link, #linkbar a:active, #linkbar a:visited {
	text-decoration: none;
	color: #000000;
}

#linkbar    table  {
	width: 806px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/linkbar.jpg);
	height: 30px;
	text-transform: uppercase;
}

#linkbar td {
	padding: 0px;
}


#content #bottombox {
	clear: both;
}
#homehtml    #leftimg   {
	float: left;
}
#homehtml        #rightbox       {
	text-align: left;
	padding-left: 400px;
	padding-right: 20px;
}

#samplehtml #leftbox {
	float: left;
	width: 220px;
	padding: 0px 20px 20px 20px;
}
#samplehtml #leadimg {
	padding: 10px;
	border: 1px dotted #910100;
}
#rightbox.addpadding                {
	padding: 0px 50px 20px 50px;
}
#pricinghtml .tabletitle {
	background-color: #910100;
	color: #fff;
	font-weight: bold;
	font-family: arial;
}
#pricinghtml #imgsignup {
	float: right;
	margin-right: 100px;
	margin-left: 20px;
}
#pricinghtml    #signup    {
	background-color: #FCF9F9;
	padding: 5px 0px 5px 0px;
}
#pricinghtml #sharednum {
	float: right;
	text-align: center;
	margin-left: 20px;
	margin-top: -10px;
	width: 260px;
	font-size: 18px;
	color: #910100;
	font-weight: bold;
	padding-bottom: 20px;
}
#pricinghtml #sharednumbg {
	background-color: #FCF9F9;
	padding: 10px 10px 10px 10px;
}
#pricinghtml    .evenrow, #contacthtml   .evenrow, #signup2html .evenrow {
	background-color: #E7E6E1;
}
#pricinghtml     .oddrow, #contacthtml    .oddrow, #signuphtml   .oddrow, #loginhtml  .oddrow, #signup2html .oddrow {
	background-color: #FCF9F9;
}
#contacthtml   #contactimgg {
	float: left;
	margin: 5px;
	border: solid 1px;
	border-color: #B3B3B3;
	margin-right: 20px;
	margin-top: 20px;
}
#contacthtml #table {
	float: right;
	width: 350px;
}
#contacthtml #leftbox {
	float: left;
}

#contacthtml  #contactform {
	height: 325px;
	border: double;
	padding: 10px;
	border-color: #B3B3B3;
}

#returnhtml #policy {
	background-color: #FCF9F9;
	padding: 10px;
	top: -15px;
	position: relative;
	border: solid 1px #cccccc;
}
#loginhtml #table {
	border: solid 1px #cccccc;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#signup2html #rightbox {
	text-align: left;
	padding-right: 20px;
	padding-top: 70px;
	float: right;
	width: 400px;
}

#signup2html #leftbox {
	width: 300px;
	float: left;
	color: #666666;
	font-weight: bold;
	padding: 0px 20px;
}
#signup2html #bottombox {
	height: 10px;
}
#signup2html   #bottomboxtext  {
	color: white;
	width: 300px;
	position: relative;
	top: -120px;
	left: 40px;
	background-color: #FFFFFF;
	border: solid 1px;
	font-family: calibri;
	font-size: 16px;
	padding: 2px;
	border-color: #238713;
	text-align: center;
	float: left;
}


#signup2html  #bottomboxtext  #doubleborder {
	padding: 5px;
	background-color: #189223;
	z-index: 200;
}


#signup2html   #leftimg {
	border: solid 1px;
	border-color: #BABABA;

}
#signup2html #leftbox p.boldred {
	font-size: 20px;
}








#footer {
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 10px;


}
#footer a {
	color: blue;
}












.boldred {
	color: #910100;
	font-weight: bold;
}
.separator {
	color: #B3B3B3;
	font-weight: bold;
	font-size: 15px;
}
.triollc {
	text-decoration: none;
	color: #666666;
	margin-top: 10px;
	padding-top: 10px;
}

.smaller {
	font-size: 12px;
	color: #333333;
}
.smaller11px {
	font-size: 11px;
}


.activelink {
	background-color: white;
}
.smaller10px {
	font-size: 10px;
	color: #333333;
}
.floatleft {
	float: left;

}
