/* CSS Document */
td img {display: block;}
body {
	margin-top: 0px;
	background-color: #211B30;
}
.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #BFB5A4;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 140%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.bodystyle {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-color: #9C94A1;
	vertical-align: top;
	margin-left: 50px;
	padding-left: 118px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.homebodystyle {
	background-color: #9B939D;
	vertical-align: top;
	margin-left: 50px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.footnote {
	color: #E4D8C4;
	font-size: 12px;
}

.lighttext {
	color: #E4D8C4;
}
.whitetext {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 8px;
}

a {
	color: #333399;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.offsetarea {
	background-color: #c9c4cb;
	position: relative;
	width: 100%;
	padding-right: 0px;
	margin-right: 0px;
	vertical-align: middle;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 0;
}
form h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.purple_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B3A9C1;
}
.black_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000003;
}
.template_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #DDD2BD;
}
#ccoptin #nl_div {
	padding-right: 40px;
}
#ccoptin {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.error {
	color: #FF0000;
}

.paddingLeft {
  padding-left: 20px;
  float: right;
  padding-bottom: 20px;
}

#invisible {
	display: none;
}