  /*  These are the styles for the header and tooter 12/21/2012  */
   /* body{
      max-width:100% !important;
	  } */
  a.CTC{
   font-size:inherit;
   color:inherit;
   font-weight:inherit;
   text-decoration: none;
   }
  a.CTC:hover{color: red;text-decoration: underline;}
.nav2
{
	background-color: #e5a371;
	width: 100%;
	position: relative;
}
.nav3
{
width:960px;   /*  12/15/2012 JDF  */
margin:0px;
padding:0px;
}
.nav2 ul, .nav3 ul
{
margin:0px;
padding:0px;
}
.nav2 ul li,  .nav3 ul li
{
}
.nav2 ul li a, .nav3 ul li a
{
width:80px;
height:74px;
display:block;
padding:26px 1px 0px 2px;
color:#FFF;
font-size:10px;
text-decoration:none;
text-align: center;
}
#headerwrapper
{
   height:120px;
   background-image:url('../imagesNew/bg-header.png');
   background-repeat: repeat-x;
}
#header
{
  margin:0 auto;
  width:960px;
}
#logo
{
	float:left;
	width:184px;
	margin:27px 0px 0px 0px
}

ul.ulMenu li{
width:80px;
height:100px;
float:left;
display:block;
background-position: left top;
list-style:none;
font-size:10px;
color:#FFF;
line-height:12px;
font-weight:500;
}
ul.ulMenu li#logo2{  /* no more Flash, 11/14/2018 */
width:160px;
height:100px;
float:left;
display:block;
list-style:none;
}
ul.ulMenu li#logo2 a{ padding: 0; width: 100%; height:100px;}
.menu1{background:url('../images/menu1.png') no-repeat;}
.menu1:hover{
background:url('../images/menu1_hover.png') no-repeat;
}
.menu2
{
background:url('../images/menu2.png') no-repeat;
}
.menu2:hover{
background:url('../images/menu2_hover.png') no-repeat;
}

.menu3
{
background:url('../images/menu3.png') no-repeat;
}
.menu3:hover{
background:url('../images/menu3_hover.png') no-repeat;
}
.menu4
{
background:url('../images/menu4.png') no-repeat;
}
.menu4:hover{
background:url('../images/menu4_hover.png') no-repeat;
}
.menu5
{
background:url('../images/menu5.png') no-repeat;
}
.menu5:hover{
background:url('../images/menu5_hover.png') no-repeat;
}
.menu6
{
background:url('../images/menu6.png') no-repeat;
}
.menu6:hover{
background:url('../images/menu6_hover.png') no-repeat;
}
.menu7
{
background:url('../images/menu7.png') no-repeat;
}
.menu7:hover{
background:url('../images/menu7_hover.png') no-repeat;
}
.menu8
{
background:url('../images/menu8.png') no-repeat;
}
.menu8:hover{
background:url('../images/menu8_hover.png') no-repeat;
}
.menu9
{
background:url('../images/menu9.png') no-repeat;
}
.menu9:hover{
background:url('../images/menu9_hover.png') no-repeat;
}
.menu10
{
background:url('../images/menu10.png') no-repeat;
}
.menu10:hover{
background:url('../images/menu10_hover.png') no-repeat;
}
.menu11
{
background:url('../images/menu11.png') no-repeat;
}
.menu11:hover{
background:url('../images/menu11_hover.png') no-repeat;
}
.menu12
{
background:url('../images/menu12.png') no-repeat;
}
.menu12:hover{
background:url('../images/menu12_hover.png') no-repeat;
}

.menu13
{
background:url('../images/menu13.png') no-repeat;
}
.menu13:hover{
background:url('../images/menu13_hover.png') no-repeat;
}
.menu14
{
background:url('../images/menu14.png') no-repeat;
}
.menu14:hover{
background:url('../images/menu14_hover.png') no-repeat;
}
.menu15
{
background:url('../images/menu15.png') no-repeat;
}
.menu15:hover{
background:url('../images/menu15_hover.png') no-repeat;
}
.menu16
{
background:url('../images/menu16.png') no-repeat;
}
.menu16:hover{
background:url('../images/menu16_hover.png') no-repeat;
}
.menu17
{
background:url('../images/menu17.png') no-repeat;
}
.menu17:hover{
background:url('../images/menu17_hover.png') no-repeat;
}

.menu18
{
background:url('../images/menu18.png') no-repeat;
}
.menu18:hover{
background:url('../images/menu18_hover.png') no-repeat;
}
.menu19
{
background:url('../images/menu19.png') no-repeat;
}
.menu19:hover{
background:url('../images/menu19_hover.png') no-repeat;
}
.menu20
{
background:url('../images/menu20.png') no-repeat;
}
.menu20:hover{
background:url('../images/menu20_hover.png') no-repeat;
}
.menu21{background:url('../images/menu21b.png') no-repeat;}
.menu21:hover{background-position: 0px -100px;}
.menu22{background:url('../images/menu22.png') no-repeat;}
.menu22:hover{
background:url('../images/menu22_hover.png') no-repeat;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
border: 1px solid #BBB;
border-bottom-width: 0;
line-height:18px;
background-color: white;
width: 150px;
text-align:left;
margin:0px 0px 0px -72px;
z-index:100;
display:none;
right:0px;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
font-size:11px;
background-color: #FF9;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #DD7;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
  /*  FOOTER STYLES  */
 #footer
{
	margin:auto;
	text-align:center;
	height:auto;
	 /* height:29px;
	width:960px; */
	width:100%;
}
#footerwrapper
{
	clear:both;
	height:auto;
	background-image:url('../img/bg-footer.png');
	background-repeat:repeat;
	padding: 3px 0 0 0;
	margin: auto;
	width:100%;
}
#footerKeywords *
{
  font-size: 6pt;
  font-weight: 400;
  text-align: left;
  text-align: justify;
}
#copyright
{
	 float:right;
	 text-align:right;
	 margin-top:2px;
	 font-size: 8pt;
	 color: #DDD;
}
#copyright p, #copyright a
{
	color:#E1E1E1;
	text-shadow:1px 1px #666;
	line-height:10px;
}
input:focus{background-color: #FF8;}
textarea:focus{background-color: #FF8;}
option:focus{background-color: #EE8;}
option:nth-child(odd){background-color: #FF9;}
.MainButton{
   color:blue;
   font-size: 12pt;
   font-weight: 700;
   padding:6px;
   background-color: #CFC;
   text-decoration: underline;
}
		 .yesShow{
		   display:none;
		   }
	@media screen and (max-width: 540px)
    {
      /* * {
        max-width:100% !important;
	   } */
       	table.tdBlock>tbody>tr>td, td.tdBlock, tr.tdBlock > td{
		  display:block;
		  width:100% !important;
		 }
        Input{
		 height:33px;
		 max-width:49%;
		 margin:6px;
		 }
		 div#manager_links{
		   width:100%;
		   padding:1%;
		   }
	     #tblDB td:first-child{width:250px !important;}
		 .yesShow{
		   display:inline;
		   }
	}