﻿body
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	font-size: 11px;
	color: #000000;
}
body A
{
	color: #999999;
}
body A:hover
{
	color: #8db22d;
}
img
{
	border: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
input, select
{
	border-right: #999999 1px groove;
	border-top: #999999 1px groove;
	border-left: #999999 1px groove;
	border-bottom: #999999 1px groove;
	font-size: x-small;
	color: #666666;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #ffffff;
}

label 
{
	padding: 3px;
}

.main
{
	top: 8px;
	margin: auto;
	position: relative;
	text-align: left;
	display: block;
	width: 800px;
}
.mainLiquid
{
	top: 8px;
	margin: auto;
	position: relative;
	text-align: left;
	display: block;
	width: 90%;
}
.header
{
	float: left;
}
.content
{
	float: left;
	clear: both;
	width: 100%;
}

.footer
{
	float: left;
	color: #999999;
	width: 100%;
}
.noMarginNoPad
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.contentSub
{
	float: left;
	color: #000000;
	background-image: url(../../Images/secondarybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	height: auto;
	width: 100%;
}
.contentSubHeader
{
	font-size: small;
	text-transform: uppercase;
	color: #669900;
	font-weight: bold;
}
.contentSubHeaderPhoto
{
	float: right;
	margin: 5px;
}
.contentSubHeaderSideNav
{
	float: left;
	width: 225px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	height: auto;
}
.contentSubHeaderContent
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	min-height: 600px;
	height: auto;
	_height: 600px;
}
.navShadow
{
	background-image: url(../../Images/secondarynavshadow.jpg);
	height: 5px;
}
.inputForm
{
	margin: 5px;
	color: #666666;
}
.inputForm td
{
	padding-right: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
}

.label
{
	text-align: right;
}

.field
{
	text-align: left;
}
.submitControl
{
	float: right;
	margin-right: 150px;
}
.agree
{
	height: 100px;
	width: 350px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ffffcc;
	padding: 8px;
	text-align: left;
}
.receipt div
{
	line-height: 18px;
	width: 80%;
}
.receipt div p
{
	margin: 10px;
}

ul.SimpleHorizMenu
{
	padding-left: 0px;
	margin: 10px;
}
ul.SimpleHorizMenu li
{
	display: inline;
	background-color: #ffffcc;
	border-style: outset;
	border-width: 1px;
}
ul.SimpleHorizMenu li a {
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em
}
ul.SimpleHorizMenu li a:hover
{
	background-color: #ffffff;
}
.emphasis
{
	font-size: 14px;
	color: #666666;
	margin-top: -10px;
	margin-bottom: 20px
}

hr
{
	width: 95%;
	height: 1px;
	border: 0;
	color: #cccc99;
}

.splashAnimated
{
	position: absolute;
	left: 200px;
	top: 150px;
	background-image: url(../../Images/EcFitLogoFreeTrialAnimated.gif);
	background-repeat: no-repeat;
}

.ipDisplay
{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #999999;
}

.btnSubmit
{
	font-size: x-small;
	color: #ffffff;
	background-color: #666666;
}


.textMarksPhone
{
	position: absolute;
	left: 615px;
	top: 155px;
	height: 200px;
	width: 200px;
	padding: 1em;
}

.tblDispBorder
{
	margin-top: 10px;
	border-left: solid 1px #dcdcdc;
	border-top: solid 1px #dcdcdc;	
}
.tblDispBorder th
{
	text-align:center;
	padding: 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.tblDispBorder td
{
	text-align:center;
	padding: 5px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}


.rblDisp td
{ 
	border: none 0px;
}

.rblDisp td label
{ 
	padding: 5px;
}

.rblDisp td input
{ 
	border: none 0px;
}

#divHeader
{
	background-image: url(/Images/Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 192px;
}


