body {
	margin:0;
	padding:30px 0px 30px 0px;
	color:black;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:8pt;
	background-color:#000000;
	text-align:center;  /* centers doc in old IE */
}
#document {
	width:750px;
	text-align:left; /* corrects rule from body */
	margin: 0px auto 0px auto; /* centers in most browsers */
	border:1px solid #FFFFFF;
	background-color:black;
}
td,div,p,input,select,textarea,a {
	font-size:8pt;
}
map, form {
	margin:0;
	padding:0;
}
p {
	margin:0px;
	padding: 12px 0px 0px 0px;
}

h1 {
   font-size:14pt;
   padding: 10px 10px 10px 10px;
}


/************************/
/*****  Link Colors *****/
/************************/
a,a:link,a:active,a:visited {
	color:#101A6B; /* default regular */
	text-decoration : underline;
}
a:hover {
	color:#6371F1; /* default hover */
	text-decoration : underline;
}
a.link2,a.link2:link,a.link2:active,a.link2:visited {
	color:#B1ADAD; /* class="link2" regular */
}
a.link2:hover {
	color:#ffffff; /* class="link2" hover */
}
/************************/
/**  Link Colors Ended **/
/************************/



#frameTable {
	width:676px;
}
#frameLeftCell {
	width: 46px;
	vertical-align: top;
	background-image: url(../images/frame_bg_left.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
}
#frameRightCell {
	width: 46px;
	vertical-align: top;
	background-image: url(../images/frame_bg_right.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}
#frameCenterCell,#autonomyDiv {
	width: 750px;
}

#thankyou{
    width:750px;
    margin-left:auto;
    margin-right:auto;
}

#flashContainer {
	border:1px solid black;
}
#mainDiv {
	//border-top:3px solid #E7EFE2;
	//border-left:5px solid #E7EFE2;
	//border-right:5px solid #E7EFE2;
	padding:4px 0px 4px 0px;
	background-color:#ffffff;
}
#bottomTable {
	width: 750px;
}
#bottomLeftCell {
	width:50%;
	padding:3px 0px 0px 40px;
}
#bottomRightCell {
	width:50%;
	text-align:right;
	padding-right: 27px;
}
#footer {
	text-align:center;
	padding: 17px 0px 10px 0px;
}
/* Button & Menu stuff */
#buttonTable {
}
#buttonTable td.button {
	border-right:2px solid black;
}
#buttonTable td.last {
}
#dropmenudiv{
position:absolute;
border:1px solid black;
z-index:100;
}
#dropmenudiv a{ /* fly-out links */
position:relative;
color:#131948;
text-decoration:none;
width: 100%;
display: block;
border-top:1px solid #5E5E5E;
padding:5px 0px 5px 0px;
text-align:left;
}
#dropmenudiv a:hover{ /* fly-out links hover */
position:relative;
color:#6371F1;
text-decoration:underline;
width: 100%;
display: block;
border-top:1px solid #5E5E61;
padding:5px 0px 5px 0px;
text-align:left;
}
/* Button & Menu stuff ended */


div.titleimage {
	padding:10px 0px 5px 0px;
}
p.bodytext {
	margin:2px;
	padding: 10px 10px 10px 10px;
}
p.topanchor {
	padding:20px 0px 10px 5px;
}
.pdfblock {
	padding:6px 2px 0px 23px;
	text-indent:-18px;
}
.pdfblock img {
	vertical-align:middle;
	margin-right:5px;
}
.homebanner img {
	vertical-align:right;
	margin-right:5px;
	margin-left:5px;
}

.titleband {
    color: #ffffff;
}

.fineprint {
	color: #404040;
	font-size:xx-small;
}
.whitetext {
	color: #ffffff;
	font-size:8pt;
}
.titleText {
	color: #000000;
	font-size:14pt;
}
.captiontext {
	margin-left:5px;
	margin-top:5px;
	font-size:8pt;
}
.textindent {
	margin-left:24px;
}
.wallpaperpad {
	margin-top:10px;
}
.formindent {
	margin-left:20px;
}

/* For sponsor page */
div.sponsortop {
	margin-right:5px;
	background-color:#404040;
	padding: 5px 10px 7px 10px;
}
.bullet {
	vertical-align:middle;
	margin-right:4px;
	margin-left:4px;
}
p.sponsorgroup {
	clear:both;
	padding-top:20px;
}
div.sponsorbanner {
	float:left;
	margin-top:5px;
	margin-right:5px;
}
div.aftersponsors {
	clear:both;
}

/* Add additional mainTables, like C, D, E etc. here as needed.
You can create each to have different column sizes.
But table must be 566px and columns must add up to that. */
#mainTableA, #mainTableB {
	width:740px;
}

#mainTableA td.col1 {
	width:422px;
	vertical-align:top;
}
#mainTableA td.col2 {
	width:144px;
	vertical-align:top;
	background-color:#FFFFFF;
	padding-bottom:3px;
}

#mainTableB td.col1 {
	width:175px;
	vertical-align:top;
}
#mainTableB td.col2 {
	width:565px;
	vertical-align:top;
	background-color:E0E0E0;
	padding-bottom:3px;
}
#mainTableC td.col1 {
	width:740px;
	vertical-align:top;
	background-color:#FFFFFF;
	padding-bottom:3px;
}

/* End of mainTables */


//////////////////////////////////////////////////

HR {
	height: 1pt;
}

.scroll_link {
 	font-size : 7.5pt;
 	font-family : arial, helvetica;
 	color : #ffffff;
 	font-style : normal;
}

.message_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.small_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bold_title {
	font-family: Arial; Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
.navTxtHilite {
	font-family: Arial; Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	text-decoration: underline;
	text-align: center;
}
input.formfield {
	font : normal 10pt Arial, sans-serif;
	width : 149px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 6;
	margin-bottom: 0;
	
}
input.enewsfield {
	font : normal 9pt Arial, sans-serif;
	width : 100px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 6;
	margin-bottom: 0;
	
}
div.formPad {
	margin : 0px 0px 0px 5px;
}

A {
	text-decoration : underline;
	color: #101A6B;
}
.hdrSectionTitle {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2pt;
}
.hdrSectionTitleW {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tablesmall {
	color : #B1ADAD;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4pt;
    width:750px;
}
.leftNav{
    margin-left:5px;
    margin-top:5px;
}

#mc_embed_signup
{
    background:#fff; 
    clear:left; 
    font:12px Helvetica,Arial,sans-serif;
}

#testimonials
{
 margin-left: 10px;
}