BODY {
 margin: 0pt;
 background: #000;
 font-family: Arial, Helvetica, sans-serif;
 }
#wrap {
	 background:#fff;
	} 
#header {
		border-top: 8px solid #000;
		}
p, table, ul, ol, div {
 font-size: 12px;
 color: #000;
  } 
p {
 padding: 0 10px 0 0; 
 line-height: 1.5em;
 }
h1 {
	margin-top:8px;
	margin-bottom:4px;
	padding:8px 4px 4px 24px;
	color: #000;
	font-size: 1.7em;
	line-height:24px;
	background:url(images/header_bg.jpg) left center no-repeat;
	}
h2, h3 {
	margin-top:10px;
	color: #222e84;
	padding:8px 4px 4px 24px;
	font-size: 16px;
	}
h3 {
	display:block;
	border-bottom: 1px dotted #222e84;
	color: #222e84;
	font-size:12px;
	margin-right: 300px;
		}	
a:link {
 font-weight: bold;
 color: #1c1b9b;
 text-decoration: underline;
}
a:visited {
 color: #333;
 font-weight: bold;
 text-decoration: underline;
}
a:hover {
 font-weight: bold;
 text-decoration: none;
 color: #f33;	 
}


 
/*            NAV
====================================*/ 
#topnav {
	height: 23px;
	border-bottom: 1px solid #a0a0a0;}
#topnav td {
 	background: url(images/nav_bg.gif) top left repeat-x;
	text-align:center;
	}
#topnav td a {
	font-size: .9em;
	line-height: 26px;
	}
#topnav td a:link, #topnav td a:visited{
	background: ;
	height: 23px;
	display: block;
	color: #fff;
	text-decoration:none;
		}

#topnav td a:hover {
	background: ;
	display: block;
	color: #ecec53;
	text-decoration: none;
	}
#topnav img {
	border: 0;
	vertical-align:middle;
		}
		
		
#leftnav {
  background: #e5e5e5;
  text-align: left;
  border-right: 1px dashed #000;
  }
#leftnav ul {
	margin-left: 0px;
	padding-left:15px;
	padding-top:10px;
	list-style-type: disc;
    }
#leftnav li {
	padding: 3px 1px 3px 0;
	margin-left:8px;
    color: #222e84;
	}	
#leftnav li a:link, #leftnav li a:visited {
  color: #222e84;
  font-size: .9em;
  text-decoration: none;
  padding-left: 5px;
  display: block;
  font-weight: bold;
    }
#leftnav li a:hover {
  background: #666;
  color: #ecec53;
  padding-left: 5px;
  display: block;
  font-weight: bold;
  } 		
	
/*            CONTENT
====================================*/   
#main-content {
	padding-left: 15px;
	}
#main-content p {
	padding-left: 24px;
	}
#main-content li {
	list-style-type: none;
	}
#main-content li li {
		}		
#button a{
	border: 1px solid #015915; 
	background: #ccc;
	padding:6px;
	display:block;
	width:120px;
	text-align:center;
		}
#main-content ul.list {
	font-weight: bold;
	font-size: .8em;
	color:#000066;
	padding-left: 34px;
	}
#main-content ul.list li {
list-style-type: disc;
	}		
#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;
	}		
#leftcol {
	 background: url() top left repeat-y;
	 }
#rightcol {
	width: 100px;
	display: block;
	background: #ccc;
	float: right;
	clear:both;
}	
#form {
	border: 1px solid #ccc;
}

/*            CLASSES
====================================*/  	
	
.bg_img {
	background: url(images/gaskets_bg.jpg) top center repeat;
	}
.fleft {
	float: left;
	padding: 0 15px 0 10px;
	display: inline;
	}		
.fright {
	float: right;
	padding: 10px 15px 0 10px;
	display: inline;
	}
.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: .8em;
	}	
table.display {
	width: 200px;
	color:#000066;
	font-size:.85em;
	margin-left: 60px;
	}	
.display td{
	background: #ededed;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
		}	
.lightblue {
	background: #e5e5e5;
	}		
div.smaller p{
	font-size: .85em;
	color: #666;
	padding: 0 10px 0 10px;
	}	
/*            FOOTER
====================================*/  	
	
#footer {
 width: 760px;
 height: 27px;
 background:url(images/footer_bg.gif) top left repeat-x;
 font-weight: bold;
 font-size: .95em;
 margin: 0;
 color: #fff;
   }
#footer a:link, #footer a:visited {
       color: #fff;
	   font-weight: bold;
	   text-decoration: underline;}
#footer a:hover {
	   color: #f33;	 
	   }  
#footer td{
	padding-right: 15px;
	}