#wtsvideo{ float:right; width:400px; margin:0 0 7px 0px;}
.clear{clear:both;}
.videocaption{ float:right; width:330px; font-size:11px; color:#999999;  }
#video{ float:right; width:420px; height:460px; }
#content #video p{ font-size:10px; color:#383838; width:400px; display:inline; float:left; padding:0 0 0 20px;}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:#0076A9;
	text-align:left;
	margin:0px;
	margin-left: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color:#0076A9;
	text-align:left;
	margin: 20px;
}

hr{
	CLEAR: both;
	MARGIN: 10px;
	WIDTH: 100%;
	COLOR: #0076a9;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #0076a9;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #0076a9;
	text-decoration: none;
}


/* Content Area */
#content{
	width: 700px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
}

#content table{
	padding: 10px;
}

#content P{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	text-align:left;
	padding: 10px;
}

#content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	text-align:left;
	margin-left: -1em;
	list-style-type:none;
	list-style-image: url(/_images/bullet.gif);
	margin-top: 0.5em;
}

#content ul{
	text-align:left;
}

#content ul.pagenumbers{ list-style:none; float:left; margin:10px 0 10px 0; padding:0 0 0 10px; display:inline;}
#content ul.pagenumbers li{ list-style:none; background:none; display:inline; float:left; margin:0 5px 0 0; padding:0 5px 0 0;}
#content ul.pagenumbers li.selected{ text-decoration:none; background:#000066; color:#fff; padding:0 5px 0 5px;}
#content ul.pagenumbers li a{ text-decoration:none; font-weight:bold;}
#content ul.pagenumbers li.selected a{ text-decoration:none; color:#fff;}

/* 3 CTAs */
.cta {
	background-image:url(/_images/cta_check.gif);
	color: #FFFFFF;
	width: 90%;
}
.cta th{
	background-color: #0076A9;
	text-align: center;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.cta td{
	text-align:center;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.platinum{
	color:#999999;
}

.gold{
	color:#F2C100;
}

.silver{
	color:#999999;
}

/* Content Title */
#title {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color: #0076A9;
	font-weight:bold;
	padding: 10px;
}

/* Footer More Info */
#moreinfo{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 680px;
	background-color: #0076A9;
}

#moreinfo a, #moreinfo a:link, #moreinfo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #FFFFFF;
	text-decoration: underline;
}

#moreinfo a:active, #moreinfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #FFFFFF;
	text-decoration: none;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	text-align:left;
	padding-left: 10px;
}

/* Table Layout */
.tbl {
	background-image:url(/_images/cta_check.gif);
	color: #FFFFFF;
}
.tbl th{
	background-color: #0076A9;
	text-align: left;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

.tbl td{
	text-align:left;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}


/* Form Styles - Added by Red Ant (2006-07-24) */

form {
	width: 680px;
	margin: 0px auto;
}

fieldset {
	border: none;
}

.textfieldmulti {
	width: 450px;
	height: 100px;
}

label {
	color: #333;
	font-size: 90%;
	display: block;
	padding: 5px 0px;
}

.required {
	color: maroon;
}

.document {
	background: #f4f4f4;
	width: 660px;
	padding: 10px;
	margin: 10px auto;
}
.document .title {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
.document .desc {
	color: #333;
	font-size: 90%;
}

#signupform{
	background-color:#cce4ee;
	padding: 20px;
	color:#000000;
	line-height: 22px;
}

#signupform label { 
	display: inline;  /* block float the labels to left column, set a width */
	float: none; 
	width: auto;
	text-align: left;
}

img{
	border-color:#0076a9 !important;
}

.newsimage{ float:right; margin:15px 0 0 15px;}
