@page  {widows: 2;
		orphans: 2;
}

A:link {
	color: #039;
	background-color: inherit;
	text-decoration: none;
}

A:hover {
	color: #F30;
	background-color: inherit;
	text-decoration: none;
}

A:focus {
	color: #F60;
	background-color: inherit;
	text-decoration: none;
}

A:visited { text-decoration: none; }

BODY {
	margin: 0;
	color: inherit;
	background-color: #C7ECD9;
	background-image: url(/dardirectory/images/bg.png);
	background-repeat: repeat-x;
}

#top {
	width: 600px;
	margin: 0 auto 0 auto;
	top: -1px;
	clear: both;
	display: block;
}

#featureleft {
	position: absolute;
	left: 10px;
	top: 200px;
	width: 130px;
	padding: 0 4px 0 0;
}

#featureright {
	position: absolute;
	right: 10px;
	top: 200px;
	width: 130px;
	border-left: 1px solid #000;
	padding: 0 0 0 4px;
}

#content {
	top: 200px;
	margin-left: 151px;
	margin-right: 131px;
}

html>body #content {
	margin-left: 152px;
	margin-right: 132px;
}

#contentmain {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	border-left: 1px solid #000;
}

.navcontainer {
	display: block;
	width: 100%;
	background-color: #369;
	color: inherit;
	border-top: 3px solid #000;
	border-bottom: 2px solid #000;
	font: normal normal 11px Arial, sans-serif;
	clear: both;
}

.navcontainer ul {
	list-style: none outside;
	text-align: center;
	margin: 0;
	padding: 0;
}

.navcontainer li {
	top: 0;
	display: inline;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	position: relative;
}

html>body .navcontainer li {
	margin: 0 3px 0 3px;
	padding: 2px 0px 2px 0;
}

.navlist a, .navlist a:link, .navlist a:visited {
	background-color: #000;
	top: 0;
	color: #FFF;
	display: inline;
	margin: 0;
	padding: 1px 5px 1px 5px;
	position: relative;
	text-decoration: none;
}

.navlist a:hover {
	color: #FFF;
	background-color: inherit;
	position: relative;
}

.navlist a:active {
	top: 0;
	color: #FFF;
	background-color: #FC0;
	position: relative;
	right: 0px;
}

P {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0;
	margin: 4px 0 8px 0;
}

P A { font-weight: bolder; }

UL {
	list-style-type: square;
	list-style-position: outside;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Optima, Arial, sans-serif;
	color: #000;
	background-color: inherit;
	margin: 16px 0 3px 0;
}

H2 {
	font-family: Optima, Arial, sans-serif;
	color: #069;
	background-color: inherit;
	margin: 10px 0 6px 0;
}

H3 {
	font-family: Georgia, serif;
	color: #033;
	background-color: inherit;
}

H3.deckhed {
	color: #000;
	background-color: inherit;
	text-align: center;
	font-style: italic;
	margin: 6px auto 6px auto;
}

H4 {
	font-family: Optima, sans-serif;
	color: #033;
	background-color: inherit;
	margin: 6px auto 2px auto;
}

H4.feature {
	color: #369;
	background-color: inherit;
	text-align: center;
	margin: 0 0 -3px 0;
}

TABLE.content {
	width: 100%;
	border: 0;
}

TD { vertical-align: top; }

TD.content {
	width: 50%;
	border: 0;
}

TR.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px #000 dotted;
}

TR.list.shade {
	background-image: url(/images/semigold.gif);
}
