﻿body
{
	background-color:#002133;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:White;
	font-family:Tahoma, Garamond, Verdana;
	font-weight:bold;
}

input
{
	border-style:none;
	border-width:0px;
	background-color:White;
	color:#004261;
	margin:0px 0px 0px 0px;
	height:13px;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}

.LandingFeature
{
	font-size:16px;
}

.LandingSignUp
{
	text-align:center;
	padding:15px 15px 15px 15px;
	font-size:20px;
}

.TextBoxWatermark
{
	font-style:italic;
}

a
{
	text-decoration:underline;
	color:#88BB61;
}

img
{
	border-style:none;
	border-width:0px;
}


.recaptchatable, #recaptchatable
{
	background-color:#485a63;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

.recaptchatable tr td, .recaptcha_image_cell
{
	padding-top: 0px !important;
	padding-bottom:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	border-style:none !important;
	border-width:0px !important;
	background-color:#485a63 !important;

}


#recaptcha_response_field
{

	height:13px;
	font-size:12px !important;


	border-style:none;
	border-width:0px;
	background-color:White;
	color:#004261;
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-weight:bold;
}


.ContentContainer
{
    background-color:#002133;
    margin:30px 80px 30px 80px;
    border:solid 1px #95c0dd;
    color:#FFFFFF;
    padding:16px 32px 24px 32px;
    font-size:14px;
}

.ContentContainer h1,
.ContentContainer h2,
.ContentContainer h3,
.ContentContainer h4
{
	margin:2px 2px 2px 2px;
}

.ContentContainer * li
{
	margin:2px 2px 16px 2px;
}