﻿	/************************************************************/
/* Left Navigation                                          */
/************************************************************/
#ctl00_leftNav tr.leftNavBg1, #ctl00_leftNav tr.leftNavBg2 {height: 20px; width: 160px;}
#ctl00_leftNav td {vertical-align: top;}
#ctl00_leftNav .leftNavBg1 {background-color: #608CC8;}
#ctl00_leftNav .navTextFirst {background: #608CC8 url("../img/right_leftNav_first.gif")  no-repeat right top;}
#ctl00_leftNav .navTextLast {background: #608CC8 url("../img/right_leftNav_last.gif")  no-repeat right bottom;  margin: 0px !important;}
#ctl00_leftNav .navTextLast2 {background: #F0F3F8 url("../img/right_leftNav2_last.gif")  no-repeat right bottom;  margin: 0px !important;}
#ctl00_leftNav .navTextLast3 {background: #fff url("../img/right_leftNav3_last.gif")  no-repeat right bottom;  margin: 0px !important;}

#ctl00_leftNav .leftNavBg2 {background-color: #F0F3F8;}
#ctl00_leftNav .leftNavBg3 {background-color: #FFF;}
#ctl00_leftNav .leftNavBg1 a {color: #fff;}
#ctl00_leftNav .leftNavBg2 a, #ctl00_leftNav .leftNavBg3 a {color: #000;}
#ctl00_leftNav .navText, #ctl00_leftNav .navTextSelected, #ctl00_leftNav .navTextFirst, #ctl00_leftNav .navTextLast, #ctl00_leftNav .navTextLast2, #ctl00_leftNav .navTextLast3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 130%;
	vertical-align: middle;
	padding-right:5px;
}
#ctl00_leftNav .navTextSelected {text-decoration: none;}
.leftNavBg1 a.navText:link, .leftNavBg1 a.navText:visited, .leftNavBg1 a.navText:active {text-decoration: none;}
.leftNavBg2 a.navText:link, .leftNavBg2 a.navText:visited, .leftNavBg2 a.navText:active {text-decoration: none;}
.leftNavBg3 a.navText:link, .leftNavBg3 a.navText:visited, .leftNavBg3 a.navText:active {text-decoration: none;}
.leftNavBg1 a.navText:hover, .leftNavBg2 a.navText:hover, .leftNavBg3 a.navText:hover {text-decoration: underline;}
.leftNavBg {background-color: #E6E9E8; height: 100%; width: 180px;}
