/*
  MAIN
*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	background-image: none;
	background-color: #ffffff
}

form
{
	margin-top: 0px;
}

td
{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	background-image: none;
}

a, a:visited, a:active
{
	color: #3366FF;
	text-decoration: none
}

a:hover
{
	color: #3366FF;
	text-decoration: underline
}

img, span
{
	display: inline
}

H1
{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	color: #1D4FCE
}

.H1Span
{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	color: #1D4FCE
}

H2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 8px;
	margin-top: 2px;
	color: #1D4FCE
}

ul
{
	margin-bottom: 3px;
	margin-top: 3px;
}

ul li
{
	padding-bottom: 3px;
}

p
{ 
	margin-bottom: 0em;
	margin-top: 0.5em;
} 

ol
{
	margin-top: .5em;
}

/*
  NAVIGATION BAR
*/
#divNavbar
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #B9B8B8
}

#spanSearch
{
	position: relative; 
	float: left;
	left: 70px; 
	top: 5px
}

#spanSearchBox
{
	position: absolute; 
	left: 116px; 
	top: 1px
}

.frmSearch
{
	height: 17px;
	width: 73px;
	font-size: 10px;
	line-height: 10px;
}

#spanSearchButton
{
	position: absolute;
	left: 196px; 
	top: 4px;
	height: 9px;
	width: 9px
}

#divNavButtons
{
	position: relative;
	float: right;
	font-size: 11px;
	right: 0px; 
	top: 1px; 
	height: 20px
}

.spanNavButton
{
	top: 0px;
	height: 20px;
	margin-left: 1px;
	padding: 1px 10px 5px 10px;
	line-height: 16px;
	font-weight: bolder;
	color: #ffffff;
	letter-spacing: 1px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x
}

.spanNavButtonOn
{
	top: 0px;
	height: 20px;
	margin-left: 1px;
	padding: 1px 10px 5px 10px;
	line-height: 16px;
	font-weight: bolder;
	color: #4371D2;
	letter-spacing: 1px;
	background-image: url(../images/nav_on_bg.gif);
	background-repeat: repeat-x
}

.spanNavButton a, .spanNavButton a:visited, .spanNavButton a:active
{
	color: #ffffff;
	text-decoration: none
}

.spanNavButton a:hover
{
	color: #FFC900;
	text-decoration: none
}


/*
  LOGO
*/

#imgLogoHome
{
	position: relative;
	top: 13px;
	left: 0px;
	margin-left: 10px;
	border: 0px;
}

#imgTaglineHome
{
	position: relative;
	display: inline;
	top: 13px;
	left: 0px;
	margin-left: 10px
}

#imgLogo
{
	position: relative;
	top: -11px;
	left: 0px;
	margin-left: 10px;
	border: 0px;
}

#imgTagline
{
	position: relative;
	display: inline;
	top: -11px;
	left: 0px;
	margin-left: 10px
}

/*
  MAIN WINDOW
*/

#divMainWindow
{
	position: relative;
	clear: left;
	left: 0px;
	top: 20px;
	width: 754px;
	border-top: 1px solid #B9B8B8
}

#divMainLeft
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px
}

#divMainRight
{
	position: relative;
	float: right
}

#divTopLeft
{
	position: relative;
	top: 0px;
	left: 0px
}

#imgTopLeft
{
	position: absolute;
	top: 0px;
	left: 0px
}

#tdTopLeft
{
	width: 538px;
	background: url(../images/top_left_corner.gif) no-repeat top left;
	border-top: 1px solid #B9B8B8
}

#tdButtonBox
{
	width: 216px;
	border-top: 1px solid #B9B8B8
}

#tdSouthEast
{
	width: 216px
}

#divTitle
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-left: 11px;
	color: #1D4FCE;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px
}

#divTitleCopy
{
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	margin-top: 3px;
	margin-left: 11px;
	line-height: 16px;
}

#divMainPhoto
{
	left: 0px;
	top: 0px;
	width: 467px
}

#divMainSteps
{
	position: relative;
	left: 0px;
	top: 0px
}

#imgMainStep2
{
	position: relative;
	left: 2px
}

#imgMainStep3
{
	position: relative;
	left: 3px
}


.homeHookBlock
{
	background-color: #D2DCF2;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:  2px solid #FFFFFF;
}

.homeButtonBlock
{
	background-color: #E1ECFF;
	line-height: 15px;
	border-top:  1px solid #FFFFFF;
	border-bottom:  1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.homeQuoteBlock
{
	background-color: #D2DCF2;
	color: #000000
	
}

.homeQuoteBlock2
{
	background-color: #FFFFCC;
	color: #000000
}

.homeBlockShims
{
	background-color: #8EB2FD;
	border-left: 1px solid #FFFFFF;
	border-top:  1px solid #FFFFFF;
	border-bottom:  1px solid #FFFFFF;
}

.homeSectionHeader
{
	font-size:  10pt;
	font-weight: bold;
	font-family: Arial,sans-serif;
	color: #000000;
	width: 100%;
	background-color: #D2DCF2;
	line-height: 20px;
	text-indent: 3px;
	margin-bottom: 5px;
	margin-top: 8px;
}

.homeSectionHeaderFlushTop
{
	font-size:  10pt;
	font-weight: bold;
	font-family: Arial,sans-serif;
	color: #000000;
	width: 100%;
	background-color: #D2DCF2;
	line-height: 20px;
	text-indent: 3px;
	margin-bottom: 5px;
}

.txtMainHilight
{
	FONT-SIZE:  9pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial,sans-serif;
	background-color: #ffffff;
	color: #3366FF;
	padding: 5 5 5 5;
}
 

.homeQuoteText
{
	margin-left: 5px;
	margin-right: 5px;
}

.homeQuoteAuthor
{
	margin-top: 4px;
	margin-left: 10px;
	font-weight: bold;
}

.homeQuoteOrg
{
	margin-left: 25px;
	font-weight: bold;
}

#divFooter
{
	margin-top: 30px;
	width: 754px;
	border-top: 1px solid #3763CD;
	text-align: right;
	padding-top: 4px;
	line-height: 16px
}

#divFooterSecondary
{
	border-top: 1px solid #3763CD;
	text-align: right;
	padding-top: 4px;
	line-height: 16px;
	margin-bottom: 40px
}

.txtFooterLink
{
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold
}

.txtFooterLink a, .txtFooterLink a:visited, .txtFooterLink a:active
{
	font-weight: normal
}

.txtFooterLink a:hover
{
	font-weight: normal
}

#divButtonBox
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 5px
}

.tdBB
{
	background-color: #F6F8FF;
	border: 1px solid #E3E9F6;
}



#divBBFreeTrialText
{
	position: relative;
	float: right;
	text-align: left;
	top: 0px;
	left: 0px;
	margin-top: 3px;
	margin-left: 3px;
	width: 71px;
	color: #000000
}


#imgBBView
{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px
}	

#imgBBBuy
{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px
}

#divBottomPane
{
	position: relative;
	clear: left;
	top: 0px;
	left: 11px
}

#divBottomLeft
{
	position: relative;
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	width: 536px
}

#tdAboutModify
{
	border-left: 1px solid #B9B8B8;
	border-right: 1px solid #B9B8B8
}

#divBoxAttach
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 220px
}

#imgStep1
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px
}

#divStep1Text1
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000
}

#imgStep1Illustration
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px
}

#divStep1Text2
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000
}

#divBoxModify
{
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	width: 316px;
	max-width: 316px;
}

#imgStep2
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 3px;
	margin-left: 10px
}

#imgStep2Illustrationa
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	margin-left: 15px
}

#divStep2Texta
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-top: 19px;
	margin-right: 5px;
	color: #1D4FCE
}

#imgStep2Illustrationb
{
	position: relative;
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 30px;
	margin-left: 15px
}

#divStep2Textb
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-top: 28px;
	margin-right: 5px;
	color: #1D4FCE
}

#imgStep2Illustrationc
{
	position: relative;
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 30px;
	margin-left: 15px
}

#divStep2Textc1
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-top: 28px;
	margin-right: 5px;
	color: #1D4FCE
}

#divStep2Textc2
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-top: 13px;
	margin-right: 5px;
	color: #1D4FCE
}

#divStep2Textc3
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-top: 15px;
	margin-right: 5px;
	color: #1D4FCE
}

#divBoxSend
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 219px
}

#imgStep3
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px
}

#divStep3Text1
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000
}

#imgStep3Illustration
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px
}

#divStep3Text2
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	color: #1D4FCE
}

#divStep3Text3
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000
}

#tdFAQMainLeft
{
	width: 536px
}

#tdFAQMainRight
{
	border-left: 1px solid #B9B8B8;
	width: 219px
}

.seContentTextBig
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 90px;
	margin-left: 5px;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	color: #1D4FCE;
}

.seContentTextSmall
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px
}

.seContentTextSmall .formElementHeader
{
	font-size: 9px;
	font-weight: bold;
}

.SectionTitle
{
	color: #666666;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}

.olFAQHeading
{
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #1D4FCE
}

.ulFAQ
{
	font-size: 12px;
	line-height: 22px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-bottom: 20px;
	margin-top: 10px;
}

.ulFAQ li
{
	line-height: 100%;
	margin-bottom: 6px
}


.ulFAQSub
{
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-bottom: 0px
}

.ulFAQSub li
{
	margin-bottom: 5px
}

.FAQSub_Q
{
	font-size: 14px;
	font-weight: bold;
	color: #1D4FCE;
	left: 0px;
	margin-left: 30px

}

.FAQSub_Q .Selected
{
	font-size: 18px
}

.FAQSub_A
{
	font-size: 12px;
	left: 0px;
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 40px

}

#divBackToTop
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 70px
}

#divTryIt
{
	position: relative;
	top: -20px;
	left: 0px;
	margin-left: 10px
}

#divPurchase
{
	position: relative;
	top: -10px;
	left: 0px;
	margin-left: 10px
}

#divContact
{
	position: relative;
	top: -20px;
	left: 0px;
	margin-left: 10px
}

.buyitheader
{
	font-weight: bold;
	text-decoration: underline
}



.finePrint
{
	font-size: 7pt;
}


/*
   ORDER INFO
*/

   .invalidField
   {
    COLOR: #000000;
    BACKGROUND-COLOR: #FFB7B7
   }
   .validField
   {
    COLOR: #000000;
   }
   .fieldLabel
   {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial,sans-serif;
    COLOR: #000000
   }
   .warningFieldLabel
   {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial,sans-serif;
    FONT-WEIGHT: bold;
    COLOR: #ff0000
   }

    .tableHeader
   {
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    border-bottom: 1px solid #B9B8B8;
    COLOR: #000000
   }
   
   .tableContent
   {
    FONT-SIZE: 10pt;
    border-bottom: 1px solid #B9B8B8;
    COLOR: #000000
	
   }
 
   .noticeBlock
   {
   	background-color: #c4d6f5;
   	border: 1px solid #000000;
   }
   
   .noticeBlock td
   {
   	color: #000000;
   }
   
.tellFriend
{
	font-size: 10pt;
	font-family: Arial,sans-serif;
	color: #000000;
	width: 100%;
	background-color: #F6F8FF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 4px;
}

