body {
	margin: 0px;
	background-color: #D6DDE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images-financial-literacy/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.logoWidth {
	width: 231px;
}

.mainTSCPA {
	background-image: url(images-financial-literacy/main-tscpa-right.jpg);
	height: 140px;
}
.mainHorDiv {
	background-color: #FFFFFF;
	height: 13px;
}
.mainPoll {
	background-color: #E3FDC0;
	background-image: url(images-financial-literacy/green-top-curve.gif);
	background-repeat: no-repeat;
	width: 161px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 15px;
	color: #666600;
	font-size: 11px;
}
.mainRigthBottom {
	background-color: #E3FDC0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #CC6600;
	padding: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mainNewsTop {
	background-image: url(images-financial-literacy/main-news-curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 561px;
	background-color: #FFFFFF;
}
.mainNewsTable {
	background-image: url(images-financial-literacy/main-news-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 15px;
	background-color: #FFFFFF;
}
h1 {
	font-weight: bold;
	color: #FF6600;
	font-size: 15px;
	background-position: center;
}
.mainTool {
	background-color: #F8F8F8;
	width: 262px;
	border: 1px solid #E8E8E8;
	padding: 15px;
}
.mainNewsletter {
	background-color: #E1ECF8;
	width: 235px;
	padding: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #336699;
}
.poll {
	color: #666600;
	font-size: 13px;
	font-weight: bold;
}
.newsletterHeading {
	font-size: 14px;
}
#footer {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
#footer, #footer a:link, #footer a:visited, #footer a:active {
	font-weight: normal;
	color: #333333;
	padding: 4px;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #333333;
	padding: 4px;
	text-decoration: underline;
}
.topNav, .topNav a:link, .topNav a:visited, .topNav a:active {
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFCC00;
	text-decoration: underline;

}
.topNavCurrent, .topNavCurrent a:link, .topNavCurrent a:visited, .topNavCurrent a:active {
	font-weight: normal;
	color: #FFCC00;
	padding: 4px;
	text-decoration: none;
}

.topNavCurrent a:hover {
	color: #FFCC00;
	text-decoration: underline;

}
.topNavBG {
	height: 83px;
	width: 516px;
	background-image: url(images-financial-literacy/menu-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 8px;
	background-color: #0672BA;
}
.gradientBar {
	background-image: url(images-financial-literacy/gradient-bar.jpg);
	height: 34px;
	vertical-align: middle;
	padding-left: 13px;
	color: #003366;
	font-weight: bold;
}
.inThisSection {
	font-size: 13px;
	color: #012E7A;
	background-color: #ABC9EC;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*===================================== Left Navigation Styles ===================================================*/




.leftNav a:link, .leftNav a:visited, .leftNav a:active {
	color: #003366;
	text-decoration: none;
	background-color: #85AED6;
	font-size: 12px;
	padding: 7px 7px 7px 15px;
}
.leftNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3876B4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#leftNav a, #leftNav .nav {
	color: #003366;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 7px 7px 7px 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #85AED6;
	border-bottom-color: #85AED6;
}
#leftNav a:hover, #leftNav a:active {
	color: #FFFFFF;
	background-color: #3876B4;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 7px 7px 7px 15px;
}

#leftNav .leftNavCurrent a:link, #leftNav .leftNavCurrent a:visited, #leftNav .leftNavCurrent a:active {
	color: #FFFFFF;
	background-color: #3876B4;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/*===================================== breadcrumb===================================================*/
.breadcrumb {
	font-size: 10px;
	text-transform: lowercase;
	color: #012E7A;
	padding: 6px 6px 6px 13px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-size: 10px;
	text-transform: lowercase;
	color: #012E7A;
}
.breadcrumb a:hover {
	font-size: 10px;
	text-transform: lowercase;
	color: #FF6600;
	}
.subRightU {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #CC6600;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 10px;
}
.contentText {
	padding: 0px 15px 8px 13px;
}
.headingSUB {
	font-size: 18px;
	color: #014CAB;
	background-image: url(images-financial-literacy/headingBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
}
.headingSUB3 {
	font-size: 18px;
	color: #014CAB;
	background-image: url(images-financial-literacy/3headingBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
}
.subRightBottom {
	background-color: #E3FDC0;
	color: #CC6600;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images-financial-literacy/subRigthBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rightWidth {
	width: 190px;
}
.headingBottom {
	background-image: url(images-financial-literacy/headingBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.headingBottom3 {
	background-image: url(images-financial-literacy/3headingBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-right: 25px;
}
.leftNavBottom {
	background-color: #85AED6;
	background-image: url(images-financial-literacy/lefnav-curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 17px;
}
.leftNavTop {
	background-color: #85AED6;
	height: 17px;
}
.childhood {
	background-color: #85AED6;

}

