body,td,th {
	color: #c3c3c3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, html {
	height:100%;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #299bc9;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.middle {
	background-image:url(../images/midbg.png);
	background-repeat:repeat;
	vertical-align:top;
	text-align:center;
}
.middle_bg {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	vertical-align:top;
	height:100%;
}
.top {
	height:140px;
	text-align:center;
}
.header {
    background-image:url(../images/top.png);
    height:140px;
    width:900px;
}
.wrapper {
	width:100%;
	text-align:center;
}
.navigation {
	height:48px;
}
.nav_link {
	font-size:18px;
	text-align:center;
}
.bill {
	background-image:url(../images/11bill.png);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:40px;
}
.middle_bg .join {
	background-image:url(../images/join.png);
	background-repeat:no-repeat;
	height:300px;
	width:404px;
}
.btmbar {
	background-image:url(../images/btmbar.png);
	background-repeat:repeat-x;
	height:57px;
}
.btmbar_table {
	height:57px;
	text-align:center;
}
.btmtxt {
	font-size:16px;
}
.footer {
	height:100px;
}
.container {
	height:100%;
	width:100%;
}
.content {
	padding-top:15px;
	vertical-align:top;
	padding-bottom:15px;
	text-align:left;
}
.vertop {
	vertical-align:top;
}
.left {
	text-align:left;
}
.l {
	background-image:url(../images/l.png);
	background-repeat:no-repeat;
	width:25px;
	height:87px;
}
.r {
	background-image:url(../images/r.png);
	background-repeat:no-repeat;
	width:25px;
	height:87px;
}
.c {
	background-image:url(../images/c.png);
	background-repeat:repeat-x;
	height:75px;
	padding-top:12px;
}
.name {
	color:#696969;
	text-align:left;
	padding-left:5px;
}
.name a:link {
	color: #696969;
	text-decoration: none;
}
.name a:visited {
	text-decoration: none;
	color:#696969
}
.name a:hover {
	text-decoration: none;
	color: #299bc9;
}
.name a:active {
	text-decoration: none;
	color:#696969
}
.did {
	color:#22708e;
	text-align:left;
	padding-left:5px;
}
.middle_bg form, .top form {
	padding:0;
	margin:0;
}
.middle_bg .field, .top .field {
	background-image:url(../images/field.png);
	background-repeat:no-repeat;
	height:27px;
	width:159px;
	border:none;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0;
	vertical-align:top;
}
.middle_bg textarea, .top textarea, .middle_bg input, .top input {
	outline:none;
}
h1 {
	color:#000;
	margin:0;
	padding:0;
}
h2 {
	font-size:24px;
	color:#000;
	margin:0;
	padding:0;
}
h3 {
	font-size:24px;
	color:#FFF;
	margin:0;
	padding:0;
}
.middle_bg #join {
	padding-top:15px;
}
.label {
	color:#000;
}
.content_container {
	border-top:6px solid #c9c9c9;
	background-color:#dbdbdb;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:5px;
	height:100%;
	color:#000;
	text-align:left;
}
.content_container a:link {
	color:#000;
	text-decoration: none;
}
.content_container a:visited {
	text-decoration: none;
	color:#000;
}
.content_container a:hover {
	text-decoration:underline;
	color: #299bc9;
}
.content_container a:active {
	text-decoration: none;
	color:#000;
}

.content_table {
	height:100%;
}
.grey {
	color:#222;
}
.red {
	color:#900;
}
.row1 {
	background-color:#777;
	vertical-align:top;
}
.row2 {
	background-color:#dbdbdb;
	vertical-align:top;
	color:#222;
}
.userbox {
	text-align:left;
	color:#222;
}
.userbox a:link {
	color: #299bc9;
	text-decoration: none;
}
.userbox a:visited {
	text-decoration: none;
	color: #299bc9;
}
.userbox a:hover {
	text-decoration:underline;
	color: #299bc9;
}
.userbox a:active {
	text-decoration: none;
	color: #299bc9;
}

.home_box {
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#222;
	font-size:14px;
	line-height:30px;
	margin-top:30px;
}
.home_box p:first-child {
    margin-top:0px;
}
.home_box a {
    font-size:30px;
    color: #000;
    text-decoration: underline;
}
.home_box a:hover {
    color: #299bc9;
}
.home_box strong {
	font-size:16px;
}
.home_box h1 {
	font-size:18px;
}

div.document {
    margin: 3em;
    text-align:left;
    color:#222;
    font-size:14px;
    font-weight: normal;
}
div.document > ul > li {
    margin-bottom: 5px;
}

div.document h1 {
    font-size:24px;
}
div.document h2 {
    font-size:16px;
}

div.bio {
    clear: both;
    margin-top: 2em;
    overflow: auto;
}
div.bio img {
    float: left;
    margin: 0em 1em 0.5em 0em;
}


div.triple div.landing img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.triple div.landing a,
div.triple div.thanks a {
	display: block;
    font-size:30px;
	color: #DB0000;
	padding-top: 20px;
	padding-bottom: 20px;
    text-decoration: underline;
	text-align: center;
}

div.triple div.join,
div.triple div.payment,
div.triple div.thanks,
div.triple div.referredby,
div.triple div.profile {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-top: 6px solid #c9c9c9;
	background-color: #dbdbdb;
	padding: 5px 15px 15px 15px;
	height: 100%;
	color: #000;
	text-align: left;
}

div.triple fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 1em 0 0 3em;
	padding: 0;
	border: 0 none #FFF;
}
div.triple legend {
    font-weight: bold;
    font-size: 18px;
}
div.triple ol {
    padding: 0 1em 0 1em;
	list-style: none;
}
div.triple li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
div.triple label {
	position: relative;
	float: left;
	width: 15em;
	margin-right: 1em;
	text-align: right;
	padding: 4px 0;
}
div.triple .left {
	position: relative;
	float: left;
	width: 15em;
	margin-right: 1em;
	text-align: right;
}
div.triple .right {
	width: 15em;
}
div.triple label strong {
	position: absolute;
	left: 35em;
	width: 40em;
	color: #C00;
	text-align: left;
}
div.triple label strong a:link,
div.triple label strong a:visited,
div.triple label strong a:hover,
div.triple label strong a:active {
	color: #C00;
	text-decoration: underline;
}
div.triple label em {
	position: absolute;
	left: 35em;
	width: 40em;
	text-align: left;
	font-style: normal;
}
div.triple fieldset.submit {
	float: none;
	width: auto;
	padding-left: 17em;
	border: 0 none #FFF;
}

div.triple li.error {
	position: relative;
	float: left;
	margin-right: 1em;
	text-align: center;
	padding: 4px 0;
	width: 30em;
    font-weight: bold;
    font-size: 18px;
	color: #C00;
}

div.triple div.thanks h1 {
    font-size:100px;
	text-align: center;
}
div.triple div.thanks p {
    font-size:30px;
	text-align: center;
}
div.triple div.thanks .signature {
	text-align: right;
}
div.triple div.thanks .postscript {
    font-size:20px;
    font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
