body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#container_one {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1024px;
}
#container_one a:link {
	text-decoration: none;
	color:#666666;
}

#container_one a:visited {
	text-decoration: none;
	color:#5B84A7;
	font-weight: bold;
}
#container_one a:hover {
	text-decoration: none;
	color:#5B84A7;
	font-weight: bold;
}
#container_one a:active {
	text-decoration: none;
	color:#666666;
}

#container_two {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1024px;
}
#container_two a:link {
	text-decoration: none;
	color:#666666
}
#container_two a:visited {
	text-decoration: none;
	color:#898700;
}
#container_two a:hover {
	text-decoration: none;
	color:#898700;
}
#container_two a:active {
	text-decoration: none;
	color:#666666
}
#container_three {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1024px;
}
#container_three a:link {
	text-decoration: none;
	color:#666666
}
#container_three a:visited {
	text-decoration: none;
	color:#B97740;
	font-weight: bold;
}
#container_three a:hover {
	text-decoration: none;
	color:#B97740;
	font-weight: bold;
}
#container_three a:active {
	text-decoration: none;
	color:#666666
}

#banner {
	width: 1024px;
	height: 175px;
}
#topnav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 60px;
	clear: both;
	text-decoration: none;
	background-image: url(images/TopNavBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav p {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	word-spacing: 1pt;
	text-decoration: none;
}

#sidenav {
	width: 250px;
	float: left;
	clear: left;
}
#sidenav p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #545656;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 5px 40px;
}
#sidenav ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #545656;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 5px 50px;
}
#sidenav li {
	margin: 0px;
	padding: 2px 30px 4px 0px;
	list-style-type: none;
}
#sidenav .individual_green {
	font-weight: bold;
	color: #898700;
}
#sidenav .business_blue {
	font-weight: bold;
	color: #1876cc;
}

#sidenav .estate_purple {
	font-weight: bold;
	color: #95519e;
}
/*Sections new and help*/
#content {
	width: 513px;
	clear: right;
	float: left;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 30px 15px 0px;
}
#content .blue {
	color: #345473;
	font-weight: bold;
}
#content .bullet {
	text-indent: -14px;
	padding: 0px 20px 8px 0px;
	margin: 0px 0px 0px 14px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #163958;
	margin: 0px;
	padding: 15px 20px 5px 0px;
}
#content_b h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 68px 10px 0px;
	padding: 10px 0px 10px 23px;
	background-color: #B97740;
	background-image: url(images/Arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#content .footnote {
	font-family: "A rial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-style: italic;
	margin: 6px 68px 20px 0px;
	padding: 0px;
}

/*Individual Section*/
#content_i {
	width: 550px;
	clear: right;
	float: left;
}
#content_i p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px 30px 15px 0px;
	clear: left;
}
#content_i .green {
	color: #898700;
	font-weight: bold;
	font-size: 13px;
}
#content_i .bullet {
	text-indent: -14px;
	padding: 0px 20px 8px 0px;
	margin: 0px 0px 0px 14px;
}

#content_i h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #898700;
	margin: 4px 0px 10px;
	padding: 3px 4px 3px 3px;
	border: 1px solid #898700;
	display: inline-block;
	float: left;
	clear: right;
}
#content_i .footnote {
	font-family: "A rial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-style: italic;
	margin: 6px 68px 20px 0px;
	padding: 0px;
}
#content_i h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 10px 0px;
}
#content_i .arrow {
	text-indent: -15px;
	padding: 0px 20px 8px 0px;
	margin: 0px 0px 0px 35px;
	color: #898700;
}
#content_i .arrowb {
	text-indent: -15px;
	padding: 0px 20px 15px 0px;
	margin: 0px 0px 0px 35px;
	color: #898700;
}
/*Business Section*/
#content_b {
	width: 513px;
	clear: right;
	float: left;
}
#content_b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px 30px 15px 0px;
	clear: left;
}
#content_b .blue {
	color: #0063be;
	font-weight: bold;
}
#content_b .bullet {
	text-indent: -14px;
	padding: 0px 20px 8px 0px;
	margin: 0px 0px 0px 14px;
}

#content_b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0063be;
	margin: 4px 0px 10px;
	padding: 3px;
	border: 1px solid #898700;
	display: inline-block;
	float: left;
	clear: right;
}
#content_b h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 68px 10px 0px;
	padding: 10px 0px 10px 23px;
	background-color: #B97740;
	background-image: url(images/Arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content_b .footnote {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-style: italic;
	margin: 6px 68px 20px 0px;
	padding: 0px;
}
#content_b .arrow {
	text-indent: -15px;
	padding: 0px 20px 8px 0px;
	margin: 0px 0px 0px 35px;
	color: #0063be;
}
#content_b .arrowb {
	text-indent: -15px;
	padding: 0px 20px 15px 0px;
	margin: 0px 0px 0px 35px;
	color: #0063be;
}
#botnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
}
#botnav {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 1024px;
	clear: both;
}
#botnav .individual_green {
	font-weight: bold;
	color: #8a8a17;
}
#botnav .business_blue {

	font-weight: bold;
	color: #1876cc;
}
#botnav .estate_purple {
	font-weight: bold;
	color: #95519e;
}

/* Table Stylings ------------------------------------------- */

#t_text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #898700;
	margin: 0px;
	padding: 3px;
}
#t_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}



#example_i {
	background-color: #e7e7cc;
	margin: 3px 30px 20px 0px;
	padding: 0px;
	border: 1px solid #898700;
}
#example_i p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #898700;
	margin: 0px;
	padding: 15px 15px 15px 20px;
}
#example_i h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 15px 0px 20px;
}
#example_b {
	background-color: #B97740;
	margin: 3px 30px 20px 0px;
	padding: 0px;
}
#example_b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 15px 15px 20px;
}
#example_b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 15px 0px 20px;
}

