A:link	 {color: #0085B4;

	 text-decoration:none}

A:visited {color: #0084B4;

	  text-decoration:none}

A:active  {color:#000000;

	  text-decoration:none}

A:hover	 {color: #000000;

	  text-decoration:underline}

a img { border:none; color:#fff }

















.shadow {
background-color: #999999;

-moz-box-shadow: 3px 3px 4px #999;

-webkit-box-shadow: 3px 3px 4px #999;

box-shadow: 3px 3px 4px #999;

/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');

}


html {
overflow-y:scroll;
}

.load{background:url('NOLA250.png') no-repeat center;}
.loadb{background:url('NOLA250.png') no-repeat center;}
body{
margin: 0;
padding: 0; 
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}



/* FOUNDATION
--------------------------------------------------------------------------------------- */
.textboxw {
padding: 0px 5px; 
line-height: 21px; 
width:180px; 
height:23px;
color: #000; 
background: #ffffff;
 border: 1px solid; border-color: #ddd #e1dfdf #d1cdcd; 
 box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -moz-box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,0.75);
 }


.textbox {
padding: 0px 5px; 
line-height: 21px; 
width:190px; 
height:26px;
color: #666666; 
background: #bbcc88;
 border: 1px solid; border-color: #ddd #e1dfdf #d1cdcd; 
 box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -moz-box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,0.75);
 -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
 }


/* but green*/
.fb8 {
	padding: 5px;
	line-height: 0em;
	 height:14px; 
color: #666666;  
background: #bbcc88; 
 border: 0px solid; border-color: #ddd #e1dfdf #d1cdcd; 

}
.fb8:hover {
	padding: 5px; line-height: 1em; 
color: #8c7e7e; 
background: #fcf9f9;
 border: 0px solid; border-color: #ddd #e1dfdf #d1cdcd; 

}
.fb8:active {
	padding: 5px; line-height: 1em; 
color: #8c7e7e; 
background: #999999;
 border: 0px solid; border-color: #ddd #e1dfdf #d1cdcd; 

}








/*but grey */
.but {
	padding: 5px; line-height: 1em; 
color: #666666;  
background: #fcf9f9; 
 border: 1px solid; border-color: #ddd #e1dfdf #d1cdcd; 
 box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -moz-box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,0.75);
}
.but:hover {
	padding: 5px; line-height: 1em; 
color: #8c7e7e; 
background: #bbcc88;
 border: 1px solid; border-color: #ddd #e1dfdf #d1cdcd; 
 box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -moz-box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,0.75);
}
.but:active {
	padding: 5px; line-height: 1em; 
color: #8c7e7e; 
background: #999999;
 border: 1px solid; border-color: #ddd #e1dfdf #d1cdcd; 
 box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -moz-box-shadow: inset 0 0 2px rgba(255,255,255,0.75); 
 -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,0.75);
}


/* REUSABLE STYLES
--------------------------------------------------------------------------------------- */
.hidden {display: none !important;}
.inviso {display: none;}
.highlighted {color: #211922; background-color: #ff0 !important;}
.error {font-size: 18px; font-weight: 300; color: #f00 !important;}
.clear {clear: both !important;}
.noFloat {float: none !important;}
.noState:hover {background-color: transparent !important;}
.noState:active {color: #221919 !important;}
.floatRight {float: right !important;}
.floatLeft {float: left !important;}
.noBorder {border-width: 0 !important;}
.noBorderTop {border-top-width: 0 !important;}
.noBorderRight {border-right-width: 0 !important;}
.noBorderBottom {border-bottom-width: 0 !important;}
.noBorderLeft {border-left-width: 0 !important;}
.noMargin {margin: 0 !important;}
.noMarginTop {margin-top: 0 !important;}
.noMarginRight {margin-right: 0 !important;}
.noMarginBottom {margin-bottom: 0 !important;}
.noMarginLeft {margin-left: 0 !important;}
.fixed {position: fixed !important;}
.invisible {visibility: hidden !important;}
.red {color: red !important;}
.noscroll {overflow: hidden !important;}
.noscroll.extraScroll {margin-right: 15px;} /* Extra space on the right for FireFox */
.clearfix:after {clear: both; display: block; height: 0; content: " "; visibility: hidden;}




/*****************************************************************************/
/* TOP MENU BAR									     */
/* 					     */
/*****************************************************************************/

.chromestyle{
//////width: 1130px;
height :29px;
font-weight: normal;
color:#000000;
font: 12px Arial, Verdana, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 29px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

///////width: 1130px;
margin-left:30px;
margin-top:0px;
padding: 7px 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;

font: 12px  Verdana, sans-serif;
letter-spacing: 1px;
padding: 7px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

background-color: #ffffff; /*background color of tabs onMouseover*/
color: #0084b4;
opacity:0.6;


}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana, Arial;
line-height:18px;
z-index:100;
background-color: #e5f2f7;
opacity:1;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 6px;
border-bottom: 0px solid #fff; /*THEME CHANGE HERE*/
padding: 4px 0;
text-decoration: none;
font:normal 12px Verdana, Arial;
color: #0084b4;


}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #bbcc88;
opacity:1;
}



/*****************************************************************************/



.corners{

background: #999966;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 20px auto 20px;
padding: 4px 4px ; 
}

.corners2{


///////width:1130px;
padding:0 28px;


 box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
   -webkit-box-shadow:0 2px 5px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;




}






.WhiteContainerx {


position: relative; 
margin: 20px auto 10px;
padding: 4px 4px ; 
 background-color: #E5F2F7; 
 box-shadow: 0 2px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 2px 3px rgba(34,25,25,0.4);
   -webkit-box-shadow: 0 2px 3px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}


.WhiteContainer100 {
position: relative; 
margin: 5px auto 20px;
padding: 0 4px ; 
 background-color: #fff; 
 box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
   -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
min-height: 100%;
}


.WhiteContainer {
/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999');


position: relative; 
margin: 5px auto 10px;
padding: 0 4px ; 
 background-color: #ededed; 
 box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
   -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}


.WhiteContainerFoot {
/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999');


position: relative; 
margin: 5px auto 20px;
padding: 0 4px ; 
 background-color: #fff; 
 box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
   -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}





/* Linear Gradient */
.lg {
background-color: #fff; 
font-family: Arial;
          font-size: 12px; 
         color: #000000;

}




.boxy {

/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999');


position: relative; 
margin: 5px auto 5px;
padding: 0 4px ; 
 background-color: #fff; 
 box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
   -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

background-color: #fff; 

font-family: Arial,Verdana;
          font-size: 12px; 
         color: #000000;

}











/* Linear Gradient */
.lg2 {background-color: #e5f2f7;);

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

font-family: Arial;
          font-size: 12px; 
         color: #000000;


}




.texttemp3  {font-family: Arial;
          font-size: 18px; 
line-height: 20pt;   
         color: #000000;}  

.texttemp2  {font-family: Arial;
          font-size: 17px; 
         color: #000000;}  

.texttemp  {font-family: Arial;
          font-size: 28px;
  line-height: 18pt;    
         color: #000000;}  

.textfamily  {font-family: ;
          font-size: 24px;  
         color: #666666;}  
.textfamily2  {font-family: Arial;
          font-size: 16px;  
         color: #999999;}  

.textgroup  {font-family: Arial;
          font-size: 12px;  
         color: #000000;}  

.text  {font-family: Arial;
          font-size: 12px;   
         color: #000000;}  
         
         .textg  {font-family: Arial;
          font-size: 12px;   
         color: #666666;}  
         
 .text11  {font-family: Arial;
          font-size: 12px;   
         color: #000000;}  
         
 .text14  {font-family: Arial;
          font-size: 14px;   
         color: #000000;}  
         
.textgrey  {font-family: Arial;
          font-size: 12px;   
         color: #666666;}  

.textbold  {font-family:  Arial;
          font-size: 12px;   
font-weight: bold;
         color: #000000;}  


.blurbtext  {font-family:  Arial;
          font-size: 12px;
         line-height: 8pt;    
         color: #000000;}  


.compacttext  {font-family:  Arial;
          font-size: 12px;
         line-height: 6pt;    
         color: #000000;}  

.headtext  {font-family: Smudger LET,Verdana, Arial; 
            font-size: 28px; 
             line-height: 14pt;         
         color: #000000;}  


.textb  {font-family: Arial;
          font-size: 12px;   
         color: #000000;} 
 
.textsmall  {font-family: Arial;
          font-size: 9px;  
         color: #000000;}  

.textsmallred  {font-family: Arial;
          font-size: 9px;  
         color: #000000;}  

.textsmallbottom  {font-family: Arial;
          font-size: 9px;  
         color: #000000;}  


.div1{
position:relative;
top:60px;
left:60px;
width:400px;
height:10px;
z-index:200;
font-family: Verdana, Helvetica;
	font-size: 12;
}

input.button
{
background-color: #d6ce94;
color: #FFFFFF;
font-size: 100%;
font-weight: bold;
margin-bottom: 2px;
border-width: 1px;
}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 11px;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-wrapper, .highslide-outline {
	background: none;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #f0eded;
	
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}

.highslide-loading {
    display: block;	
	padding:0px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */  
    padding-right:0px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    background-color: black;
    width:40px;
    height:40px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}






/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/




.highslide-maincontent {
	display: none;
}
.highslide-html {

	background-color: #f0eded; 

	
	
}
.highslide-html-content {
	display: none;
width: 555px;
	padding: 0 5px 5px 5px;
}


.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}



.TESTcpYearNavigation,


	.TESTcpMonthNavigation

			{

			background-color:#bbcc88;

			text-align:center;

			vertical-align:center;

			text-decoration:none;

			color:#FFFFFF;

			font-weight:bold;

			}

	.TESTcpDayColumnHeader,

	.TESTcpYearNavigation,

	.TESTcpMonthNavigation,

	.TESTcpCurrentMonthDate,

	.TESTcpCurrentMonthDateDisabled,

	.TESTcpOtherMonthDate,

	.TESTcpOtherMonthDateDisabled,

	.TESTcpCurrentDate,

	.TESTcpCurrentDateDisabled,

	.TESTcpTodayText,

	.TESTcpTodayTextDisabled,

	.TESTcpText

			{

			font-family:arial;

			font-size:8pt;

			}

	TD.TESTcpDayColumnHeader

			{

			text-align:right;

			border:solid thin #bbcc88;

			border-width:0 0 0 0;

			}

	.TESTcpCurrentMonthDate,

	.TESTcpOtherMonthDate,

	.TESTcpCurrentDate

			{

			text-align:right;

			text-decoration:none;

			}

	.TESTcpCurrentMonthDateDisabled,

	.TESTcpOtherMonthDateDisabled,

	.TESTcpCurrentDateDisabled

			{

			color:#D0D0D0;

			text-align:right;

			text-decoration:line-through;

			}

	.TESTcpCurrentMonthDate

			{

			color:#bbcc88;

			font-weight:bold;

			}

	.TESTcpCurrentDate

			{

			color: #FFFFFF;

			font-weight:bold;

			}

	.TESTcpOtherMonthDate

			{

			color:#808080;

			}

	TD.TESTcpCurrentDate

			{

			color:#FFFFFF;

			background-color: #bbcc88;

			border-width:1;

			border:solid thin #000000;

			}

	TD.TESTcpCurrentDateDisabled

			{

			border-width:1;

			border:solid thin #FFAAAA;

			}

	TD.TESTcpTodayText,

	TD.TESTcpTodayTextDisabled

			{

			border:solid thin #6677DD;

			border-width:0 0 0 0;

			}

	A.TESTcpTodayText,

	SPAN.TESTcpTodayTextDisabled

			{

			height:20px;

			}

	A.TESTcpTodayText

			{

			color:#bbcc88;

			font-weight:bold;

			}

	SPAN.TESTcpTodayTextDisabled

			{

			color:#D0D0D0;

			}

	.TESTcpBorder
	{
	border:none;
	}

		





