.tabl {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	border: 1px solid #B6B6B6;
}
.tabl2 {
	border-bottom-style: dotted;
	border-bottom-color: #AAA;
	border-bottom-width: 1px;
	vertical-align:middle;
}


.listsfont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 13px;
	font-style: italic;
	color: #666;
	padding-left: 30px;
}

#lists {
	font-family: Verdana, Geneva, sans-serif;
}

#lists li {
	background:url(images/tick-icon.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 14px;
	color: #069;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding: 2em 1em 1.5em 2.2em;
}

#sublists li {
	background:url(images/plus.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 14px;
	color: #333;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding: 0.4em 0.7em 0.4em 2em;
}
.adrsfnt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #68686C;
	padding: 15px;
}
.titles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #069;
}



#subpdf li {
	background:url(images/pdf.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	padding: 0.6em 0.7em 0.4em 4em;
}

#subsimple li {
	background:url(images/anch.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	padding: 0.6em 0.7em 0.4em 1.3em;
}

#subzip li {
	background:url(images/zip.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	padding: 0.6em 0.7em 0.4em 4em;
}


#subie li {
	background:url(images/ie.png) center left no-repeat;
	padding-left: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	padding: 0.6em 0.7em 0.4em 4em;
}


.tabl-footer {
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	font-size: 9px;
	color: #999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-column li a {
	display: block;
	padding: 0.5em 0.7em 0.2em 1.2em;
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
	border-top-width: 0em;
	border-left-width: 0.5em;
	border-left-color: #0069e0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}	
	
#left-column a:hover {
	text-decoration: none;
	color: #2A1F00;
	background-color:#ECECEC;
	 
}

#left-column .selected {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(175,175,175);
	border-top: solid 0.1em rgb(200,200,200);
	font-weight: normal;
	color: rgb(50,50,50);
}

#left-column .left-navheader-first {
	display: block;
	margin: 0em 0em 1.0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: #685FA1;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left-column .left-navheader {
	display: block;
	margin: 0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: #685FA1;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left-column {
	width: 198px;
	float: left;
	vertical-align: top;
	font-size: 14px;
	color: rgb(50,50,50);
	font-family: Verdana, Geneva, sans-serif;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	background-repeat:repeat-x;
background-image:url(images/menutop.png);
	background-position:top;
}

#left-column ul {
	width: 95%;
	padding: 0em;
	margin: 0em;
	list-style: none;
}	

#left-column li {
	margin: 0.1em 0em 0em 0em;
}

.menu1{
     font-family: Verdana, Geneva, sans-serif;
	 	color: #003;
	 	font-style: normal;
	 	font-size: 12px;
	 	text-align: left;
	text-decoration: none;
      padding-left:20px;
      padding-top:2px;
      padding-bottom: 2px;
      display:block;
      height: 20px;

}

.submenu{
      display: block;
      height: 19px;
      font-family:Verdana, Geneva, sans-serif;
      font-size:10px;
	  background-color:#DEDEDE;
}

.hide{
      display: none;
}

.show{
	display: block;
}

.header {
	border-bottom-color: #999;
}


#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 50px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;} 

body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

.mainfont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration:none;
}

.mainfont:link {
	font-size: 13px;
	color: #09F;
	text-decoration:none;
}

.mainfont:visited {
	font-size: 13px;
	color: #09F;
	text-decoration:none;
}

.mainfont:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration:none;
}

.amainfont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration:none;
}

