@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #25662a;
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: right;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	height: 580px;
	overflow: auto;
	width: 760px;
	margin-bottom: 20px;
	color: #666;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #868686;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #303;
}
.oneColFixCtrHdr #container #mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	vertical-align: top;
	font-weight: normal;
}
#tableheading {
	font-weight: bold;
	color: #060;
	font-variant: small-caps;
}
#tableheading {
	font-weight: bold;
	font-variant: small-caps;
	color: #060;
	font-size: 10pt;
}
tableheading {
	font-weight: bold;
	font-variant: small-caps;
	color: #060;
}
.tableheading {
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
}
.oneColFixCtrHdr #container #mainContent table tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
.tableheading {
	color: #360;
}
.green {
	color: #360;
}
.oneColFixCtrHdr #container #mainContent table tr td .green {
	color: #333;
	font-weight: bold;
}
.oneColFixCtrHdr #container #footer p .signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ce0;
	text-align: center;
}
.oneColFixCtrHdr #container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-align: center;
}
.oneColFixCtrHdr #container #footer p {
	color: #e5e5e5;
}
.ArticleHeadline {
	font-size: 12pt;
	font-weight: bold;
	color: #303;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent p {
	color: #060;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent .ArticleHeadline .ArticleHeadline {
	font-size: 9pt;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
.green {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent .green {
	font-weight: bold;
	color: #363;
	font-size: 10pt;
}
.oneColFixCtrHdr #container #mainContent a {
	font-weight: bold;
	color: #39C;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent a:hover { 
color: #0c3; 
text-decoration: none; 
} 
.oneColFixCtrHdr #container #mainContent a:visited {
	color: #614684;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
} 
#NextLink {
	font-size: 9pt;
	color: #718AAC;
}
.oneColFixCtrHdr #container #mainContent #nextlink a {
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent table tr td {
	font-style: italic;
}
.oneColFixCtrHdr #container #mainContent table tr td {
}
.oneColFixCtrHdr #container #mainContent table tr td {
	font-style: normal;
}
.workshoptitle {
	font-size: 11pt;
	font-weight: bold;
	color: #6A1FAF;
}
.oneColFixCtrHdr #container #mainContent .ArticleHeadline strong {
	color: #666;
}
.oneColFixCtrHdr #container #mainContent p {
	color: #666;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-size: 9pt;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-weight: normal;
}
.tableheading {
	color: #363;
}
.oneColFixCtrHdr #container #mainContent a {
	font-weight: normal;
}
.oneColFixCtrHdr #container #mainContent a {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent {
	font-size: 9pt;
}
.oneColFixCtrHdr #container #footer p .signup a {
	color: #ce0;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer div table tr td a {
	text-decoration: none;
}
