 .body	{
  	margin:0px;
	background-color:#FFFFFF;
  	font-family : Arial,Verdana,Sans-Serif;
	}



 .bodytext  {
  font-family : Arial,Verdana,Sans-Serif;
	font-size : 12px;
	color : #000000;
  line-height : 18px;
  text-align: left;
	}
	
 .bodytext A:link { color : #000000; text-decoration : underline;font-weight:bold;}	
 .bodytext A:visited { color : #000000; text-decoration : underline;font-weight:bold;}
 .bodytext A:hover { color : #EC6E00; text-decoration : underline;font-weight:bold;}
 .bodytext A:active { color : #EC6E00; text-decoration : underline;font-weight:bold;}
 
 
 
 .leftnav  {
  font-family : Arial,Verdana,Sans-Serif;
	font-size : 12px;
	color : #EC6E00;
  line-height : 14px;
  text-align: left;
	}
	
 .leftnav A:link { color : #EC6E00; text-decoration : none;font-weight:bold;}	
 .leftnav A:visited { color : #EC6E00; text-decoration : none;font-weight:bold;}
 .leftnav A:hover { color : #4D4D4D; text-decoration : underline;font-weight:bold;}
 .leftnav A:active { color : #4D4D4D; text-decoration : underline;font-weight:bold;}
 
 
 
 .leftnavactive  {
  font-family : Arial,Verdana,Sans-Serif;
	font-size : 12px;
	color : #4D4D4D;
  line-height : 14px;
	}
/*------	*/
 ItemMenuSelected
 {
    color : #ef6b00;
    text-decoration: none;
    font-weight:bold;
    font-size:12px;
    padding:2px;
 }
/* ----- */	
 .leftnavactive A:link { color : #4D4D4D; text-decoration : underline;font-weight:bold;}	
 .leftnavactive A:visited { color : #4D4D4D; text-decoration : underline;font-weight:bold;}
 .leftnavactive A:hover { color : #4D4D4D; text-decoration : underline;font-weight:bold;}
 .leftnavactive A:active { color : #4D4D4D; text-decoration : underline;font-weight:bold;}

 .menuItem A:link { color : #000000; text-decoration: none; font-weight:bold; font-size:12px;}	
 .menuItem A:visited { color : #000000; text-decoration: none; font-weight:bold; font-size:12px;}
 .menuItem A:hover { color : #ef6b00; text-decoration: none; font-weight:bold; font-size:12px;}
 .menuItem A:active { color : #000000; text-decoration: none; font-weight:bold; font-size:12px;}
 
 .menuItemGray A:link { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}	
 .menuItemGray A:visited { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}
 .menuItemGray A:hover { color : #ef6b00; text-decoration: none; font-weight:bold; font-size:12px;}
 .menuItemGray A:active { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}
 
 .subMenuItem { text-align: left;}
 .subMenuItemSelected { text-align: left;}
 
 .subMenuItem A:link { color : #ec6e00; text-decoration: none; font-weight:bold; font-size:12px;}	
 .subMenuItem A:visited { color : #ec6e00; text-decoration: none; font-weight:bold; font-size:12px;}
 .subMenuItem A:hover { color : #ffffff; text-decoration: none; font-weight:bold; font-size:12px;}
 .subMenuItem A:active { color : #ec6e00; text-decoration: none; font-weight:bold; font-size:12px;}
 
 .subMenuItemSelected A:link { color : #ffffff; text-decoration: none; font-weight:bold; font-size:12px;}	
 .subMenuItemSelected A:visited { color : #ffffff; text-decoration: none; font-weight:bold; font-size:12px;}
 .subMenuItemSelected A:hover { color : #ec6e00; text-decoration: none; font-weight:bold; font-size:12px;}
 .subMenuItemSelected A:active { color : #ffffff;  text-decoration: none; font-weight:bold; font-size:12px;}

 .listitem  {
  padding-bottom:5px;
	}


 .copyright  {
  font-family : Arial,Verdana,Sans-Serif;
	font-size : 11px;
	color : #000000;
  line-height : 12px;
	}

.RightLegend
{
	font-family : Arial,Verdana,Sans-Serif;
	font-size : 18px;
	font-weight: bold;
	color: #6d6e71;
	line-height: 22px;
}

/*****************KBW 12-19-2010: Added for Client List page ***************/

.RowOne {     
    float: left; width: 220px; padding: 0px;
}   
.RowTwo {     
    float: left; width: 220px; padding: 0px;
}

.ClientListHeading
{
    clear: both;
    display: block;
    font-weight: bold;
}

/*****************KBW 12-19-2010: Moved from Master Template Page ***************/
.navh1, .navh1 ul { 
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	text-align: left;
}
.navh1 li {
	float: left;
	padding: 0px;
}

    
.navh, .navh ul { 
	float: left;
	list-style: none;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
	font: bold 12px Arial;
}

.navh a { 
	font: bold 12px Arial;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 2px;	
}
.navh a:hover {
	font: bold 12px Arial;
	display: block;
	color: #ef6b00;
	text-decoration: none;
	padding: 2px;	
}

.navh a.flechitah1 { 
	background-repeat: no-repeat;
}

.navh li {
	float: left;
	padding: 0px;
}

.navh li ul { 
	position: absolute;
	left: -999em;
	height: auto;
	 width: 100px;
}

.navh li li { 
}

.navh li ul a { 
	text-align: left;
	padding: 2px;
}

.navh li ul a.flechitah {
	background-repeat: no-repeat;
}

.navh li ul ul { 
	margin-left: 153px;
	margin-top: -20px;
}

.navh li:hover ul ul, .navh li:hover ul ul ul, .navh li.sfhover ul ul, .navh li.sfhover ul ul ul {
	left: -999em; 
}

.navh li:hover ul, .navh li li:hover ul, .navh li li li:hover ul, .navh li.sfhover ul, .navh li li.sfhover ul, .navh li li li.sfhover ul {
	left: auto;
}

.navh li:hover, .navh li.sfhover {}

.navh ul.subhor-1item li {
   width: 90px;			  
}
.navh ul.subhor-2items li {
   width: 91px;
}
.navh ul.subhor-3items li {
   width: 91px;
}
.navh ul.subhor-4items li {
   width: 111px;
}   
.nav A:link { color : #000000; text-decoration: none; font-weight:bold; font-size:12px; padding:2px}	
.nav A:visited { color : #000000; text-decoration: none; font-weight:bold; font-size:12px; padding:2px}
.nav A:hover { color : #ef6b00; text-decoration: none; font-weight:bold; font-size:12px; padding:2px}
.nav A:active { color : #000000; text-decoration: none; font-weight:bold; font-size:12px; padding:2px}

.nav .menuItemGray A:link { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}	
.nav .menuItemGray A:visited { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}
.nav .menuItemGray A:hover { color : #ef6b00; text-decoration: none; font-weight:bold; font-size:12px;}
.nav .menuItemGray A:active { color : #7c7c7c; text-decoration: none; font-weight:bold; font-size:12px;}

/********************KBW 12-19-2010: End of Move  *************************/

/********************KBW 06-07-2011: Lightbox code *************************/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 10px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



       
table.alertoutertable{	border-top: solid 1px #ec6e00;border-left: solid 1px #ec6e00;border-bottom: solid 1px #ec6e00;border-right: solid 1px #ec6e00;}
table.alertinnertable{	border-top: solid 1px #FFFFFF;border-left: solid 1px #FFFFFF;border-bottom: solid 1px #FFFFFF;border-right: solid 1px #FFFFFF;background-color:#E8E8E9;}
table.alerttitletable tr{background-color: #ec6e00;border-bottom: solid 1px #4B4B4B;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F6EECF,endColorStr=#FFFFFF);border-bottom: solid 1px #FFFFFF;color: #FFFFFF;font-family:Arial;font-size: 11px;font-weight: bold;}
table.alertmessagetable{border-top: solid 1px #ec6e00; color: #ec6e00; font-family:Arial;	font-size: 12px;}
table.alertbuttontable{border-top: solid 1px #ec6e00; background-color: #FFFFFF;}
td.alertbuttonseparatorskin{width: 1px; background-color: #E8E8E9;}
td.alertbuttonseparatorwhite{width: 1px; background-color: #FFFFFF;}
a.imagebutton{color: #ec6e00; text-decoration: none; font-size:11px;}
a.imagebutton:hover{color: #ec6e00; text-decoration: none;	font-size:11px;}

