/* Updated 9/5/2011 */
div#breadcrumb {
	padding-top: 4px;
	color: black;
	font-size: 16px;
	text-align: center;
}
div#content_placeholder {
	margin-bottom: 12px;
}
div.sectionheader {
	 background: #D3D3D3;
    color: black;
    font-size: 14px;
    font-weight: bold;
	 margin-bottom: 3px;
    padding: 3px;
}
.spacingbefore_xl {
	margin-top: 25px;
}
.spacingbefore_lg {
	margin-top: 20px;
}
.spacingbefore_md {
	margin-top: 15px;
}
.spacingbefore_sm {
	margin-top: 10px;
}
.spacingbefore_xs {
	margin-top: 5px;
}
.spacingafter_xl {
	margin-bottom: 25px;
}
.spacingafter_lg {
	margin-bottom: 20px;
}
.spacingafter_md {
	margin-bottom: 15px;
}
.spacingafter_sm {
	margin-bottom: 10px;
}
.spacingafter_xs {
	margin-bottom: 5px;
}
.pageupdated {
	margin-top: 40px;
}
.w3validator {
	margin-top: 40px;
}
body {
	margin: 8px 0 8px 0;
	padding: 0;
	background: white;
	color: black;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#navigation hr {
	border: none;
	background-color: #D3D3D3;
	color: #D3D3D3;
	height: 1px;
}
hr {
	border: none;
	background-color: gray;
	color: gray;
	height: 1px;
}
ol {
	margin-top: 0px;
}
ul {
	margin-top: 0px;
}
font.contenttitle {
	font-size: 12px;
	color: blue;
}
font.paraheader {
	font-size: 13px;
	font-weight: bold;
}
font.bold {
	font-weight: bold;
}
font.hilite {
	background-color: yellow;
}
font.underline {
	text-decoration: underline;
}
.newsletterlink {
	text-decoration: none;
	color: blue;
	font-size: 13px;
}
.newsletterlink a {
	text-decoration: none;
	color: blue;
}
.newsletterlink a:hover {
	text-decoration: underline;
	color: red;
}
big {
	font-size: 120%;
}
small {
	font-size: 80%;
}
th {
	background: blue;
	color: white;
	font-size: 13px;
	text-align: center;
}
tr.altrow {
	background: #D3D3D3;
}
td {
	text-align: left;
	vertical-align: top;
}
.HiddenLink a {
	color: white;
}
.HiddenLink a:hover {
	color: white;
}

