*
{
	padding: 0;
	margin: 0;
}

a
{
	color: #3169B5; 
}

p
{
	margin-top: 1em;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .75em;
	color: #333333;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:center;
}

#bodyWrapper
{
	width:775px;
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#breadCrumb
{
	margin-left: 2px;
	font-size: .85em;
	margin-top: 3px;
	color:#666465;
	text-align:left;
}

#SignupBreadCrumb
{
	text-align:center;
}

.compareTable
{
	border: solid 1px black;
	border-collapse: collapse;
	margin-top:5px;
	width:100%;
}

.compareTierCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:White;
	color:Black;
	width:50px;
}

.compareMembershipCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:White;
	color:Black;
	width:175px;
}

.compareFeatureCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:White;
	color:Black;
	width:225px;
}

.compareFooterCell
{
	background-color:#6095C1;
	height:5px;
	border-top:none;
}

.compareValueCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:White;
	color:DarkGreen;
}

.compareHeaderCellMembershipTier
{
	width:50px;
}

.compareHeaderCellMembershipSize
{
	width:175px;
}

.compareHeaderCell, .compareHeaderCellMembershipTier, .compareHeaderCellMembershipSize
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	background-color:#6095C1;
	color:White;
}

.compareSubHeaderCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:#D3D3D3;
	color:Black;
	white-space:nowrap;
}

.compareCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.comparisonFooterTable
{
	width:95%;
}

.comparisonFooterCell
{
	padding: 5px 5px 5px 5px;
}

.comparisonTable
{
	border: solid 1px black;
	border-collapse: collapse;
	font-size: .75em;
}

.comparisonHeaderCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:DarkGray;
	color:White;
}

.comparisonCell
{
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

#articles
{
	padding-top: 25px;
	padding-left: 35px;
}

#CustomerLogin
{
	background-color:#efefef;
	margin-top: 10px;
	border: solid 2px gold;
	font-size: .90em;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#AdminLinks
{
	background-color:#efefef;
	margin-top: 10px;
	border: solid 2px lightgreen;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
    font-size: .85em;
	text-align:center;
}

#MenuBox1, #MenuBox2
{
	background-color:#ffffff;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	border-style:none;
	border-color:#ff0000;
	border-width:thin;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	width:185px;
}

.highlightBox
{
	background-color:#efefef;
	color: #000000;
	margin-top: 10px;
	border: solid 2px gray;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	height: 500px;
}

.buttonHighlighted
{
 background-color:lightyellow;
 border:solid 4px lightgreen;
 margin-top:5px;
 padding-left:2px;
 padding-right:2px;
 padding-top:0px;
 padding-bottom:1px;
}

.buttonHighlighted2
{
 background-color:#D3D3D3;
 border:solid 4px gold;
 margin-top:5px;
 padding-left:2px;
 padding-right:2px;
 padding-top:0px;
 padding-bottom:1px;
}

.buttonHighlighted3
{
 background-color:#D3D3D3;
 border:solid 4px lightgreen;
 margin-top:5px;
 padding-left:2px;
 padding-right:2px;
 padding-top:0px;
 padding-bottom:1px;
}

.buttonStandard
{
 border-style:solid;
 border-color:gray;
 font-size:1.0em;
 margin-top:5px;
}

#dateBanner
{
	margin-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.loginErrorBody, .errorBody
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.loginErrorHeader, .errorHeader
{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:lightgrey;
	border-style:solid;
	border-width:2px;
	border-color:#FF0000;
	color:#FF0000;
	text-align:center;
}

#footer
{
	text-align:center;
	border-top: solid 2px #6095C1;
	font-size: .75em;
	margin-top: 25px;
	margin-bottom: 35px;
	padding-top: 15px;
}

.hrDashed
{
	border-top: 1px dashed #CCCCCC;
	margin-right:5px;
	padding-bottom:10px;
}

.usernameTextBox
{
	width:90px;
}

.passwordTextBox
{
	width:90px;
}

.inputTextBox, .usernameTextBox, .passwordTextBox
{
	font: normal normal normal 11px verdana,arial,helvetica,sans-serif;
	color:#3169B5;
	border: solid 1px #999999;
	padding-left: 2px;
}

.menuMarker
{
	width:10px;
}

.menuHeader
{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:lightgrey;
	border-style:solid;
	border-width:thin;
	border-color:#6095C1;
	color:#6095C1;
	text-align:center;
}

.menuHeader2
{

	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:lightyellow;
	border-style:solid;
	border-width:thin;
	border-color:lightgreen;
	color:#000000;
	text-align:center;
}

.menuSpacer
{
	padding: 25px 0px 0px 0px;
}

.menuSpacerSmall
{
	padding: 10px 0px 0px 0px;
}

#MenuBox1, #MenuBox2
{
    text-align:left;
}

.menuItem
{
}

.menuSubItem
{
}
	
#searchBar
{
	background-color: #6095C1;
	padding-top: 0px;
	margin-top: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 3px #E5EEF9;
	border-bottom: solid 3px #E5EEF9;
	overflow:hidden;
	width:100%;
}

.sidebarLogo
{
	background: url(../images/logo.gif) no-repeat 0 0;
	width: 184px;
	height: 54px;
	top:5px;
	left:0px;
	cursor:hand;
	position:relative;
	float:left;
}

.smallText
{
}

.standardTable
{
	color: #666666;
	font-size: .75em;
	text-align:left;
	border: solid 4px LightGreen;
	width:100%;
}

.standardHeaderCell
{
	background-color:#CCCCCC;
	color:#565656;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.standardCell
{
	padding: 1px 1px 1px 1px;
	text-align:left;
	width:250px;
}

.standardTable2
{
	color: #666666;
	font-size: .75em;
	text-align:left;
	border: solid 4px Gold;
	width:100%;
}

.standardHeaderCell2
{
	background-color:#CCCCCC;
	color:Black;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.standardCell2
{
	padding: 1px 1px 1px 1px;
	text-align:left;
	width:250px;
}

.storyBody, .storyBodyCentered, .storyBodySmall, .ContentBody, .editor
{
	line-height: 1.75em;
}

.storyBody, .storyBodyCentered, .storyBodySmall, .ContentBody
{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:5px;
	padding-top:2px;
	padding-bottom:15px;
	border: none 1px black;
}

.storyBody, .ContentBody, .adminStoryBody, .promoBody, .privacyBody
{
	text-align:left;
}

.storyBodySmall
{
	line-height:10px;
	color:#999999; 
}

.storyBodyCentered
{
	text-align:center;
}

.storyHeader, .storyHeaderInverse, .storyHeader2, .storyHeader3, .storyHeader4, .xyz H1, .article H2, .article H3
{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	position:relative;
	font-size: 1.0em;
}

.storyHeaderTwoColumn, .storyHeaderTwoColumnInverse, .storyHeaderTwoColumn2, .storyHeaderTwoColumn3, .storyHeaderTwoColumn4, .storyHeaderTwoColumn5, .article H1
{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	position:relative;
	font-size: 1.0em;
}
.storyHeaderInverse, .storyHeaderTwoColumnInverse
{
	background-color:#D8D8BF;
	border-color:#B5A642;
	color:#B5A642;
	text-align:center;
}

.storyHeader2, .storyHeaderTwoColumn2, .article H1, .article H2
{
	background-color:#666465;
	border-color:#666465;
	color:#FFFFFF;
	text-align:center;
	border: solid #666465 2px;
}

.storySpacer
{
	padding: 10px 0px 0px 0px;
	clear:both;
}

.storySpacerLine
{
	margin: 25px 0px 0px 0px;
	border-top: solid 2px #000000;
}

.storyHeader3, .storyHeaderTwoColumn3
{
	background-color:lightgreen;
	border: solid 2px #666465;
	color:#000000;
	text-align:center;
}

.storyHeader4, .storyHeaderTwoColumn4
{
	background-color:#666465;
	border-color:#666465;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
}

.storyHeader5, .storyHeaderTwoColumn5
{
	background-color:#CCCCCC;
	border-color:#CCCCCC;
	color:#666465;
	text-align:left;
	padding-left:5px;
}

.storySubHeader
{
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#ffffff;
	border-bottom-style:none;
	border-bottom-width:thin;
	border-bottom-color:#666465;
	color:#999999;
	text-align:center;
	position:relative;
}

.xyz H1
{
    background-color:lightgrey;
	border-style:solid;
	border-width:thin;
	border-color:#6095C1;
	color:#6095C1;
}

.currentStep
{
	color:#333333;
	padding: 2px 4px 2px 4px;
}

.futureStep
{
	color:#999999;
}

.textboxLabel
{
	margin-top:5px;
	color:darkgray;
	text-align: left;
}

.usernameLabel
{
	margin-top:5px;
	color:darkgray;
	font-weight:bold;
}

.float
{
	float:left;	
}

.floatSpacer
{
	float:left;
	padding:5px 5px 5px 5px;	
}

.optionListItem
{
	white-space:nowrap;
	color:#000000;
}

.featureTable
{
	width:100%;
}

.featureOption
{
	border-bottom: solid 1px #6095C1;
	padding: 5px 0px 5px 0px;
}

.checkoutQuestion, .checkoutQuestionRequired, .checkoutQuestionInvalid
{
	background-color:#CCCCCC;
	width:200px;
	float:left;
	padding: 3px 5px 0px 0px;
	margin: 0px 10px 4px 0px;
	color:#000000;
	text-align:right;
	line-height:12px;
	height:18px;
	clear:both;
	border: none 1px red;
}

.checkoutQuestionBlank
{
	width:200px;
	float:left;
	padding: 3px 5px 0px 0px;
	margin: 0px 10px 4px 0px;
	position:relative;
	clear:both;
	border: none 1px red;
}

.checkoutQuestionRequired
{
	
}

.checkoutQuestionInvalid
{
	background-color:Red;
	color:White;
}

.checkoutAnswer
{
	float:left;
	border: none 1px red;
	width:325px;
	line-height:21px;
}

.checkoutStandardTextBox
{
	width:255px;	
}

.checkoutPasswordTextBox
{
	width:100px;
}

.checkoutCityTextBox
{
	width:255px;	
}	
	
.checkoutStateTextBox
{
	width:100px;	
}
	
.checkoutZipTextBox
{
	width:65px;	
}

.checkoutPromotionalCodeTextBox
{
	width:75px;
}

.checkoutAnswerCardExpirationMonth
{
	width:50px;
}

.checkoutAnswerCardExpirationYear
{
	width:65px;	
}

.checkoutCCVTextBox
{
	width:50px;
}

.checkoutAnswerDescription
{
	margin: 5px 0px 5px 5px;
	line-height:12px;
}

.checkoutPackageDropDown
{
	width:200px;
}

.checkoutMemberCountDropDown
{
	width:200px;
}

.checkoutBillingTypeDropDown
{
	width:85px;
}

.hidden
{
	visibility:hidden;
}

.hiddenPrice
{
	color:#000000;
	text-align:right;
	float:right;
	visibility:visible;
}

.displayedPrice
{
	color:#000000;
	text-align:right;
	float:right;
	white-space:nowrap;
}

#PromotionalCodeStatus
{
	white-space:nowrap;
	border: none 1px black;
	width:200px;
	font-variant:small-caps;
}

.featureNote
{
	color:#AAAAAA;
	text-align:right;
}

.featureHelp
{
	margin-left:5px;
}

.featureDescription
{
	margin-left:5px;
}

.checkoutNumberDropDown
{
	width:45px;
}

#monthlyPrice
{
	background-color:#CCCCCC;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	width: 100px;
	float:left;
	text-align:right;
	margin-top:25px;	
}

.subTotalWrapper
{
	float:right;
	margin-bottom:2px;
}

.subTotalDescription
{
	margin-bottom:10px;	
	float:left;
	line-height:18px;
	vertical-align:bottom;
	border: none 1px red;
	margin-right:5px;
}

.subTotalPrice
{
	font-weight:bold;
	float:left;
	padding: 5px 5px 5px 5px;
	border: none 2px lightgreen;
	width:75px;
	text-align:right;
}

.orderDetailsTable
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}

.orderSummaryTable
{
	text-align:left;
	width:100%;
}

.orderDetailsHeaderQuantityCell, .orderDetailsHeaderItemCell, .orderDetailsHeaderPriceCell
{
	background-color:#DDDDDD;
	padding: 3px 3px 3px 3px;
	color:Black;
	font-weight:bold;
	border: solid 2px #CCCCCC;
	border-bottom:none;
}

.orderSummaryCell1
{
	background-color:#DDDDDD;
	padding: 3px 3px 3px 3px;
	color:Black;
	width: 125px;
	margin: 3px 3px 3px 3px;
}

.orderSummaryCell2
{
	padding: 3px 3px 3px 3px;
	color:Black;
	font-weight:bold;
}

.orderDetailsQuantityCell
{
	padding: 3px 3px 3px 3px;
	text-align:center;
	width:25px;
	border: solid 2px #CCCCCC;
}

.orderDetailsItemCell
{
	padding: 3px 3px 3px 3px;
	text-align:left;
	border: solid 2px #CCCCCC;
	border-left: none;
}

.orderDetailsHeaderUnitPriceCell, .orderDetailsHeaderPriceCell
{
	text-align:center;
}

.orderDetailsPriceCell
{
	padding: 3px 3px 3px 3px;
	text-align:right;
	border: solid 2px #CCCCCC;
	border-left: none;
}

.orderDetailsTotalItemCell
{
	padding: 1px 1px 1px 1px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	font-weight:bold;
}

.orderDetailsTotalPriceCell
{
	padding: 1px 1px 1px 1px;
	text-align:left;
	padding-top:10px;
	padding-right:3px;
	font-weight:bold;
	text-align:right;
}

#ErrorHeader
{
	color:Red;
	font-weight:bold;
	border: solid 2px red;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:5px;
	padding: 5px 5px 5px 5px;
}

.requiredQuestionMarker
{
	color:#6095C1;	
}

ol
{
	margin-left: 35px;
	list-style-position:outside;
}

li
{
	margin-top: 15px;
}


.ValidationSummary
{
	background-color: #CCCCCC;
	border: solid 2px #FF0000;
	padding: 5px;
	margin: 15px 0px 15px 0px;
	color: #000000;	
	display: block;
}

.ValidationSummary ul, .AttentionSummary ul, .ConfirmationNotice ul
{
	padding: 0px;
	margin: 2px 0px 0px 30px;
}

.ValidationSummary li, .AttentionSummary li, .ConfirmationNotice li
{
	list-style-type: square;
	margin-top: 0px;
}

.loginTable
{
	border: solid 2px #CCCCCC;
	border-collapse: collapse;
	width: 400px;
}

.loginTable td, th
{
	border: solid 2px #CCCCCC;
	border-collapse: collapse;
	padding: 4px;
	margin: 0px;
}

.loginTable th
{
	background-color: #DFDFDF;
	color: #000000;
	width: 100px;
}

H1, H1 a
{
	color: #6095C1;
}

input
{
	padding-left: 2px;
	padding-top: 1px;
}

.contentTable
{
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	width: 100%;
}

.contentHeaderCell
{
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
	color: #999999;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
}

.contentCell, .contentActionCell, .contentTitleCell
{
	border: solid 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.contentActionCell
{
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 125px;
}

.contentTitleCell
{
	}

.editorHeader
{
	color: #284E6D;
	border-bottom: dotted 3px #CCCCCC;
}

.editorSubHeader
{
	font-weight: bold;
}

.HelpLink
{
	border: solid 2px #6095C1;
	background-color: #CCCCCC;
	color: #6095C1;
	font-weight: bold;
	text-decoration: none;
	float: right;
	width: 20px;
	height: 18px;
	font-size: 1.0em;
	vertical-align: middle;
	text-align:center;
	margin-top: 5px;
	height: 1.25em;
}

.HelpLink:hover, .HelpLink:link, .HelpLink:visited
{
    color: #6095C1;
}

.HelpLink:hover, .HelpLink:active
{
    color: #999999;
}

.Button
{
	border: solid 2px #6095C1;
	background-color: #CCCCCC;
	color: #284E6D;
	margin: 5px 0px 5px 2px;
	padding: 0px 5px 0px 5px;
	height: 1.25em;
}

.Button, .Button a, .Button a:visited, .Button:visited, .Button a:link, .Button:link
{
	color: #6095C1;
	text-decoration: none;
}

.Button a:hover, .Button:hover, .Button a:active, .Button:active
{
	color: #999999;
	text-decoration: none;
}

.article
{
    text-align: left;
    clear: both;
}

.StoryBody blockquote, .MessageBody blockquote, .editorWrapper blockquote, .StoryBody ol, .MessageBody ol, .MessageBody ol, .editorWrapper ol, .StoryBody ul, .MessageBody ul, .MessageBody ul, .editorWrapper ul
{
	list-style-position: outside;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

.MessageBody p, .editor p
{
	margin-left: 10px;
}

.MessageBody, .editorWrapper
{
	line-height: 1.5em;
}

.editorWrapper
{
	vertical-align:top;
}

.adminStoryBody, .promoBody, .privacyBody
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.adminStoryBody H1, .promoBody H1, .privacyBody h1
{
	margin-bottom: 10px;
	font-size: 1.25em;
}

.adminStoryBody H1, .adminStoryBody H1 a
{
	color: #6095C1;	
}

.adminStoryBody P
{
    margin-bottom: 20px;
}

.adminStoryBody .editor P
{
    margin-bottom: 0px;
}

.adminStoryBody H2
{
    font-size: 1.0em;
}

.promoBody a
{
	color: #919360; 
}

.promoBody p
{
	color: #999999;
	margin-top: 1em;
	line-height: 1.5em;
}


.promoBody h1
{
	line-height: 1.0em;
	color: #919360; /**#CBDEC7; /**91002D;**/
}

.promoBody h2
{
	color: #653E00;
}

.promoBody li
{
    margin: 0px;
}