@import url('/css/menu.css');
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #0c0c0c;
}
img {
	display: block;
	border: none;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #183b5d;
	display: block;
	border-bottom: 1px #5f92c7 solid;
	margin: 0 0 10px 0;
}
h5 {
	color: #224d79;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
blockquote {
	padding: 15px 25px 15px 25px;
	background-color: #3E74AB;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin: 0 20px 0 20px;
}
ol {
	margin-left: 20px;
}
a {
	color: #32689E;
}
a:hover {
	color: #199023;
}
#HeaderSpan {
	width: 100%;
	background-color: #0c0c0c;
}
#Header {
	background-image: url('../images/HeaderWatermark.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 0 20px 0;
}
#LogoScreen {
	float: left;
	display: block;
	width: 400px;
}
#LogoPrint {
	display: none;
	visibility: hidden;
}
#LoginBox {
	float: right;
	display: block;
	margin-right: 20px;
	width: 255px;
	color: #033808;
}
#LoginBoxMid {
	background-image: url('../images/LoginBoxMid.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
#LoginBoxTable1 {
	width: 230px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#LoginBoxTable1 span {
	font-size: 12px;
	color: #ffffff;
	background-color: #199023;
	padding: 3px 3px 3px 3px;
}
#LoginBoxTable1 span a {
	text-decoration: underline;
	color: #c7ffcc;
}
#LoginBoxTable1 span a:hover {
	text-decoration: none;
	color: #000000;
}
#MenuSpan {
	width: 100%;
	background-color: #212121;
	background-image: url('../images/MenuSpanBkgrnd.png');
	background-position: left top;
	background-repeat: repeat-x;
}
#Menu {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	min-height: 44px;
	max-height: 44px;
}
#ContentSpan {
	width: 100%;
	background-color: #323232;
	background-image: url('../images/ContentSpanBkgrnd.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
#Content {
	color: #656565;
	text-align: left;
	z-index: 2;
}
#Copyright {
	color: #707070;
	font-size: 11px;
}
#Disclaimer {
	color: #707070;
	font-size: 11px;
}
#FooterSpan {
	width: 100%;
	background-color: #0c0c0c;
}
#Footer {
}
#Disclaimer {
	padding: 5px 0 15px 0;
	text-align: justify;
}
#Disclaimer .disclink {
	text-align: center;
}
#Disclaimer .disclink a {
	color: #5ca5f1;
}
#Disclaimer .disclink a:hover {
	color: #24bd32;
}
#Copyright {
	padding: 20px 0 20px 0;
}
#Copyright a {
	color: #ffffff;
	text-decoration: underline;
	margin-left: 10px;
}
#Copyright a:hover {
	text-decoration: none;
	color: #5ca5f1;
}
#Footer {
	display: block;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#Content {
	display: block;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#Menu {
	display: block;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#Header {
	display: block;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#JoinCheckmarks {
	list-style-type: none;
	margin-left: 30px;
}
#JoinCheckmarks li {
	background-image: url('../images/CheckmarkOrange.png');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 5px 0 5px 30px;
	font-size: 17px;
}
#contactus input {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 2px 2px 2px;
	width: 15em;
	margin: 4px;	
}
#contactus input.checkbox {
	background-color: #f3f7fa;
	border-width: 0px;
	border-style: solid solid solid solid;
	border-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0px 0px 0px 0px;
	width: 3em;
	margin: 0px;
}
#contactus textarea {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 2px 2px 2px;
	width: 250px;
	margin: 4px;
}
#contactus table .required {
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #26be35;
}
#contactus table #cuSubmit {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	width: 80px;
	margin: 4px;
}
.ContentBlock {
	margin-bottom: 10px;
}
.ContentBlockMid {
	padding: 30px 40px 30px 40px;
	background-color: #ffffff;
}
.LoginBoxText {
	font-family: Arial, Helvetica, sans-serif;
	color: #183b5d;
	background-color: #ffffff;
	width: 145px;
}
.LoginBoxSubmit {
	margin-left: 5px;
}
.ContentSubBlock1 {
	float: left;
	display: block;
	display: inline;
	width: 263px;
	max-width: 263px;
	min-width: 263px;
	margin-right: 20px;
	background-image: url('../images/ContentBlock1Top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentSubBlock1e {
	float: left;
	display: block;
	display: inline;
	width: 263px;
	max-width: 263px;
	min-width: 263px;
	margin-right: 0;
	background-image: url('../images/ContentBlock1Top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentSubBlock2 {
	float: left;
	display: block;
	display: inline;
	width: 546px;
	max-width: 546px;
	min-width: 546px;
	margin-right: 20px;
	background-image: url('../images/ContentBlock2Top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentSubBlock2e {
	float: left;
	display: block;
	display: inline;
	width: 546px;
	max-width: 546px;
	min-width: 546px;
	margin-right: 0;
	background-image: url('../images/ContentBlock2Top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.innertube {
	margin: 20px 0 10px 0;
	padding: 0 20px 0 20px;
	line-height: 1.4;
}
.right {
	text-align: right;
	padding-top: 8px;
}
.leftlined1 {
	padding-left: 45px;
	background-image: url('../images/LeftLined1.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.leftlined2 {
	padding-left: 45px;
	background-image: url('../images/LeftLined2.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.leftlined3 {
	padding-left: 45px;
	background-image: url('../images/LeftLined3.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.blockcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.secretsul {
	margin-left: 5px;
	list-style-type: none;
}
.secretsul li {
	margin-bottom: 10px;
	background-image: url('../images/CheckmarkGreen.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 22px;
}
.secretsul li ul {
	margin-left: 30px;
}
.secretsul li ul li {
	background-image: none;
	padding: 0;
}
.secretsul li ul li ul li {
	margin-bottom: 10px;
}
.orangeoptin {
	font-weight: bold;
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #E89740;
	width: 200px;
	padding: 2px 2px 2px 2px;
}
.blue {
	color:#2A5E93;
	font-weight:bold;
}
.green {
	color:#24A232;
	font-weight:bold;
}