/* box surrounding left nav items */
.leftContainer { border: 1px solid; width:148px; padding-bottom:20px; border-top-color: #e8e9e7; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #e8e9e7; }
.leftContainerBottom { border: 1px solid; width:148px; padding-bottom:20px; border-top-color: #e8e9e7; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #e8e9e7; }

/* top level left nav box of currently selected item */
.leftCurrent { background-color:#efefef; padding:3px; }

/* top level left nav box of other items */
.leftNav { background-color:#fff; padding:3px; }

/* secondary level left nav box of currently selected item */
.leftSubCurrent { background-color:#efefef; padding:3px; padding-left:13px; }

/* secondary level left nav box of other items */
.leftSubNav { background-color:#efefef; padding:3px; padding-left:13px;  }

/* tertiary level left nav box of other items */
.leftSubNav2 { background-color:#fff; padding:3px; padding-left:23px;  }

/* color of text and links in left navigation */
.navText { font-size:13px; color:#069; }
a.navText { font-size:13px; color:#069; text-decoration:none; }
a.navText:hover { color:#09c; }

.pageTitle { margin:0px; padding-bottom:19px; }
.pageSectionHeader { margin:0px; padding:14px 0px 5px 0px; font-weight:bold; }
.defSectionHeader { margin:0px; padding:33px 0px 5px 0px; font-weight:bold; border-bottom:1px solid #c60; }
.linkHeader { margin:0px; padding:0px; font-weight:bold; }
.titleText { font-size:18px; font-weight:bold; color:#c60; text-transform:uppercase; }
.subTitleText{ font-size:18px; font-weight:bold; }
.breadcrumbs { color:#999; font-size:12px; text-transform:lowercase; }
a.breadcrumbs { text-decoration:underline; }
.eulaTitle { font-size:15px; font-weight:bold; color:#000; font-family: "Trebuchet MS"; }

.highlightBox { background:#efefef; padding:10px; }
a.highlightBoxLink { color:#09f; }
#mainColumn { margin: 0px 0px 20px 20px; width:543px; }

.iconListing { padding:7px 0px 2px 0px; font-size:12px;  }
a.iconListing { font-weight:bold; color:#666; }

.productMain { padding-right:10px; }
.productRight { padding-left:10px; }

.sealDiv { text-align:center }

#footerContainer { border-top: 1px solid #f7f7f7; width:711px; height:18px; background:#e2e2e2; }
#eulaFooter { border-top: 1px solid #f7f7f7; height:18px; background:#e2e2e2;margin: 0px 0px 20px 20px; width:543px; }

#eulaDiv { text-align:left; width:711px; margin-left:auto; margin-right:auto; margin-top:0px; min-width:600px; }

#contentDiv { margin-top:25px; }
.errorDiv { color:#c00; font-weight:bold; font-size:14px; padding-bottom:10px; }

.banner {font-size:30.5px; padding:0px 0px 10px 0px; }
.subBanner {font-size:15px; font-weight:bold; color:#c60; padding: 10px 0px 10px 0px;}
.highlight {font-weight:bold; color:#c60;}
#mainContainer {text-align:left; border:1px solid #ccc; padding:10px;}
.adUnit {cursor:hand; margin-bottom:3px; border-style: solid; border-color: #ccc; border-width: 0px 1px 1px 1px; width:250px;}

.update {font-size:10px;font-style:italic;}

.eulaNav {text-align:right;height:19px;margin-bottom:20px;}
.eulaLabel {font-family:"Trebuchet MS",Arial,Helvetic,sans serif;font-size:10px;font-weight:bold;}
.eulaActive {font-family:"Trebuchet MS",Arial,Helvetic,sans serif;font-size:10px;color:#0066CC;text-decoration:none;}
.eulaCmpt {font-family:"Trebuchet MS",Arial,Helvetic,sans serif;font-size:10px;color:#000000;text-decoration:none;}
.eulaCmpt:hover {color:#666666;}