/* CSS Document */

body {
	background-color: #fffdf3;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	min-width: 912px;
	color: black;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 95%;
	line-height: 130%;
}
#container {
	width: 910px;
	border: 1px solid #dfefcd;
	background-color: white;
	margin: 10px 0 0 0;
}
#sidebar {
	float: left;
	width: 0px;
	margin: 0 0 25px 25px;
	display:none;
}
#content {
	margin-right:70px;
}
#footer {
	text-align: center;
	margin: 15px;
	color: #6a6a6a;
	display:none;
}
.clearone {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.clearright {
	clear: right;
	height: 0;
	margin: 0;
	padding: 0;
}
table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border: 1px solid #AAD8F3;
	margin: 10px 0 0 0;
	background-color: #F7FBFC;
}
table td {
	border: 1px solid #aad8f3;
	padding: 4px;
}
table.taxcredits thead {
	background-color: #AAD8F3;
	padding: 4px;
	font-weight: bold;
}


a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}


h1 {
	font-size: 150%;
	color: #7dbc37;
}

h2 {
	color: #198dc0;
	font-size: 120%;
	font-style: italic;
}
h2 a:link, h2 a:visited {
	color: #198dc0;
	text-decoration: none;
}
h2 a:hover {
	color: #198dc0;
	text-decoration: underline;
}

h3 {
	color: #198dc0;
	font-size: 130%;
	font-style: italic;
	margin: 35px 0 0 0;
	padding: 0;
}
h3 a:link, h3 a:visited {
	color: #198dc0;
	text-decoration: none;
}
h3 a:hover {
	color: #198dc0;
	text-decoration: underline;
}


#sidebar p {
	color: #6a6a6a;
	font-size: 95%;
	line-height: 95%;
}
#footer p {
	margin: 3px;
}
.img-story-floatright {
	float: right;
	padding: 7px;
	margin: 0 0 10px 10px;
	border: 1px solid #dfefcd;
}
.img-story-floatleft {
	float: left;
	padding: 7px;
	margin: 10px 10px 10px 0;
	border: 1px solid #dfefcd;
}
div.featurebox {
	background-color: #EEF7FB;
	border: 1px solid #AAD8F3;
	width: 225px;
	padding: 20px;
	margin: 0 0 15px 15px;
	float: right;
}
div.featurebox-wider {
	background-color: #EEF7FB;
	border: 1px solid #AAD8F3;
	width: 350px;
	padding: 20px;
	margin: 0 0 15px 15px;
	float: right;
}
div.indent {
	margin: 5px 0 5px 15px;
	color: #6a6a6a;
}
ul {
	margin: 0;
	margin-left:15px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
div.featurebox h1 {
	margin: 0 0 10px 0;
	color: #198DC0;
	font-size: 115%;
	border-bottom: 1px solid #198dc0;
	padding-bottom: 5px;
}
div.featurebox-wider h1 {
	margin: 0 0 10px 0;
	color: #198DC0;
	font-size: 115%;
	border-bottom: 1px solid #198dc0;
	padding-bottom: 5px;
}
.boldtext {
	font-weight: bold;
}
.lighttext {
	color: #6a6a6a;
}
.floatrightclear {
	float: right;
	clear: right;
	margin: 0 0 0 15px;
}
#banner {
	display:none;
}
#nav-main {
	display:none;
	width:0px;
}


/*  ---------------------   NAV Main   --------------------------  */

ul#nav-main {
	width: 100%;
	border-bottom: 1px solid #dfefcd;
	margin: 0;
	padding: 0;
}
ul#nav-main li {
	margin: 0;
	padding: 10px 13px 10px 35px;
	list-style: none;
	display: inline;
	height: 35px;
	line-height: 35px;
	background-image: url(images/NAV_DIVIDER.gif);
	background-repeat: no-repeat;
}
ul#nav-main li.first {
	background-image: none;
	padding-left: 25px;
	font-weight:bold;
}
ul#nav-main li a:link, ul#nav-main li a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
ul#nav-main li a:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}


/*  ---------------------   NAV Solutions   --------------------------  */

ul#nav-solutions {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #dfefcd;
}
ul#nav-solutions li#nocost {
	background-image: url(images/BTN_BKGD-NoCost.jpg);
	background-repeat: no-repeat;
	width: 188px;
	line-height: 33px;
	padding: 0 35px;
	margin: 0 0 10px 0;
}
ul#nav-solutions li#lowcost {
	background-image: url(images/BTN_BKGD-LowCost.jpg);
	background-repeat: no-repeat;
	width: 188px;
	line-height: 33px;
	padding: 0 35px;
	margin: 0 0 10px 0;
}
ul#nav-solutions li#investment {
	background-image: url(images/BTN_BKGD-Investment.jpg);
	background-repeat: no-repeat;
	width: 188px;
	line-height: 33px;
	padding: 0 35px;
	margin: 0 0 10px 0;
}
ul#nav-solutions li a:link, ul#nav-solutions li a:visited {
	color: #7dbc37;
	text-decoration: none;
	padding: 10px 80px 10px 0;
	font-weight: normal;
}
ul#nav-solutions li a:hover {
	color: #7dbc37;
	text-decoration: underline;
	padding: 10px 80px 10px 0;
	font-weight: normal;
}


/*  ---------------------   NAV Additional Links   --------------------------  */
ul#nav-additional {
	margin: -5px 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px solid #dfefcd;
}
ul#nav-additional li {
	line-height: 130%;
}
ul#nav-additional li a:link, ul#nav-additional li a:visited {
	color: #6a6a6a;
	text-decoration: underline;
	font-weight: normal;
}
ul#nav-additional li a:hover {
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;
}


/*  ---------------------   NAV Rotating Stories   --------------------------  */
ul#nav-rotators {
	margin: 0;
	padding: 10px 0;
	width: 268px;
	list-style: none;
	border-top: 1px solid #dfefcd;
	border-bottom: 1px solid #dfefcd;
}
ul#nav-rotators a:link, ul#nav-rotators a:visited {
	color: #198dc0;
	text-decoration: underline;
}
ul#nav-rotators a:hover {
	color: #198dc0;
	text-decoration: none;
}





/*  ---------------------   NAV Footer   --------------------------  */
ul#nav-footer {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #198cd0;
}
ul#nav-footer li {
	display: inline;
}
ul#nav-footer li a:link, ul#nav-footer li a:visited {
	color: #198dc0;
	text-decoration: underline;
	font-weight: normal;
}
ul#nav-footer li a:hover {
	color: #198dc0;
	text-decoration: none;
	font-weight: normal;
}
div#search {
	text-align: right;
	color: #7dbc37;
}
div#search input#searchfield {
	border: 1px solid #acda79;
	background-color: white;
	color: #acda79;
	margin: 5px 0 -7px 0;
	padding: 2px;
}
div#search input#searchbutton {
	color: #acda79;
	background-color: #fffdf3;
	border: 0;
	margin: 5px 0 -7px 0;
	padding: 0;
	font-style: italic;
	text-decoration: underline;
}