BODY {
 margin: 0 0 15px 0;
 background: url(images/bg.gif) center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }
#wrap {
	 background: #fff;
	 width: 760px;
	 border-left:2px solid #ddd;
 	 border-right:2px solid #ddd;
	} 

p, table, ul, ol, div {
 font-size: 11px;
 color: #333;
 line-height: 1.3em;
  } 
p {
 padding: 0 10px 0 0; 
  }
h1 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom:18px;
	margin-top:15px;
	color: #339;
	font-size: 3.2em;
	font-weight: normal;
	line-height:1em;
		}
h2 {
	margin: 10px 0 10px 10px;
	color: #000;
	padding-left: 0;
	font-size: 14px;
	}
h3 {
	margin: 5px 150px 6px 10px;
	padding-bottom:5px;
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px dotted #333;
	}	
h4 {
	margin: 5px 0 5px 0;
	padding-left:5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}		
a:link {
 font-weight: bold;
 color: #000;
 text-decoration: none;
}
a:visited {
 color: #343;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #58b0ec;	 
}


 
/*            NAV
====================================*/ 

#td {
	vertical-align:top;
		}

#topnav {
	background:#efefef;
	TEXT-ALIGN:right;	
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	}	
	
#topnav td a {
	font-size: .9em;
	line-height: 24px;
	}
#topnav td a:link, #topnav td a:visited{
	height: 24px;
	color: #023f88;
	padding-left:5px;
	padding-right:5px;
	}

#topnav td a:hover {
	background: url(images/topnav-bg-over.gif) repeat-x;
	color: #006ae8;
	text-decoration: none;
	}
#topnav img {
	border: 0;
		}
	
#nav {
  background: #d7d7d7;
  text-align: left;
  margin-top: 30px;
  }
#nav td {
	line-height: 16px;
	vertical-align:middle;
	font-size: 10px;
	}

.nav_head a:link, .nav_head a:visited {
  background: #58B0EC;
  color: #333;
  font-size: .9em;
  text-decoration: none;
  display: block;
  font-weight: bold;
  border: none;
    }
.nav_head a:hover {
  color: #FFFF00; 
  display: block;
  font-weight: bold;
  } 
#nav img, #nav img a{
	border: none;
    display : inline;
	vertical-align: middle;
	}	
.nav_head { 
	vertical-align:middle;
	}
#leftcolumn {
  text-align: left;
  width: 180px;
  border-right: 1px dotted #cadce7;
  }
#leftcolumn ul {
  margin: 0px; padding: 5px;
  list-style-type: none;
  }
#leftcolumn li { 
  margin: 0px; padding: 2px 0px;
  border-bottom: 1px solid #cadce7;
  display: block;
   }
#leftcolumn li a:link, #leftcolumn li a:visited {
  background: url(images/icon.gif) no-repeat top left;
  color: #343;
  text-decoration: none;
  padding-left: 12px;
  display: block;
  font-weight: bold;
  }
#leftcolumn li a:hover {
  background: url(images/icon_over.gif) no-repeat top left;
  color: #006ae8;
  padding-left: 12px;
  display: block;
  }  
 #leftcolumn h2 {
 	display:block;
	background: #96b2d9;
	color: #fff;
	padding: 2px 0 2px 5px;
	margin:0;
	} 
a img {
	border: none;
	}	

				
/*            CONTENT
====================================*/   
#main-content {
	padding: 5px 15px 15px 15px;
	}
#main-content p, #main-content table{
	padding: 0 10px 0 10px;
	margin:0 10px 10px 10px;
	}
#main-content td {
	vertical-align: top;
	}	
#button a{
	border: 1px solid #015915; 
	background: #ccc;
	padding:6px;
	display:block;
	width:120px;
	text-align:center;
		}
#button a:link, #button a:visited {
	color: #015915; 
	font-weight: bold;
	line-height: 18px;
	display:block;
	}		
#button a:hover {
	background: #333;
	color: #FF9933;
	font-weight: bold;
	line-height: 18px;
	display:block;
	text-decoration: none;
	}			
#directory td{
	border-bottom: 1px dashed #C4EABF;
	}		



/*            CLASSES
====================================*/  	
	
.fleft {
	float: left;
	padding: 0 15px 0 10px;
	}		
.fright {
	float: right;
	padding: 5px;
	}
.fright img {
	padding-bottom: 40px;
	}	
.bord {
	border-bottom: 5px solid #cdcdcd;
	}	
.borddash {
    padding-top: 12px;
	border-top: 1px dashed #cdcdcd;
	}	
.smaller {
	display: block;
	font-size: .85em;
	color:#666;
	background: #FFFFCC;
	}	
.grey {
	background: #e5e5e5;
	}		
div.smaller p{
	font-size: .85em;
	color: #666;
	padding: 0 10px 0 10px;
	}	
/*            FOOTER
====================================*/  	
	
#footer {
	border-top: 4px solid #96b1d8;
	border-bottom: 4px solid #96b1d8;
	width: 760px;
	height: 41px;
	text-align: center;
 }
#footer p{
 font-weight: bold;
 font-size: 0.85em;
 margin: 0;
 color: #666666;
  }
#footer a:link, #footer a:visited {
	   color: #666;
	   font-weight: bold;
	   text-decoration: underline;}
#footer a:hover {
	   color: #006ae8;
	   }  
