﻿body {
	margin: 0px;
	padding: 0px;
	background: #FFF url('../images/bg-gradient-sub.jpg') top left repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #313131;
}
body.home {
	background-image: url('../images/bg-gradient.jpg');
}
div.roundCorner {
	position: absolute;
}
div.top {
	top: 0px;
	background-position: top;
}
div.bottom {
	bottom: 0px;
	background-position: bottom;
}
div.left {
	left: -1px;
	background-position: left;
}
div.right {
	right: -2px;
	background-position: right;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font: 26px Arial, Helvetica, sans-serif;
	color: #313131;
}
h1.page-title {
	border: none;
	margin: 8px 15px 0px 15px;
}
div.page-title-hr {
	border-top: 1px solid #02AD00;
	margin: 0px 15px 10px;
	clear: both;
}
h1.section-title {
	margin: 20px 0px 10px 0px;
	padding-bottom: 4px;
	border-bottom: none;
	background: transparent url('../images/dot-black-white.png') bottom left repeat-x;
}
h2 {
	margin: 10px 0px 0px 0px;
	padding: 8px 10px 0px 10px;
	font: 24px Arial, Helvetica, sans-serif;
	color: #313131;
	background: transparent url('../images/dot-black-white-wide.png') top left repeat-x;
}
h3 {
	margin: 0px 0px 4px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-weight: bolder;
}
h3.section-title {
	padding-bottom: 4px;
	background: transparent url('../images/dot-black-white.png') bottom left repeat-x;
}
h4 {
	margin: 15px 0px 5px 0px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #313131;
}
h5 {
	margin: 15px 0px 5px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #313131;
}
h6 {
	margin: 15px 0px 5px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #313131;
}
p {
	margin: 0px 0px 12px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #313131;
	line-height: 18px;
}
a, a:link, a:active, a:visited {
	color: #02AD00age-title
	;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#Container {
	position: relative;
	width: 1025px;
	margin: 105px auto 0px auto;
	background: transparent url('../images/bg-content.png') top left repeat-y;
}
body.home #Container {
	margin-top: 0px;
}
#Header {
	height: 189px;
	background: transparent url('../images/bg-header.jpg') top left no-repeat;
}
body.home #Header {
	height: 176px; /*199px;*/;
	background: transparent url('../images/bg-header-home.html') top left no-repeat;
}
#Content {
	overflow: hidden;
	position: static;
	padding: 0px 15px 5px 15px;
	background: transparent url('../images/bg-content-top.jpg') top left no-repeat;
}
#LeftColumn {
	float: left;
	display: block;
	width: 630px;
	margin-left: 28px; /*25px;*/;
	margin-right: 10px;
}
#RightColumn {
	float: left;
	display: inline;
	width: 300px;
}
#SiteMap {
	clear: both;
	margin: 10px 15px 0px 45px;
	background: transparent url('../images/bg-sitemap-top.png') top left no-repeat;
}
#Footer {
	clear: both;
	position: relative;
	padding: 5px 45px 20px 45px;
	margin: 0px 0px 25px 0px;
	background: transparent url('../images/bg-content-bottom.png') bottom left no-repeat;
	width: 935px;
}
#WideColumn {
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 12px 0px 0px;
}
#NarrowColumn {
	float: left;
	display: inline;
	width: 232px;
}
#NarrowColumn a.promo {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	background: transparent url("../images/dot-black-white.png") bottom left repeat-x;
}
#NarrowColumn .features {
	margin: 0px 0px 10px 0px;
	background: transparent url('../images/bg-narrow-box.png') top left repeat-y;
}
#NarrowColumn .features ul {
	padding: 10px 14px 1px 14px;
	background: transparent url('../images/bg-narrow-box-bottom.png') bottom left no-repeat;
}
#NarrowColumn .features li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: transparent url('../images/dot-black-white.png') bottom left repeat-x;
}
#NarrowColumn .features li.last-child {
	background: none;
}
#NarrowColumn .features li p {
	margin: 0px;
}
#NarrowColumn .features li h5 {
	margin: 0px 0px 5px 0px;
}
#NarrowColumn .features li p.date {
	color: #313131;
}
#NarrowColumn .info {
	margin: 5px 0px 10px 0px;
	background: transparent url('../images/bg-narrow-box.png') top left repeat-y;
}
#NarrowColumn .info .top-area {
	width: 210px;
	padding: 10px 11px 0px 11px;
	background: transparent url('../images/bg-narrow-box-top.png') top left no-repeat;
}
#NarrowColumn .info .top-area ul {
	margin-bottom: 5px;
}
#NarrowColumn .info .top-area li {
	padding-left: 25px;
	background: none;
}
#NarrowColumn .info .top-area .hr {
	margin: 0px;
}
#NarrowColumn .info .bottom-area {
	padding: 0px 11px 10px 11px;
	background: transparent url('../images/bg-narrow-box-bottom.png') bottom left no-repeat;
}
#NarrowColumn .info p {
	margin: 15px 0px 4px 0px;
}
#NarrowColumn .info li {
	padding: 0px 0px 4px 10px;
	background: transparent url('../images/dot-orange-list.png') 0px 4px no-repeat;
}
#TwoColumns {
	clear: both;
	margin: 10px 15px 0px 15px;
}
.search-box {
	overflow: hidden;
	position: static;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: #83c635 url('../images/bg-search-green-bottom.html') bottom left no-repeat;
}
#SearchBox {
	width: 100%;
	height: 32px;
	padding: 6px 6px 0px;
	margin: 4px 0px;
	background: transparent url("../images/bg-search.png") top left no-repeat;
}
#WelcomeBox {
	position: absolute;
	top: -15px;
	right: 5px;
	width: 315px;
	height: 175px;
	z-index: 99;
}
body.home #WelcomeBox {
	top: -5px;
}
#Logo {
	position: absolute;
	top: 22px;
	left: 217px;
	width: 500px;
	height: 85px;
}
#Page {
	position: relative;
	margin: 4px 0px 0px 0px;
	background: transparent url('../images/bg-subpage.gif') top left repeat-y;
}
#Breadcrumbs {
	padding: 8px 15px 8px 15px;
	color: #b1b1b1;
	font-size: 11px;
}
#Breadcrumbs a {
	font-size: 11px;
}
#BackToTop {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 1px 15px 25px 15px;
	text-align: right;
	background: transparent url('../images/bg-page-bottom.png') bottom left no-repeat;
}
#BackToTop a {
	display: block;
	padding: 4px 0px 3px 0px;
	border-top: 1px solid #feb178;
	background: transparent url('../images/btn-back-to-top.png') 522px 5px no-repeat;
}
#Navigation {
	position: absolute;
	top: 117px;
	left: 255px;
	width: auto;
	height: 34px;
	z-index: 1000;
	padding: 3px 15px;
	background: transparent url('../images/bg-nav.png') top left repeat-x;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
#Navigation dropDownIcon {
	marign-top: 40px;
}
#Navigation ul {
	margin: 4px 0px 0px 0px;
}
#Navigation li {
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #c9c9c9;
	position: relative;
}
#Navigation li.first-child {
	padding-left: 14px;
}
#Navigation li.last-child {
	border-right: none;
}
#Navigation li a {
	color: #336699;
	text-decoration: none;
	font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#Navigation li a:hover {
	color: #000000;
}
#Navigation li a img {
	display: inline;
	margin-right: 4px;
	margin-left: 12px;
	vertical-align: baseline;
}
#Navigation li ul {
	visibility: hidden;
	position: absolute;
	margin: 0px;
	padding-bottom: 9px;
	left: -1px;
	top: 100%;
	background: transparent url('../images/bg-dropnav.png') bottom left repeat-x;
}
#Navigation li ul li {
	float: none;
	display: list-item;
	border-left: 1px solid #c9c9c9;
	margin: 0px;
	padding: 5px 14px 0px 14px;
	background-color: white;
	white-space: nowrap;
}
#Navigation li ul li.last-child {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 6px;
}
#Navigation ul li ul li a {
	white-space: nowrap;
}
#Navigation li ul li, #Navigation #TopNavigationList li ul li a {
	color: #336699;
	text-decoration: none;
	font: 13px "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#Navigation li a.active, #Navigation #TopNavigationList li ul li a:hover {
	color: #000000;
}
#SubNavigation {
	height: 28px;
	padding: 0px 15px 0px 15px;
	background: transparent url('../images/bg-sub-nav.png') top left no-repeat;
}
#SubNavigation li {
	float: left;
	display: inline;
	height: 21px;
	padding: 7px 8px 0px 0px;
	margin: 0px 8px 0px 0px;
	background: transparent url('../images/dot-subnav.png') top right no-repeat;
}
#SubNavigation li.last-child {
	background: none;
}
#SubNavigation li a {
	color: #FFF;
}
#SubNavigation li a.active, #SubNavigation li a:hover {
	color: #000000;
}
#LoginBox {
	position: absolute;
	top: 90px;
	right: 54px;
	font-size: 10pt;
	color: #313131;
}
#LoginBox a.discrete-link {
	color: #000000;
}
#LoginBox .login-spacer {
	padding: 0px 10px;
}
embed {
	position: relative;
}
#SiteMapContent {
	overflow: hidden;
	position: static;
	padding: 15px 0px 25px 125px;
	background: transparent url('../images/bg-sitemap-bottom.png') bottom left no-repeat;
}
#SiteMap ul {
	float: left;
	display: inline;
	width: 125px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#SiteMap li {
	width: 125px;
	display: inline;
}
#SiteMap a {
	display: block;
	margin: 0px 0px 4px 0px;
	color: #000;
	text-decoration: none;
}
#SiteMap a:hover {
	text-decoration: underline;
}
#SiteMap h6 {
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding-left: 10px;
	background: transparent url('../images/ico-sitemap-arrow.png') 0px 4px no-repeat;
}
#Footer p {
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding-top: 12px;
	padding-left: 15px;
	line-height: 18px;
}
#Footer ul {
	background: transparent url('../images/dot-black-white.png') top left repeat-x;
	padding-left: 15px;
	height: 34px;
	padding-top: 18px;
}
#Footer li {
	background: url('../images/bg-footer-divider.png') top right no-repeat;
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 9px 10px 0px 0px;
}
#Footer li.last-child {
	background: none;
}
#Footer li.with-badge {
	padding: 0px 10px 0px 0px;
}
#Footer li img {
	margin-left: 5px;
	vertical-align: middle;
}
#Footer a {
	color: #000;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer img.powered-by {
	position: absolute;
	top: 50px;
	right: 50px;
}
#UtilityBar {
	float: right;
	display: inline;
	width: 344px;
	margin: 0px 0px 10px 10px;
}
#UtilityBar ul {
	margin-top: 0px;
}
#UtilityBar li {
	float: left;
	display: inline;
	width: 162px;
	padding: 4px 10px 4px 0px;
	background: transparent url('../images/dot-orange-white.png') top left repeat-x;
}
#UtilityBar li.first-child, #UtilityBar li.second-child {
	background: none;
}
#UtilityBar li a {
	display: block;
	padding: 0px 0px 0px 8px;
	background: transparent url('../images/dot-orange-list.png') 0px 5px no-repeat;
}
#UtilityBar li a.active {
	font-weight: bold;
}
.toolbox-inline .sharebox {
	margin-top: -33px;
}
#mainBox .left {
	float: left;
}
#mainButtonBox {
	margin: 0px 70px 15px 0px;
	float: right;
	text-align: center;
}

