* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #333;
	font: 9pt arial, tahoma, verdana, sans-serif;
	text-align: center;
}
body, p, td, div, span, h1, h2, h3, h4, h5, h6 {
	font-family: arial, tahoma, verdana, sans-serif;
}
body, p, td, div, span, input, textarea, select {
	font: 9pt arial, tahoma, verdana, sans-serif;
}
a {text-decoration:none;}
a:link {color: #103393}
a:visited {color: #103393}
a:active, a:hover {color: #FF9900;text-decoration:underline;}
#nlink {
	text-decoration: underline;
	font-weight: normal;
} 

#flink {
	text-decoration:underline;
	font-weight: bold;
}
h3 {
	font-size: 13pt;
}
h4 {
	margin: 10px 0;
	font-size: 12pt;
}
h4.listed, h4.listedb {
	background: #EC7A22;
	color: #fff;
	width: 540px;
	text-align: center;
	font-size: 10pt;
	margin: 0 auto 20px auto;
	padding: 3px 0;
}
h4.listedb {
	width: 100%;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 750px;
	height: 111px;
	background: url('../images/headerbg.gif') no-repeat; 
}
#directory_logo {
	float: left;
	margin: 32px 0 0 32px;
}
#toplinks {
	float: right;
	padding: 0 12px 0 0;
	margin: 25px 0 0 0;
}
#toplinks a {
	text-decoration: underline;
	color: #103393;
}
#toplinks a:hover {
	color: #FF3300;
}
#search {
	position: relative;
	z-index: 99;
	clear: both;
	float: right;
	padding: 0 14px 0 0;
	margin-top: -30px;
}
#link_name {
	width: 196px;
	height: 19px;
	background: #fff url('../images/linknamebg.gif') repeat-x left top; 
	border: 1px solid #0b2263;
	font-size: 8pt;
	vertical-align: middle;
}
#searchsubmit {
	width: 86px;
	height: 19px;
	padding: 0;
	background: url('../images/input_buttons/search.gif') no-repeat left top; 
	text-align: center;
	border: 0;
	color: #103393;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 0 4px;
	vertical-align: middle;
}
#inner {
	width: 730px;
	margin: 0 0 0 10px;
	padding: 18px 0 0 0;
	text-align: left;
}
#categories {
	width: 720px;
	margin: 0 auto;
	padding: 18px 0 0 0;
}
#categories table {
	text-align: left;
	margin: 0;
}
#categories td {
	text-align: left;
}
#categories a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
#categories .subcats {
	font-size: 10pt;
}
#categories .subcats a {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
#categories .subcats a:link {
	color: #ea5f00;
}
#categories .subcats a:visited {
	color: #ea5f00;
}
#categories .subcats a:hover {
	text-decoration: underline;
}
#breadcrumb {
	clear: both;
	width: 100%;
	margin: 0 auto 10px auto;
	font-weight: bold;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #666;
}
#subcats {
	clear: both;
	width: 100%;
	margin: 0 auto 10px auto;
	font-weight: normal;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666;
}
#breadcrumb a, #subcats a {
	text-decoration: underline;
}
#place {
	width: 100%;
	margin: 10px auto 0 auto;
	font-size: 10pt;
	background: #eee;
	padding: 1px;
}
#footer {
	clear: both;
	width: 750px;
	height: 74px;
	background: url('../images/footerbg.gif') no-repeat left bottom; 
	font-size: 8pt;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer .left {
	margin: 56px 0 0 0;
	padding: 0 0 0 11px;
}
#footer .right {
	padding: 0 20px 0 0;
}
#copyright {
	clear: both;
	margin: 6px auto;
	font-size: 8pt;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
ul {
	margin: 10px 0;
	list-style: disc;
}
li {
	margin: 0 0 0 22px;
	padding: 0 0 8px 0;
}
#inner input, #inner textarea, #inner select {
	background: #fff;
	color: #333;
	border: 1px solid #999;
}
.feedback input, .feedback textarea, .feedback select {
	width: 310px;
}
.feedback input.nowidth {
	width: auto;
}
h4.gray {
	background: #efefef;
	padding: 2px;
	margin: 0;
}
#submitbutton {
	text-align: center;
}
#submitbutton a {
	margin: 10px auto 0 auto;
	display: block;
	width: 110px;
	font-size: 13pt;
	font-weight: bold;
	background: #afb7db;
	border: 1px solid #103393;
	padding: 5px;
}
#submitbutton a:hover {
	background: #d1d6ef;
	border: 1px solid #2551c7;
}
a img {
	border: 0;
}
#sidebar {
	float:left;
	width:152px;
	margin: 10px 10px 0 20px;
	font-size: 8pt;
	background: #afb7db;
	color: #fff;
	padding: 7px;
}
#sidebar h4 {
	font-size: 10pt;
	width: 130px;
	background: #103393;
	color: #fff;
	margin: 0 auto;
	padding: 2px 4px;
}
#sidebar a {
	font-weight: bold;
	text-decoration: underline;
}
#cats {
	width: 720px;
	margin: 0 auto;
}
