body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	background-color: #FFF;
	font-size: 14px;
	background : transparent url(i/bg-main.gif) top center ;
	background-repeat : repeat-y;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:link{
	color:  #ccc;
}
a:visited {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
a:active {
	color:  #ccc;
	}

	
#container{
	width: 720px;
	border : thin dashed Black;
}	
	
#top {
	margin: 20px 10px 0px 10px;
	padding: 0;
	border: 0;
	background: url(bg-top.gif);
	background-image : url(i/bg-top.gif);
	background-repeat : no-repeat;
	height: 140px; /* ie5win fudge begins */
	voice-family: "\";

}\"";
	voice-family:inherit;
	height: 120px;
	}	
	
html>body #top {
	height: 120px; /* ie5win fudge ends */
	}	
	
#left {
	position: absolute;
	top: 155px;
	left: 0px;
	margin: 10px;
	padding: 0;
	border: 0;
	background: #FFF;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
	}
html>body #left {
	width: 155px; /* ie5win fudge ends */
	}

#right {
	position: absolute;
	top: 155px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px;
	padding: 0;
	border: 0;
	background: #FFF;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
	}
html>body #right {
	width: 155px; /* ie5win fudge ends */
	}	
	
#middle {
	margin: 20px 180px 20px 180px;
	padding: 10px;
	border: 0;
	text-align:left;
	background-color : transparent;
	}
	
#middle a {
	text-decoration: none;
	font-weight: bold;
	color: #666699;
	outline: none;
	}
#middle a:link{
	color:  #666699;
}
#middle a:visited {
	color:  #666699;
	}
#middle a:hover {
	color: #666699;
	text-decoration: underline;
	}	
#middle a:active {
	color: #666699;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
p.address, p.formfield{
	margin-top:0;
	margin-bottom:0;
}	
p.breadcrumbs{
	text-align : right;
	margin: 0;
	padding:8px 190px 0 190px;
	font-size : 16px;
	font-weight : bold;
	line-height: 100%;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
h1,h2,h3,h4,h5,h6{
	color: #222;
	background-color : transparent;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
	}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	}
h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	}
h5 {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	}
h6 {
	font-size: 8px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	}
	

	
img {
	border: 0;
	}
	
#right img{
	padding: 10px 0 15px 0;
	margin: 10px 0 15px 0;
	display : block;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	

#left ul{
	list-style : none;
	padding: 0;
	margin: 15px 0;
	border: 0;
	font-weight: bold;
	font: 14px/28px Arial, Helvetica, sans-serif;
	color: #333;
}

#left li{
	text-align: center;
	width: 150px;
	background : #FFF;
	color:#333;
}

#left li a{
	display : block;
	background : #FFF;
	color: #333;
	text-decoration: none;
	width: 150px;
}

#left li a:hover{
	background : #DFE6EE;
	color: #000;
	text-decoration: none;
}

#left li.thispage{
	text-align: center;
	font-weight:bold;
	width: 150px;
	color: #000;
	background : #DFE6EE;
}

#left ul ul{
	list-style : none;
	padding: 0;
	margin: 1px 0;
	border: 0;
}

#left li li{
	text-align: center;
	width: 150px;
	color: #333;
	background : #B6C0D2;
}

#left li li a{
	display : block;
	background : #B6C0D2;
	color: #333;
	text-decoration: none;
	width: 150px;
}

#left li li a:hover{
	color: #000;
	background : #DFE6EE;
	text-decoration: none;
}

#left li.thispage{
	text-align: center;
	width: 150px;
	font-weight:bold;
	color: #000;
	background : #DFE6EE;
}

img.lhs{
	/* padding: 15px 0; */
	margin: 0 15px 15px 0;
	/*padding: 0 15px 15px 0;*/
}

img.rhs{
	/* padding: 15px 0; */
	margin: 0 0 15px 15px;
	/*padding: 0 0 15px 15px;*/
}

#middle ul{
	line-height : 160%;
	font-size : 14px;
	color : #191970;
	list-style-type : disc;
}	

td.name{
	padding: 2px 25px 2px 0;
}
td.title{
	padding: 2px 25px;
}
td.tel{
	padding: 2px 0 2px 25px;
}
p.footnote{
	text-align:center;
	font-size : 10px;
	background-color : transparent;
	color : #ccc;
}
#middle a.fn{
	background-color : transparent;
	color : #ccc;
	font-weight : normal;
}

#middle a.fn:link{
	color:  #ccc;
}
#middle a.fn:visited {
	color:  #ccc;
	}
#middle a.fn:hover {
	color: #ccc;
	text-decoration: underline;
	}
#middle a.fn:active {
	color:  #ccc;
	}

table.finder{
	width:500px;
	border:3px solid #006;
	background-color : #DFE6EE;
	padding: 15px;
	}
table.finder td{
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:16px;
}	
table.searchresults{
	border:3px solid #006;
	background-color : #DFE6EE;
	margin:0 0 15px 0;
	} 
table.searchresults td{
font-size:14px;
padding:5px;
vertical-align:top;
/*border: 1px solid red;*/
}
table.searchresults td.coname{
font-size:16px;
font-weight:bold;
}
table.searchresults td.courl{
font-size:16px;
font-weight:bold;
text-align:right;
}
p.coaddress, p.coextras, p.codesc{
margin:0;
padding:0;
line-height:100%;
}
p.coextras{
text-align:right;
}
p.warn{
	color:red;
}
p.boldwarn{
	color:red;
	font-weight:bold;	
}
p.rhsform{
	text-align:right;
	color: #CC0033;
}