/* CSS Document */
body {
	background-color: #FFF1B9;
}
a, a:link, a:visited {
	color: #336699;
}
#HeaderCell {
	width: 100%;
	background-color: #222222; /* #FEE730 */
	padding-right: 5px;
}
#HeaderCell a, #HeaderCell a:link, #HeaderCell a:visited {
	color: #FFFFFF;
}
#HeaderCell img {
		border-style: none;
}
.Header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#OuterTable {
	border-collapse: collapse;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 640px;
}
#InnerTable {
	border-collapse: collapse;
	border: 1px none #111111;
	width: 100%;
}
#InnerTable table, #InnerTable td {
	border: 0px none #000000;
}
#InnerTable table {
	border: 2px solid #000000;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}
#ContentTable {
	border-collapse: collapse;
	border-color: #111111;
	width: 100%;
}
/*==== Original SubSite Styles === */
#SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FEE730;
	color: #000000;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
}
td#sidenav {
		border-top: 4px solid #000000;
}
#sidenav ul {
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 4px;
	list-style-type: none;
	list-style-position: outside;
}
#sidenav li {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #FFFFFF;

}
#sidenav a {
	color: #000000;
	text-decoration: none;
}
#sidenav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#PageTitle {
	padding: 0px;
	margin: 0px;
}

#PageTitle h1 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#ContentCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 79%;
}
#ContentCell p, #ContentCell h1, #ContentCell h2, #ContentCell h3 {
	padding: 2px 10px 2px 10px;
}
#ContentCell p {
	font-size: 11px;
}
#ContentCell h2 {
	font-size: 12px;
	border-top: 2px solid #000066;
	border-bottom: 1px solid #000066;
}
#ContentCell h3 {
	font-size: 12px;
	font-weight: bold;
}
/*=====Footer=====*/
#FooterCell {
	width: 79%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#SpaNetLink {
	text-decoration: none; 
	color: #329A98;
}

#ActionItemsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	width: 200px;
	float: right;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 40px;
}
#ActionItemsBox h1 {
	font-size: 12px;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}
#ActionItemsBox p {
	font-size: 10px;
	color: #000066;
	margin-left: 6px;
	margin-right: 6px;
}
#ContentCell div.FloatQuoteRight {
	font-size: 10px;
	float: right;
	width: 180px;
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
	background-color: #FFF2D9;
}
#ContentCell .QuoteAuthor {
	font-style: italic;
	text-align: right;
}
#ImpactHeader {

}
td#banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#banner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF2900;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 4px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
#PageContentsList li {
	margin-bottom: 4px;
	list-style-type: disc;
}
#PageContentsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

