td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000; line-height: 140%;}

.blank		{font-size: 1pt;}

A:link		{color: #0000FF; text-decoration:none;}
A:visited	{color: #0000FF; text-decoration:none;}
A:hover		{color: #0000FF; text-decoration:underline;}

A:link.bus		{color: black; text-decoration:none;}
A:visited.bus	{color: black; text-decoration:none;}
A:hover.bus		{color: black; text-decoration:none;}

.navbarCell	{border-style: solid; border-width: 1px; border-color: #020151; background-color: transparent; color: #FFFFFF; padding-bottom: 1px; cursor: hand; }
.navbarCellMo {border-style: solid; border-width: 1px; border-color: #000080; background-color: #CCCCCC; color: #FFFFFF; padding-bottom: 1px; cursor: hand; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Header Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainAd {
	text-align: center;
	padding: 10px;
}

#mainAd #mainAdHeaderImg {
	margin: 0;
}

#mainAd p {
	color: #fff; 
	font-size: 14px; 
	line-height: 18px; 
	margin: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Layout Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainContainer {
	margin: 0;
	padding: 0;
}

#contentContainer {
	width: 98%;
	float: left;
	margin-right: -750px;
}

#sidebar {
	margin-right: 750px;
	padding: 10px;
}

#content {
	width: 740px;
	float: right;
	padding: 10px 10px 10px 0px;
}

#membersSection {
	float: right;
	margin: 0 0 20px 10px;
}

#bodyContent {
	
}

#footer {
	clear: both; 
	background: #ccc;
}

.firstAppearanceInBody { /* exists so 2 column layout (#content and #sidebar styles) does not break */
	margin: 0;
}

.twoColumnSubLayoutContainer {
	margin: 10px 0;
	padding: 0;
}

.twoColumnSubLayoutLeftSide {
	float: left;
	clear: both;
	margin: 0 150px 10px 0;
}

.twoColumnSubLayoutRightSide {
	float: right;
	clear: both;
	margin: 0 0 10px 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Side Bar Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.adBanner {
	border: 2px solid #000080;
	margin: 10px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Body Copy Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#bodyContent p {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#bodyContent h3 {
	color: #316796;
	font-size: 18px;
}

#bodyContent h4 {
	color: #f93;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 5px solid #ccc;
	padding: 5px;
}

#bodyContent h4.floatedH4 {
	color: #f93;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 5px solid #ccc;
	padding: 5px;
	width: 365px;
}

#bodyContent h5 {
	color: #000080;
	font-size: 12px;
	font-weight: bold;
}

#bodyContent ul{
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0px;
	}	
	
#bodyContent ul li {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url('images/bulletTrustyCheckbox.gif');
	background-repeat: no-repeat;
	background-position: 0 .15em;
	}
#bodyContent ul.paragraphLike li {
	padding-bottom: 15px;
}

#bodyContent ul li ul {
	list-style-type: none;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
}

#bodyContent ul li ul li{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 22px;
	padding-bottom: 10px;
	line-height: .8em;
	background-image: url('images/bulletSwish.gif');
	background-repeat: no-repeat;
	background-position: 0 .15em;
	}

#bodyContent ol li {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#bodyContent ul li ol li {background-image: none; padding-left: 0; padding-top: 5px;}

.resources {
	width: 330px;
	border: 1px solid #eee;
	padding: 5px;
}

.subResources {
	color: #316796;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #eee;
	padding: 5px;
}

.resources ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.resources ul li {
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url('images/bullet1.gif');
	background-repeat: no-repeat;
	background-position: 0 .29em;
}

#bodyContent .resources ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#bodyContent .resources ul li {
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url('images/bullet1.gif');
	background-repeat: no-repeat;
	background-position: 0 .29em;
}

.resourcesSectionImage {
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 10px;
}

.resourcesText{
	margin-top: 5px;
	padding-bottom: 5px;
}

.resourcesNotes {
	margin-top: -10px;
	padding-bottom: 10px;
	display: block;
}

.bold {
	font-weight: bold;
}

#contactInfo {
	font-weight: bold; 
	text-align: right; 
	margin-bottom: 5px;
}

#bodyContent .disclaimer {
	font-size: 10px;
}

#bodyContent .highlightText {
	color: red;
	font-weight: bold;
}

#bodyContent .productHeading {
	font-size: 1.7em; 
	font-weight: bold; 
	color: #f93; 
	border-bottom: 1px solid #eee;
}

#bodyContent .priceImage {
	float: right; 
	margin: 10 0 10px 5px;
}



#bodyContent p.motivatorContent {
	font-size: 2em; 
	text-align: center;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Table Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#bodyContent table.fullWidthTable
{
	border: 1px solid #ccc;
	width: 600px;
	border-collapse: collapse;
}

#bodyContent table.halfWidthTable {
	border: 1px solid #ccc;
	width: 350px;
	border-collapse: collapse;
}

#bodyContent td.tcbTableHeading {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #316796;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#bodyContent td.tcbTableHeadingLeftAlign {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #316796;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#bodyContent td.tcbTableRightBorder {
	border-right: 1px solid #ccc;
}

#bodyContent td.tcbTableCopy {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px; 
}

#bodyContent tr.tcbTableColoredRow {
	background-color: #eee;
}	

#bodyContent td.tcbTableHighlightedTd {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #f93;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Tabs Section Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#bodyContent ul#tabs {
   margin: 5px 0; 
   padding: 0; 
   list-style: none;
}

/* style for #bodyContent ul#tabs li  has to be on the html page because each page can have a different number of tabs*/

#last a: link, #last a: hover, #last a: active, #last a: visited {
   border: none;
}


#tabs a: link, #tabs a: visited {
   text-decoration: none; 
   color: gray; 
}

#tabs a: hover {
   text-decoration: underline; 
   color: #C0C0C0; 
}

#tabs a: active {
   color: #669966; 
   text-decoration: none; 
}

#bodyContent #tabs #first {
   background-color: #FFF; 
   border: solid 1px #C0C0C0; 
   border-bottom: none; 
}

#first a: link, #first a: visited, #first a: hover, #first a: active {
   border: none; 
}

.hiddenContentContainer {
   clear: both; 
   padding-top: 5px; 
   margin-bottom: 5px; 
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Register Box Specific Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.registerBoxContainer { /*sets width of the Register Box */
	width: 350px;
}

#registerBoxMemberLogin {
	padding-bottom: 10px; 
	border-bottom: 1px solid #eee;
	background-image: url('images/registration/Settings1.gif'); 
	background-position: 0% 0%; background-repeat: no-repeat;
}

#registerBoxMemberRegister {
	padding: 10px 0px 0px 0px;
	background-image: url('images/registration/registerIcon2.jpg'); 
	background-position: 0 5px; 
	background-repeat: no-repeat;
}

.registerCopyFont {
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.registerBoxHeading { /*very similar to h3 tag, used instead because it does not break Register Box */
	color: #316796; 
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.registerBoxList {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.registerBoxList li{
	padding-left: 20px;
	padding-bottom: 3px;
	background-image: url('images/bullet1.gif');
	background-repeat: no-repeat;
	background-position: 0 .29em;
}

.registerBoxCopyPadding {
	padding-left: 35px;
}
.registerBoxBottomMargin { /* Used so image does not overlap bottom border */
	height: 5px;
}
.top-leftRegisterBox, .top-rightRegisterBox, .bottom-leftRegisterBox, .bottom-rightRegisterBox { 
	background-image: url('images/registration/rounded_box.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-leftRegisterBox, .bottom-leftRegisterBox { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-rightRegisterBox, .bottom-rightRegisterBox { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-rightRegisterBox {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-leftRegisterBox  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-rightRegisterBox { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.insideRegisterBox {
	border-left: 1px solid #ff9933; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #ff9933;/* YCC: color & properties of the right-borderline */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right: 10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgapRegisterBox    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgapRegisterBox { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Express Form Styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.expressForm {
	margin: 10px 0 50px 0;
	padding: 0;
}

.expressForm .expressHeader {
	height: 28px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 40px;
	font-size: 14x;
	font-weight: bold;
	color: #316796;
	background: url('images/registration/email.gif') no-repeat 0% 100%;
}

.expressForm > .expressHeader {
	margin-top: -5px;
	padding-top: 0px;
	background: url('images/registration/email.gif') no-repeat 0% 100%;
}

.expressForm .expressFormItem {
	clear: right;
	margin: 0 0 15px 0;
}

.expressForm .expressFormItem input, .expressForm .expressFormItem select {
	margin: 0;
	padding: 0;
	float: right;
	width: 75%;
}

.expressForm .expressFormItem label {
	margin:0;
	padding: 0;
	position: relative;
	top: 4px;
}

.expressForm .submitButton {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	clear: both;
}

.expressForm a.submitImage {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	float: right;
	clear: both;
	height: 25px;
	background: url('images/submitLeft.gif') no-repeat 0 0;
	
}

.expressForm a.submitImage span {
	background: url('images/submit.gif') no-repeat 100% 0;
	border: none;	
	height: 25px;
	padding: 3px 20px 3px 10px;
	text-decoration: none;
	color: #fff;
}