/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

/* Not sure when this was created, but it wasn't being linked to as of 10/16/07 from the central includes */

html { height:100%;}
html, body, p, .text { font-family: Arial, Geneva;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black; }
#main_body { padding: 0px; margin: 0px; height:100%; }
#main_container { height: 100%; width: 100%; margin-right: 0; margin-left:0; margin-top: 0; margin-bottom:0; background: #fff; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 22px; line-height: 30px; color: #039a68; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2 .text h3, .text h4, .text h5 { font-size: 14px; line-height: 16px; color: #039a68; font-weight: normal; margin:15px 0px 2px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 5px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 5px; margin-left: 5px; }

a:link, a:visited { color: #039a68; text-decoration: underline; }
a:hover, a:active{ color: #ff0033; text-decoration: underline; }

img { border: 0px; }
form { display:inline }

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding:15px 30px;color:#999;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #fff url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* ON HOVER */.Tier2_Active a:hover, .Tier2_Active a:active { background: #fff url(../images/navigation/Tier2_OnHover.gif) no-repeat left top; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fff url(../images/navigation/Tier3_OffHover.gif) no-repeat left top; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* ON HOVER */.Tier3_Active a:hover, .Tier3_Active a:active { background: #fff url(../images/navigation/Tier3_OnHover.gif) no-repeat left top; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #ccc; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #333; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #333; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.sidenav ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; font-size: 11px;line-height: 16px; }
.sidenav ul li { background-image: url(../images/subarrow.gif); background-repeat: no-repeat; background-position: 0px 0px; margin-top: 8px; padding-left: 20px; }
.sidenav ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.sidenav ul li ul li { background-image: url(../images/subarrow.gif); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 5px; margin-left: 5px; }


.numbered a:link, .numbered a:visited { color: #039a68; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px }
.numbered a:hover, .numbered a:active{ color: #036868; text-decoration: none;  font-family:Arial, Helvetica, sans-serif; font-size:14px}


#footerMenu A{
font-size: 11px;
line-height: 16px;
}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

.indented { padding:0 30px 20px 40px;}
.anotherProduct { margin:24px 0 25px 0;}
.anotherProduct ul{ background:none; padding:0; margin:0;}
.anotherProduct ul li { background:none;padding:0; margin:0;}
.anotherProduct a:link, .anotherProduct a:visited, .anotherProduct a:hover, .anotherProduct a:active { background:url(../images/adspace/another_product_arrow.gif) no-repeat 0 4px; padding:3px 0 3px 22px; margin-left:13px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#ff9600; text-decoration:none;}
.anotherProduct a:hover, .anotherProduct a:active { background:url(../images/adspace/another_product_arrow.gif) no-repeat 0 4px; padding:3px 0 3px 22px; margin-left:13px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#ff9600; text-decoration:underline;}

.bookfolios { width:613px; margin:20px 0 0 0;}
.bookfoliosTop { background:url(../images/bookfolios/bookfolioBox_top.gif) no-repeat 0 0; padding:20px 13px 0 13px;}
.bookfoliosBottom { height:10px; background:url(../images/bookfolios/bookfolioBox_bottom.gif) no-repeat 0 0;}
.downloads { font-size:13px; line-height:13px; color:#e8e8e8; padding:10px 0 12px 0;}
.downloads a:link, .downloads a:visited { text-decoration:underline; color:#ff4700;}
.downloads a:hover, .downloads a:active { text-decoration:none;}
.bookfoliosDescription h2 { font-size:16px; line-height:20px; color:#008000; margin:0 0 10px 11px; font-weight:normal; }
.bookfoliosDescription a:hover, .bookfoliosDescription_single a:hover, .bookfoliosDescriptionPlus a:hover, .bookfoliosDescription_singlePlus a:hover { color:#336600;}
.bookfoliosDescription { padding:15px 13px 10px 12px;}
.bookfoliosDescriptionPlus { padding:15px 13px 10px 23px;}
.bookfoliosDescriptionPlus h2 { font-size:16px; line-height:20px; color:#008000; margin:0 0 10px 0; font-weight:normal; }
.bookfoliosDescription_single { padding:3px 0 0 20px;}
.bookfoliosDescription, .bookfoliosDescription p, .bookfoliosDescription_single, .bookfoliosDescription_single p, .bookfoliosDescriptionPlus p { font-size:13px; line-height:20px;}
.bookfoliosDescription ul, .bookfoliosDescription_single ul { margin:0; padding:0;}
.bookfoliosDescription ul li, .bookfoliosDescription_single ul li{ margin:0; padding-left:28px; background:url(../images/bookfolios/bookfolios_bullet.gif) no-repeat 14px 6px;}
.bookfoliosDescription ul li.title { background:none; padding-left:11px; font-size:14px; line-height:16px; color:#2161de; margin:12px 0 5px 0;}
.bookfoliosDescription_single ul { margin:0; padding:0 0 0 0;}
.bookfoliosDescription_single ul li{ margin:2px 0 0 0; padding-left:15px; background:url(../images/bookfolios/bookfolios_bullet.gif) no-repeat 0 6px;}

.calloutsBottom {border-top:solid 1px #bdbdbd; padding:25px 0 40px 40px;}

/* ul */.bookfolioList { list-style-type: none; margin:20px 0 0 10px; padding:0; float:left; width:280px;}
.bookfolioList li { background:url(../images/green_double_arrow.gif) no-repeat 0 4px; padding-left:15px; margin:0 0 7px 0;}
.bookfolioList { font-size:16px; line-height:18px; color:#085ee2; }
.bookfolioList em { color:#666; font-size:13px; line-height:15px; }

.bookfolioLearnMore { width:322px; height:158px; float:left; background:url(../images/learn_more_A.gif) no-repeat 0 0; margin-top:-10px;}
.bookfolioLearnMoreB { width:262px; height:119px; float:right; background:url(../images/learn_more_B.gif) no-repeat 0 0; margin-top:-10px;}
.bookfolioLearnMore ul, .bookfolioLearnMoreB ul{ list-style-type: none; margin:55px 0 0 15px; padding:0; width:200px; }
.bookfolioLearnMoreB ul{ list-style-type: none; margin:45px 0 0 15px; padding:0; }
.bookfolioLearnMore ul li, .bookfolioLearnMoreB ul li { background:none; padding:0; margin:0 0 3px 0; }
.bookfolioLearnMore a:link, .bookfolioLearnMore a:visited, .bookfolioLearnMoreB a:link, .bookfolioLearnMoreB a:visited { color:#fff; font-size:13px; line-height:15px; text-decoration:none; background:url(../images/learn_more_arrow.gif) no-repeat 0 0; padding-left:20px; }
.bookfolioLearnMore a:hover, .bookfolioLearnMore a:active, .bookfolioLearnMoreB a:hover, .bookfolioLearnMoreB a:active { text-decoration:underline; }

.productKey { background:#e3f1ea; font-size:13px; line-height:17px; margin-bottom:20px;}
.productKey td { padding:5px 0 5px 5px;}
.productKey em { color:#666; }
.productKey b { color:#333; }

.note { font-size:13px; line-height:15px; background:url(../images/bookfolios/asterisk.gif) no-repeat 0 17px; padding:14px 0 14px 8px; font-style:italic;}
.note2 { font-size:13px; line-height:15px; background:url(../images/bookfolios/asterisk.gif) no-repeat 13px 17px; padding:14px 0 14px 21px; font-style:italic;}

.downloadPrint h2 {font-size:16px; line-height:18px; color:#008000; margin:20px 0 8px 0; font-weight:normal;}
.downloadPrint { padding-bottom:40px; line-height:18px;}
.downloadPrint p { margin:0 0 10px 0; }
