/* default */
body{margin:0 10px 0 10px; padding:0; font-size:12px;}
img, a,div,table{ border:none;}
a{text-decoration:none;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header,#container,#footer{width:998px;}
/* header */
#header{margin-bottom:20px;}

/* top link */
#topLink {margin:5px 15px 10px 0;padding:0}
#topLink li{display:inline;padding:0 15px 0 15px;border-right:1px solid red;}
#topLink li.last{border:none;padding-right:0;}
#topLink a:link, #topLink a:visited{color:#999;text-decoration:none}
#topLink a:hover{color:black; text-decoration:underline;}

/* search form at the top */
#frmSearch{margin:0 15px 0 0;padding:0}
#keywords{margin:0;border:1px solid #ccc;padding:2px}
#btnSearch{margin-left:0px;}

/* top menu , main menu */
#topMenu {background:url('../images/global-nav-bg.jpg') no-repeat right top;
        margin:10px 10px 0 0;padding:10px 40px 0 0;width:639px;;height:48px;}
#topMenu li{display:inline;margin-left:40px;}
#topMenu li.last{margin-right:40px;}
#topMenu a:link, #topMenu a:visited{color:black;font-weight:bold;}
#topMenu a:hover{color:#ccc;}
#topMenu a.current{color:red;}

/* footer */
#footer{text-align:right;margin:20px 15px 0 0 ; clear:both;}
#footer ul li{display:inline;padding:0 10px 0 10px;border-right:1px solid red;}
#footer li.last{border:none;padding-right:0;}
#footer a:link, #footer a:visited{color:gray;}
#footer a:hover{color:black; text-decoration:underline;}

/* navigator menu on the left */
#leftBlock {float:left;width:250px;}

#leftMenu {background:url('../images/bg-sidenav.jpg') no-repeat;width:240px; max-height:500px;
    padding:20px 0px 20px 0px;}
#leftMenu a:link, #leftMenu a:visited{color:black;text-decoration:none}
#leftMenu a:hover{color:red;}

#leftMenu p{margin:5px 4px 0px 15px;padding-left:15px;line-height:2;
    background-color:white;font-size:14px;}
#leftMenu p.expanded{margin:5px 2px 0 2px;}
#leftMenu p.expanded a:link, #leftMenu p.expanded a:visited{color:red;}
#leftMenu p.current{ background:url('../images/bullet-red-arrow.gif') no-repeat 5px white; }

#left3 {margin:0px 2px 0 2px; padding:0 0 15px 0 ; list-style:none;background:white;}
#left3 li{margin:0 0 0 30px; padding:0;font-size:12px;line-height:1.6;}
#left3 li.current{list-style-image:url('../images/bullet-red-arrow.gif');}
#left3 li.current a:link,#left3 li.current a:visited{color:red}

#leftProduct {background:url('../images/bg-product-select.jpg') no-repeat bottom right;
        width:240px;height:40px;
        padding:15px 0 0 0;margin:0 0 30px;text-align:center;}
#product{width:200px;}

.leftBanner {background:url('../images/bg-promos.jpg') no-repeat;width:240px;height:88px;padding:15px;}
.leftBanner .desc{font-size:14px;font-weight:bold;color:#999;margin:0 0 10px 0;}
.leftBanner .link a:link,.leftBanner .link a:visited{color:teal;font-size:16px;font-weight:bold;}

#content{margin-left:0px; width:727px;}
#nav{padding:10px;margin-left:20px;}
#nav a:link, #nav a:visited,#nav a:hover{color:#aaa;text-decoration:none}
.bj{background-image:url(../images/bj3.gif); background-repeat:repeat-y;}

#iconButtons{text-align:right;margin:20px;}
#content1{margin:0 20px 0 20px;}
#contentBottom{background:url('../images/page-bottom.gif') bottom no-repeat;height:20px;width:727px;}