/* optional styles - feel free to remove... */
#nav {width:195px;background:url(../images/divider_left_bg.bmp) repeat-y right top;padding-left:10px;padding-right:20px;height:600px;}
#divleft {width:180px;_width:190px;background:url(../images/divider_left_bg.bmp) repeat-y right top;padding:10px 20px 0 10px;_padding:10px 20px 0 10px;float:left;margin:0 0 0 10px;_margin:0 0 0 5px;height:510px;_height:500px;}
#divlefthome {width:180px;_width:180px;padding:10px 20px 0 10px;_padding:10px 20px 0 10px;float:left;margin:0 0 0 10px;_margin:0 0 0 5px;height:510px;_height:500px;}
#navright {background:url(../images/divider_left_bg.bmp) repeat-y left top;padding-left:15px;float:right;width:198px;height:210px;}
#nav ul#carat2{list-style-image:url('../images/blue_dbl_arrow.gif');}
#divleft ul#carat2{list-style-image:url('../images/blue_dbl_arrow.gif');line-height:15px;}
#divleft ul li a{line-height:25px;}
ul#carat2{list-style-image:url('../images/blue_dbl_arrow.gif');line-height:15px;list-style:image;}
/* link styles */
#nav a {margin:0; padding:2px 0 5px 0px; display:block; width:160px;font:normal 12px/15px Arial, Helvetica, sans-serif; color:#3399CC; text-decoration:none;}

#nav a:hover,
#nav a.active {color:#3399cc; text-decoration:underline;}

/* Set width on nested items */
#nav ul ul a {width:150px; }
#nav ul ul ul a {width:140px; }
#nav ul ul ul ul a {width:130px; }
#nav ul ul ul ul ul a {width:120px; }
#nav ul ul ul ul ul ul a {width:110px; }
#nav ul ul ul ul ul ul ul a {width:100px; }
#nav ul ul ul ul ul ul ul ul a {width:90px; }
#nav ul ul ul ul ul ul ul ul ul a {width:80px; }
#nav ul ul ul ul ul ul ul ul ul ul a {width:70px; }
#nav ul ul ul ul ul ul ul ul ul ul ul a {width:60px; } /* please don't have this many levels of navigation!!! */


/* Main menu items */
#nav ul {margin:1px 0 0 0; padding:0 0 0 0; font:normal 12px/15px Arial, Helvetica, sans-serif; color:#000000; list-style-type:none;}
#nav ul li {list-style-type:none}
	
/* Sub menu items */
#nav ul ul,
#nav ul ul ul,
#nav ul ul ul ul,
#nav ul ul ul ul ul {display: none; margin-top:1px; margin-left:10px; padding:1px;}

/* Level 1 */
#nav ul li.open ul {display:block;}
#nav ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0; color:#3399cc; text-decoration:none;}
#nav ul li.open ul ul {display:none;}
#nav ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

/* Level 2 */
#nav ul ul li.open ul {display:block;}
#nav ul ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0;}

#nav ul ul li.open ul ul {display:none;}
#nav ul ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

/* Level 3 */
#nav ul ul ul li.open ul {display:block;}
#nav ul ul ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0;}

#nav ul ul ul li.open ul ul {display:none;}
#nav ul ul ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

/* Level 4 */
#nav ul ul ul ul li.open ul {display:block;}
#nav ul ul ul ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0;}

#nav ul ul ul ul li.open ul ul {display:none;}
#nav ul ul ul ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

/* Level 5 */
#nav ul ul ul ul ul li.open ul {display:block;}
#nav ul ul ul ul ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0;}

#nav ul ul ul ul ul li.open ul ul {display:none;}
#nav ul ul ul ul ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

#nav ul ul ul ul ul ul li.open a {background:transparent url("../img/carat_open.gif") no-repeat 0 0;}
#nav ul ul ul ul ul ul li.open li a {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

/* Styles to let the left_menu.js remove carats from non-dropdown links*/
#nav li.open a.closed {background:transparent url("../img/blue_carat_close.gif") no-repeat 0 0;}

#nav li a.none {background:none; }
#nav li.open a.none {background:none; }

/*
#nav li a.none {background:url("/transactionservices/home/img/no_drop_bullet2.gif") no-repeat 0px 4px;}
#nav li.open a.none {background:url("/transactionservices/home/img/no_drop_bullet2.gif") no-repeat 0px 4px;}
*/

.leftNavDiv ul {
padding: 4px 0px 4px 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.82em;
}

.leftNavDiv a {
text-decoration: none;
color: #ff0000;
display: block;
padding: 0px 0px 7px 0px;
}

.leftNavDiv a:hover {
text-decoration: underline;
color: #666666;
} 

/* small button icon */
div.smbut {margin:6px 0; }
.smbut a, .smbut a:visited {background:url(../img/blue_smbutton_1.gif) 0 2px no-repeat; display:block; padding:2px 0 4px 18px; color:#3399cc; text-decoration:none}
.smbut a:hover {background:url(../img/blue_smbutton_1.gif) -1000px 2px no-repeat ; padding:2px 0 4px 18px; color:#3399cc; text-decoration:underline}

a.smbut, a.smbut:visited {background:url(../img/blue_smbutton_1.gif) 0 4px no-repeat; display:block; padding:6px 0 6px 18px; color:#000000; text-decoration:none}
a.smbut:hover {background:url(../img/blue_smbutton.gif) -1000px 4px no-repeat; padding:6px 0 6px 18px; color:#006; text-decoration:underline}


div.smbut2 {margin:6px 0; padding:0 0 4px 0; width:20px;}
.smbut2 a, .smbut2 a:visited {background:url('../img/blue_smbutton.gif') 0 2px no-repeat; display:block; padding:2px 0 0 18px; color:#3399cc; text-decoration:none; }
.smbut2 a:hover {background:url(../img/blue_smbutton.gif) -1000px 2px no-repeat; color:#3399cc; text-decoration:underline}
.smbut2 p {margin:0; padding-left:18px;}




a:link, a:visited {color:#3399cc; text-decoration:none;}
a:hover, a:active {color:#339900; text-decoration:underline;}

a:link.red, a:visited.red {color:#f00; }
a:hover.red, a:active.red {color:#666; }
#nav ul li a.carat2, a.carat2:visited {background: url('../images/blue_dbl_arrow.gif') no-repeat; padding-left:5px;  color:#000 !important; text-decoration:none}

