body {
	background-color: #f3f3f5;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5959;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	list-style-image: url(images/coin-bullet.gif);
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 40px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.Top, .Main, .Footer{
	width:950px;
	margin:auto;
}
.Top {
	height: 159px;
}
.Main {
	background-color: #F0F7E8;
}
.Footer {
	background-color: #FFF;
	font-size: 11px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/footer-border.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.separator {
	font-weight: bolder;
	color: #ACBDA7;
	padding-right: 7px;
	padding-left: 7px;
	font-family: "Arial Black", Gadget, sans-serif;
}
a{
	color: #5B5959;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
.Text {
	line-height: 16px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 142px;
	padding-bottom: 40px;
	padding-left: 142px;
}
.Title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.smallText {
	font-size: 10px;
}
#faq{
	margin:auto;
	width:100%;
}
#faq a{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
#faq b{
	font-size: 14px;
}
#faq p{
	text-align: justify;
}
.TitleCentered {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.Subtext {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.Questions {
	line-height: 25px;
	font-weight: bold;
}
.Answers {
	line-height: 18px;
	font-size: 12px;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	list-style-image: none;
}
.ListNoIcon {
	list-style-image: none;
}
.AnswerTitle {
	font-size: 14px;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.TitleBkg {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-x;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	padding-left: 5px;
	padding-right: 5px;
}
.TitleBkgFooter {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	line-height: 36px;
	padding-left: 5px;
	padding-right: 5px;
}
.RightColumn {
	text-align: justify;
	padding-left: 20px;
	line-height: 22px;
}
.Divider {
	background-image: url(images/divider.jpg);
	height: 2px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.DividerShort {
	background-image: url(images/divider.jpg);
	height: 2px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.LeftTitle {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 13px;
}
.RightTitle {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 13px;
}
.CatchPhrase {
	font-weight: bold;
	font-size: 16px;
}
.Legal {
	font-size: 12px;
}
div.Legal a{
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
div.Legal a:active{
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
div.Legal a:visited{
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
div.Legal a:hover{
	font-weight: bold;
	color: #069;
	text-decoration: underline;
}
.PatentPending {
	display: inline;
	color: #FFF;
	background-color: #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}












:-moz-any-link :focus {
    outline: none;
}

:focus {
    -moz-outline-style: none;
    outline: none;
}


img {
    border: 0px;
}


label.error {
    display: block;
    color: red;
    font-style: italic;
    font-weight: normal;
}

#tyc label.error { display:inline; margin-left:10px; }  



.clear {
    clear: both;
}


div.buttonSubmit {
    position: relative;
    margin-left:230px
}

div.buttonSubmit input,div.buttonSubmit span {
    height: 36px;
    position: relative;
    background-image: url(images/bg-button-submit.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
    background-color:transparent;
    float: left;
    color: #5B5959;
    font-size:15px;
    font-weight: bold;
    padding: 0px 15px 2px 15px;
    margin: 10px 0px;
    border: 0px;
    cursor: pointer;
    z-index: 5;
}

div.buttonSubmit input {
    width: auto;
}

div.buttonSubmit span {
    width: 8px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: left -36px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
}

body.safari div.buttonSubmit span {
    display: none
}

div.buttonSubmitHover input {
    background-position: right -72px;
}

div.buttonSubmitHover span {
    background-position: left -108px;
}



form table td {
    padding: 5px;
}

form table input {
    padding: 3px;
    margin: 0px;
}



div.subTableDiv {
    width: 500px;
}

div.subTableDiv td.label {
    width: 135px;
}

ul#homeBlog li div.description {
    display: none;
}

td.field input.smallField.error, td.field select.smallField.error, tr.errorRow td.field input,tr.errorRow td.field select {
    background-position: 0px -31px;
}
td.field input.largeField.error, td.field select.largeField.error, tr.errorRow td.field input,tr.errorRow td.field select {
    background-position: 0px -31px;
}


td.field textarea.textAreaField.error{
    background-position: 0px -111px;
}
tr td.field div.formError {
    display: none;
    color: #FF0000;
}

tr.errorRow td.field div.formError {
    display: block;
    font-weight: normal;
}

div.error {
    color: red;
    height:30px;
    margin-left:10px;
}

div.error a {
    color: #336699;
    font-size: 12px;
    text-decoration: underline
}


/*FORM CSS*/

h2.formSection{
    width:530px;
    height:31px;
    background-image: url(images/bg-form-section.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-size:16px;
    color:#FFF;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    }


.largeField {
    background-image: url(images/bg-fields-large.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color:transparent;
    border:0px;
    height: 23px;
    width: 263px;
    padding: 6px 10px 1px 10px;
    }
    
.smallField {
    background-image: url(images/bg-fields-small.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color:transparent;
    border:0px;
    height: 23px;
    width: 95px;
    padding: 6px 10px 1px 10px;
    }
    
.textAreaField {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-image: url(images/bg-fields-txtarea.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color:transparent;
    border:0px;
    height: 91px;
    width: 263px;
    padding: 10px;
    }

ul.special{ line-height:22px;}

td.label {
    width: 220px;
    text-align:right;
    font-size:13px;
    font-weight:bold;
}

tr.required td.label {
    font-weight: bold;
    background-image: url(images/backRequiredGray.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
    
.subTableDiv{
    -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
    background-color: #DBEFC2; 
    border: 1px solid #CCCCCC; 
    padding: 10px;
    color:#000;
    font-size:11px;
    text-align:center;
}
    
    
.text_disclaimer{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color:transparent;
    border:1px solid #C5D4CD;
    padding:5px;
    color:#5B5959;
    font-size:11px;
    height:100px;
    margin-left:24px;
    width:490px;
    overflow:auto;
    font-size:12px;
    line-height: 14px;
}











div.Text a{
    color: #069;
    text-decoration: none;
    font-weight: bold;
}
div.Text p{
    padding-left: 25px;
    padding-right: 150px;
}









.About {
    line-height: 20px;
    text-align: justify;
    background-image: url(images/about.jpg);
    background-repeat: no-repeat;
    background-position: center 15px;
    height: 613px;
    padding-right: 275px;
    padding-left: 385px;
    padding-top: 40px;
}







.GettingStarted {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 0.05em;
    text-decoration: underline;
}
.AccountSetup {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 14px;
}
.Title570 {
    background-image: url(images/570.jpg);
    background-repeat: no-repeat;
    height: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    padding-left: 5px;
    padding-right: 5px;
    background-position: center center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Title527 {
    background-image: url(images/527.jpg);
    background-repeat: no-repeat;
    height: 36px;
    font-weight: bold;
    text-align: left;
    line-height: 36px;
    background-position: 9px center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 527px;
    padding-left: 30px;
}
.Space {
    height: 35px;
}
.PhoneNumber {
    height: 70px;
    width: 527px;
    font-size: 17px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 0.1em;
}
td.label a {
    text-decoration: none;
    color: #069;
}
td.label a:hover {
    text-decoration: underline;
    color: #069;
}







.HowitWorks {
    background-image: url(images/howitworks-grad.jpg);
    background-repeat: repeat-x;
    height: 697px;
    width: 950px;
    text-align: center;
    padding-bottom: 15px;
}
.PDFs {
    line-height: 36px;
    text-align: center;
}
.PadRight {
    padding-right: 45px;
}
div#PDFs a{
    color: #069;
    text-decoration: none;
    padding-left: 40px;
    background-image: url(images/pdf-icon.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 15px;
    padding-bottom: 15px;
}
div#PDFs a:hover{
    color: #069;
    text-decoration: underline;
    padding-left: 40px;
    background-image: url(images/pdf-icon.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 15px;
    padding-bottom: 15px;
}







.padding-bottom {
    padding-bottom: 24px;
}







.PDFs {
    line-height: 36px;
    text-align: center;
}
div.Text a:hover{
    color: #069;
    text-decoration: underline;
}
.pic  {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
