body {
	margin: 7px 10px;
	padding: 0;
	border: 0;
	background-color: #9E948D;
	}
	
	/*+++++Link Elements++++++*/

A {
	color : #417371;
	text-decoration : none;
}

A:HOVER {
	color : #CC9933;
	text-decoration : underline;
}
A.footer {
	color : White;
	text-decoration : none;
}
A.footer:HOVER {
	color : White;
	text-decoration : underline;
}
A.headernav {
	color : White;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
A.headernav:HOVER {
	color : #FCD91B;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

/*+++++Block Elements++++++*/

P {font-size : 11.0px;
	margin-top : 2px;
	margin-bottom : 6px;
	}

/*Use for all section titles of pages. For example, department names or product names.*/
P.SectionTitle  { font-weight : bold;
      font-size : 14.0px;
      color : Navy;
      margin-top : 3.0px;
      margin-bottom : 3.0px;
	  margin-left : 0.5em;
	  margin-right : 0.5em;
	  }

/*Use for all section titles of pages. For example, department names or product names.*/
P.Note   {background-color : #EEEEEE;
	margin-left : 0em;
    padding : 6.0px;
	}
	
/*Use for footer.*/
P.copyright  { font-weight : bold;
      font-size : 9.0px;
      color : white;
      margin-top : 3.0px;
      margin-bottom : 3.0px;
	  margin-left : 0.5em;
	  margin-right : 0.5em;
	  }
	  
/*Use for supersmall fonts.*/
P.supersmall   { 
      font-size : 9.0px;
      color : black;
      margin-top : 1.0px;
      margin-bottom : 1.0px;
	  margin-left : 0.5em;
	  margin-right : 0.5em;
	  }
	  
	
	
/*NOTE: All pages should have at leats one H1 for search engine optimiation to work properly.*/
 H1 { font-weight : bold;
      font-size : 13.0px;
      color : #336666;
      margin-top : 4.0px;
      margin-bottom : 1.0px;
	  }

 H2 { font-weight : bold;
      font-size : 12.0px;
      color : #3A579B;
      margin-top : 11.0px;
      margin-bottom : 1.0px;}

 H3 { font-weight : bold;
      font-size : 11.0px;
      color : Black;
      margin-top : 11.0px;
      margin-bottom : 1.0px;}

 H4 { font-weight : bold;
      font-size : 10px;
	  color : #3A579B;
      margin-top : 9.0px;
      margin-bottom : 1.0px;}

 H5 { font-weight : bold;
      font-size : 10px;
      margin-top : 9.0px;
	  color : Black;
      margin-bottom : 1.0px;}
	  
HR {
	color : #336666;
}

/*+++++List Elements++++++*/

UL {font-size : 11px;
      margin-top : 4.0px;
      margin-bottom : 6.0px;
	  }

/*NOTE: Use only when creating bulleted lists that must be flush to left margin rather than usnig the default left indent..An example would be home pages. */	  
UL.Flush {font-size : 11px;
      margin-top : 4.0px;
      margin-bottom : 6.0px;
      margin-left : 1.5em;
	}

/*Allows all list items to use paragraph spacing above and below. If you change  <P> spcaing in style sheet, you must also change it here to same value.*/	 
LI {
	margin-top : 2px;
	margin-bottom : 0px;
}

/*Use only for secondary bullets of a "flush" left list*/	 

LI.Secondary {
	margin-left : 1.4em;
	}	
				 
 OL {font-size : 11px;
 	  margin-top : 4.0px;
      margin-bottom : 6.0px;
	  }

/*NOTE: Use only when creating numbered lists that are to be flush to left margin rather than usnig the default left indent..*/	  
OL.Flush {font-size : 11px;
      margin-top : 4.0px;
      margin-bottom : 6.0px;
      margin-left : 2.2em;
	}	  

/*+++++Table Elements++++++*/

TABLE.withborder {
	border : 2px solid #336666;
	text-align : left;
	border-left-width : 2px;
	border-right : 2px solid #336666;
	border-left : 2px solid #336666;
	border-top : 2px solid #336666;
	border-bottom : 2px solid #336666;
}
Td.productheading {
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 2px;
	border-top : 1px solid #336666;
	border-bottom : 1px solid #336666;
	background-color : #7E978E;
}
TD.doubleborderright {
	border-right : 2px solid #336666;
	font-size : 11.0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.paddedtd {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;
	font-size : 11.0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.sidebar {
	border-left : 2px solid #336666;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;
	font-size : 11.0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}


 TD {font-size : 11.0px;
}

 TH {font-size : 11.0px;
 	   font-weight : bold; }

/*+++++Error message Elements++++++*/

.error {
	font-size : 11.0px;
	color : Red;
	font-weight: bold;
	margin-top : 2px;
	margin-bottom : 6px;
}
	
	
	
	
	
	

#frame {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #fff;
	width: 794px;	
	background-color: #fff;
	padding-bottom: 10px;
	}
	.wrapper {/*Used for all full-size web pages*/
	color : White;
	text-decoration : none;
	font-size: 8px;
}
/* commented backslash hack for other browsers \*/
#frame { width: 776px; }
/* end hack */
	
#frame .header { width: 100%; background: #fff url(/assets/heading/sbdcc_header_bg.gif) repeat-x top left; border-bottom: 1px solid #fff; }
#frame #sectionTable { width: 100%; margin-bottom: 2px; background-color: #F1EDEA; }
#frame #colorbar { margin-bottom: 6px; width: 100%; height: 21px; background: #3A6463 url(/assets/heading/sbdcc_colorbar_repeat.gif) repeat top left; }

#frame #nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin-bottom: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}	
#frame #nav td {
	background-color: #6F8DB9;
	padding: 0;
	text-align: center;
	border-right: 1px solid #fff;		
	height: 24px;
	font-size: 10px;
	}	
#frame #nav td.last {
	border-right: none;	
	}
	
#frame #nav a { color: #fff; text-decoration: none;  padding: 2px 10px; }		
#frame #nav a#one { width: 129px; }
#frame #nav a#two { width: 125px;  }
#frame #nav a#three { width: 134px;  }
#frame #nav a#four { width: 126px; }
#frame #nav a#five { width: 128px; }
#frame #nav a#six { width: 124px; }
#frame #nav a#seven { width: 129px; }
#frame #nav td a:hover, #frame #nav td.active, #frame #nav td.active a  { color: #ccc;  }

#frame #nav td.active, #frame #nav td.active a { background-color: #FFC726; color: #000; }

/* General table, images and selectors */	
#frame .table0 { 
	width: 776px; 
	padding: 0; 
	background: url(../img/enduser/sbdcc_pagesplit_vdotted.gif) repeat-y top left;
	}

.imgbestlogo { margin: 0 0 6px 14px; }
.imgbesthome { margin: 4px 13px 0 0; }
.imginvestor { margin: 4px 9px 0 0; }
.imglogo { margin: 20px 0 21px 21px; }
.imglogo2 { margin: 20px 0 21px 10px; }
.imgspecial { margin: 20px 14px 24px 0; }
.imgmainpromo { margin: 0 7px 0 0; }
.imgsectionphoto { margin: 0 2px 0 0; }

.footerNavPadding {
		margin-left : 12px;
		margin-right : 1px;
		margin-bottom :0px;
		margin-top : 0px;
		font-family : Tahoma,Verdana,Arial,Helvetica, sans-serif;
		font-size : 10px;
		color : #333;
		line-height : 20px;
	}
	
	.footerNav {
		font-family : Arial,Tahoma,Verdana,Helvetica, sans-serif;
		font-weight: bold;
		font-size : 10px;
		color : #6F8DB9;
		margin-left : -2px;
		margin-right : 2px;
		vertical-align : middle;
		line-height : 20px;
	}

a { color: #6F8DB9; }
a:hover { color: #666; }
	
p, li {
	font-size: 11px;
	line-height: 14px;
	color: #666;		
	margin: 0;
	}	
strong { color: #333; }
	
/* ** Interior Templates **  */	
div.sidenav { width: 173px; }	
div.sidenav h2 {
	font-size: 12px; 
	line-height: 16px;
	padding: 24px 0 7px 15px;
	margin: 0;
	color: #336667;
	}
	
/* Side Navigation (sub nav) */
ul.sidenav  {
	list-style: none; 
	padding: 0 0 36px 0; 
	margin: 0 0 0 15px;
	}
	
ul.sidenav ul {
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0;
	}
			
ul.sidenav li {
	font-size: 10px;
	line-height: 12px;
	padding: 0 9px 5px 9px;
	font-weight: bold;
	background: url(../img/enduser/sbdcc_arrow.gif) no-repeat 0 4px;		
	}
	
ul.sidenav li li {
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 3px 9px;
	font-weight: bold;
	}
	
ul.sidenav li a { color: #666; padding-left: 0; text-decoration: none; }
ul.sidenav li a:hover, ul.sidenav li.active a { 
	color: #666; 
	text-decoration: none; 
	}
ul.sidenav li.active a { text-decoration: none; }
ul.sidenav li.active ul li a { color: #666; font-weight: normal; background: none; }
ul.sidenav li.active ul li a:hover { color: #666;  }
ul.sidenav li.active ul li a:hover, ul.sidenav li.active ul li.active a { 
	color: #6F8DB9; 
	text-decoration: none; 
	background: url(../img/enduser/sbdcc_arrow.gif) no-repeat 0 5px;		
	}

/* Main Content Area */
#maincontentarea { padding: 0 9px 0 9px; }
#maincontentarea p { padding: 0 16px 10px 25px; }
	
/* E-mail to a Friend */	
p.emailtoafriend { 
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 20px 11px; 
	}
	
p.emailtoafriend a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #666;
	}
	
/* Footer plus utility nav */		
#footer { font-family: Arial, Helvetica, sans-serif; width: 780px; padding: 11px 0 10px 0; }
#footer p {
	font-size : 11px;
	line-height: 14px;
	color: #fff;
	padding: 0 0 0 22px;
	font-weight: bold;
	}
	
#footer #ftrutility p { padding-left: 11px; padding-top: 0px; }
#footer #ftrutility p a {
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	}

SELECT.formselectboxbest
{
    BORDER-RIGHT: #5C7AB4 1px solid;
    BORDER-TOP: #5C7AB4 1px solid;
    SCROLLBAR-FACE-COLOR: #5C7AB4;
    FONT-SIZE: 10px;
    BORDER-LEFT: #5C7AB4 1px solid;
    CURSOR: hand;
    COLOR: #00000;
    SCROLLBAR-ARROW-COLOR: #fffff3;
    BORDER-BOTTOM: #5C7AB4 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    SCROLLBAR-DARKSHADOW-COLOR: #333333;
    SCROLLBAR-BASE-COLOR: #5C7AB4;
    BACKGROUND-COLOR: #fffff;
    scrollbar-highlight-color: #5C7AB4;
	margin-bottom: -11px;
}

