* {
	margin: 0;
	padding: 0;
}
h1, h2 {
	display: block;
	margin: 0 auto;
	text-align: center;
}
table {
	border: none;
	border-collapse: collapse;
}
th, td {
	border-collapse: collapse;
	border: 1px solid #ffd700;
}
a {
	color: #8b0000;
}
.embedded {
	border: none;
}
/*
div.#statusbar {
	align: right;
}
*/
p.home {
	text-align: right;
}
div#toplogo {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
}
#dw_search {
	display: inline;
}
#qsearch__in {
	width: 225px;
	font-size: 14px;
	font-weight: bold;
}
table#tableHeader {
	width: 1000px;
	height: 100px;
	border: none;
	background: none;
	margin: 0 auto;
	padding: 0;
}
#tableHeader tr, #tableHeader td {
	border: none;
	background: none;
	white-space: nowrap;
	text-align: center;
}
#tableHeader a {
	padding: 0 3px;
	text-decoration: underline;
}
#tableHeader img {
	display: inline;
	border: none;
}
#tableHeader ul {
	display: block;
}
#tableHeader li {
	display: inline;
}
iframe#iframeFacebookLike {
	border: none;
	overflow: hidden;
	width: 250px;
	height: 200px;
}
input#qsearch__in {
	border: 1px solid #ffd700;
	padding-right: 3px;
	background: white url('/images/sprite_search.jpg') right no-repeat;
}
ul#ulNavTop {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 3px 0;
	background: #ffd700;
	list-style: none;
}
ul#ulNavTop li {
	display: inline;
	padding: 9px;
}
ul#ulNavTop a {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
table.mainouter {
	background: none;
	border: none;
	table-layout: fixed;
	width: 100%;
}
.mainouter tr, .mainouter td {
	border: none;
}
table.main {
	display: block;
	width: 100%;
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
	padding: 0;
}
.colhead {
	color: white;
	background: #ffd700;
	font-weight: bold;
	text-align: center;
}
/* pwk - begin page header layout */
div#divHeaderSection {
	width: 1100px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 9px;
	border: none;
	text-align: center;
	white-space: normal;
	background: none;
	border-collapse: collapse;
}
/* containment - for modern browsers */
#divHeaderSection:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* containment - for IE6/7 */
#divHeaderSection {
	display: inline-block;
}
 /* containment - for IE6/7 */
#divHeaderSection {
	display: block;
}
div#divHeaderThreeColumnContainer {
	padding-left: 225px;   /* LC width */
	padding-right: 425px;  /* RC width */
}
#divHeaderThreeColumnContainer .divHeaderThreeColumnColumn {
	position: relative;
	float: left;
}
div#divHeaderThreeColumnCenter {
	width: 100%;
}
#divHeaderThreeColumnCenter {
	display: block;
	margin: 0 auto;
	padding: 0;
}
div#divHeaderThreeColumnLeft {
	width: 225px; /* LC width */
	right: 225px; /* LC width */
	margin-left: -100%;
}
div#divHeaderThreeColumnRight {
	width: 425px; /* RC width */
	margin-right: -425px;  /* RC width */
}
/*** IE6 Fix ***/
* html #divHeaderThreeColumnLeft {
	left: 425px; /* RC width */
}
#divHeaderThreeColumnLeft, #divHeaderThreeColumnRight {
	padding-top: 27px;
}
#divHeaderThreeColumnLeft a, #divHeaderThreeColumnRight a {
	color: #8b0000;
	text-decoration: underline;
}
/* pwk - end page header layout */
div#divMidSection {
	width: 1000px;
	padding: 0;
	padding-bottom: 3px;
	margin: 0 auto;
	margin-bottom: 9px;
	border: none;
	text-align: left;
	min-height: 500px;
	white-space: normal;
	vertical-align: top;
	background-color: white;
	border-collapse: collapse;
}
/* containment - for modern browsers */
#divMidSection:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* containment - for IE6/7 */
#divMidSection {
	display: inline-block;
}
 /* containment - for IE6/7 */
#divMidSection {
	display: block;
}
div#divThreeColumnContainer {
	padding-left: 186px;   /* LC width */
	padding-right: 186px;  /* RC width */
}
#divThreeColumnContainer .divThreeColumnColumn {
	position: relative;
	float: left;
}
div#divThreeColumnCenter {
	width: 100%;
}
#divThreeColumnCenter p {
	line-height: 18px;
	margin-bottom: 9px;
}
#divThreeColumnCenter ul {
	margin-bottom: 9px;
	list-style: none;
}
#divThreeColumnCenter li {
	line-height: 18px;
}
div#divThreeColumnLeft {
	width: 186px; /* LC width */
	right: 186px; /* LC width */
	margin-left: -100%;
}
div#divThreeColumnRight {
	width: 186px; /* RC width */
	margin-right: -186px;  /* RC width */
}
/*** IE6 Fix ***/
* html #divThreeColumnLeft {
	left: 186px; /* RC width */
}
div.divNavModule {
	display: block;
	border: none;
	width: 180px;
	height: 150px;
	margin: 3px;
	padding: 3px;
	padding-bottom: 0;
	background: none;
	color: #ffd700;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-shadow:  1px 1px 1px #000;
}
ul.ulNavModule {
	margin: 3px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ffd700;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.ulArticles {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ulArticles li {
	display: block;
	margin: 0 auto;
	margin-top: 3px;
	padding: 3px;
	color: #ffd700;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	text-shadow:  1px 1px 1px #000;
	background: white;
	border: 1px solid #ffd700;
}
.ulArticles li p {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-shadow: none;
}
p.pArticleDateAuthor {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-shadow: none;
}
p#pDisclaimer {
	display: block;
	width: 1000px;
	margin: 0 auto 3px auto;
	padding: 3px;
	background: white;
	font-size: 10px;
}