body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:xx-small;
	line-height:1.5em;
      }    

#header {
      float:left;
      width:100%;
      background:none;
      line-height:normal;
	  font-size:12px;
      }
	  
#header ul {
	margin:0;
	padding:10px 10px 0;
	list-style-image: none;
	list-style-type: none;
      }

#header li {
	float:left;
	background:url("../images/normleft2.png") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	list-style-type: none;
      }

#header a {
      float:left;
      display:block;
      background:url("../images/normright2.png") no-repeat right top;
      padding:5px 20px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#fff;
      }

/* Commented Backslash Hack
       hides rule from IE5-Mac 
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
      color:#fff;
   	  text-decoration:underline;
      }

#header #current {
      background-image:url("../images/normleft_on.png");
      border-width:0;
      }

#header #current a {
      background-image:url("../images/normright_on.png");
      color:#333;
      padding-bottom:5px;
      }
    
#navlayer {
	position:absolute;
	left:196px;
	top:56px;
	width:586px;
	height:29px;
	z-index:1;
	
}

#homecontent {
	left:25px;
	top:108px;
	width:743px;
	height:390px;
	z-index:1;
	font-size:12px;
	padding-right: 15px;
	position: absolute;
	overflow: auto;
}

#homecontent ul, li {
	list-style-type:square;
	}
	
#homecontent form ul, li {
	list-style-type:decimal;
	}

#panelnav {
	position:absolute;
	left:576px;
	top:145px;
	width:162px;
	height:267px;
	z-index:1;
	background-image: url(images/rt_column_bg_fade.png);
}
#navlinks {
	position:absolute;
	left:576px;
	top:238px;
	width:159px;
	height:63px;
	z-index:9;
}

#navfooter {
	position:absolute;
	left:-5px;
	top:495px;
	width:779px;
	height:23px;
	margin:0;
	z-index:5;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#navfooter li { 
padding:0; 
margin:0; 
display:inline; 
} 

#navfooter a { 
font-size:10px; 
color:#646464; 
text-decoration:none; 
}
	
#wrapper {
	left:0px;
	top:0px;
	width:780px;
	height:560px;
	background-image: url(../images/flheader.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}

#subfooter {
	position:absolute;
	left:-2px;
	top:533px;
	width:781px;
	z-index:6;
	color:#333333;
	font-size:8px;
	padding:0 0 0 0;
	margin:0;
	background-image: url(../images/flfooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	}
a:link {
	color: #0066CC;
	text-decoration:none;}	
	
a:hover {
	font-weight:bold;
	color: #2C5783;
	}

.break { clear:both; }
.right { float:right; }
.left { float:left; }
/* */
a:visited {
	color: #00945A;
	text-decoration:none;
}



h2 {
	color: #336699;
	font-size:medium;
}

h3 {
	color: #000000;
	font-size:small; 
}

/*
table {
width: 700px;
border-collapse:collapse;
border:1px solid #B6CBCD;
}

tbody th {
	background: url(../images/bg_th.jpg) repeat-x top;
	height: 35px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: center;
	border-right: 1px solid #FCF1D4;
	}

tbody tr {
background: url(../images/bg_td1.jpg) repeat-x top;
}

tbody tr.odd {
background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x;
}

tbody td {
	font-size: 12px;
	line-height: .25em;
	padding: 10px 7px;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}
*/