/*body
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color: #000000;
}

h1, h2, h3
{
	color: #398510;
}

a:link
{
	color: #398510;
}

a:visited
{
	color: #83C663;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.container
{
	position: absolute;
	top: 224px;
	left: 50px;
	width: 661px;
	background-color: #ffffff;
}

.toptext
{
	position : absolute;
	top : 230px;
	left : 60px;
	width: 180px;
	z-index: 1;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 195px;
	left : 50px;
	width: 665px;
	z-index: 1;
	text-align: center;
}

.nav span 
{
	padding: 10px;
}

.nav a, .nav a:visited
{
	text-decoration: none;
	color: #000000;
}

.content
{
	position : relative;
	top : 0px;
	left : 200px;
	width: 440px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : relative;
	top : 0px;
	left : 0px;
	text-align : center;
}


.breadcrumbs
{
	text-transform : capitalize;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	color: #000000;
}*/

/*NEW CSS*/

body {
	background-color:#FFFFFF;
	margin:15px 0px 15px 0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:14px;
	color:#333333;
}
.blocks {display:block}
form {margin:0px}
img {border:none}


h1 {
	color:#405774;
	font-size:26px;
	margin-top:3px;
	margin-bottom:2px;
}
h2 {
	color:#B1B17B;
	font-size:22px;
}
h3 {
	color:#B7B785;
	margin:10px 0px 0px 0px;
}
a {
	color:#C5A227;
	text-decoration:none
}
a:hover	{
	text-decoration:underline;
}
.link-box a {
	font-size:14px;
	color:#D5C19C;
	font-weight:bold;
	text-decoration:none;
}
.link-box a:hover {
	text-decoration:underline;
}
.link-box p {
	color:#FFFFFF;
}
#navigation {
	color:#485D74;
}
#navigation a {
	color:#485D74;
}
#navigation a:hover {
	color:#485D74;
	text-decoration:underline;
}
#main-image-blurb p {
	color:#FFFFFF;
	}


#site-container {
	display:block;
	clear:both;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/body-shadow.jpg);
	background-repeat:repeat-y;
}

#logo-top {
	width:804px;
	display:block;
	height:84px;
	clear:both;
}
#navigation {
	display:block;
	clear:both;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	width:796px;
	height:26px;
	margin-left:4px;
	padding-top:4px;
	text-align:center;
	vertical-align:top;
}
#navigation a {
	text-decoration:none;
	margin:0px 15px 0px 15px;
}


#body-wrapper {
	width:796px;
	margin-left:4px;
	display:block;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	}



#left-side {
	display:block;
	margin-left:9px;
	width:491px;
	float:left;
	clear:left;
}
#main-image-bg {
	display:table;
	background-image:url(/images/main-img-bg.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:335px;
}
#main-image {
	margin-top:14px;
}
#main-image-blurb {
	display:block;
	width:466px;
	height:100px;
	padding:0px 10px 0px 15px;
}
#main-image-blurb p {
	font-size:14px;
	margin:0px;
	width:466px;
}
#main-image-blurb {
	width:480px;
}
#content {
	width:471px;
	padding:10px;
}
.content-img {
	margin:12px 12px 12px 0px;
}


#right-side {
	display:block;
	float:right;
	clear:right;
	width:262px;
	margin-right:5px;
	
}
#form-bg {
	display:table;
	clear:both;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:262px;
	height:300px;
}
#form {
	margin:75px 15px 0px 10px;
	display:block;
	clear:both;
	text-align:center;
}


.first-name, .last-name, .email, .select-amount  {
   width:165px;
   font-size:12px;
   font-weight:bold;
   margin-top:8px;
   background-color:#E6E6E6 !important;
}

.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {
	background-color:#FFFFFF !important;
}
.select-amount:hover	{
	width:165px;
   font-size:12px;
   font-weight:bold;
   margin-top:8px;
   background-color:#E6E6E6 !important;
 }


.check-01, .check-02, .check-03 {
   display:none;
}

.check-04	{
	color:#333333;
	width:240px;
   font-size:13px;
	
}
.check-04 a	{
	color:#536D8E;
	text-decoration:none;
}
.check-04 a:hover	{
	text-decoration:underline;
}

.continue-button input {
   margin-top:6px;
}


#right-image {
	float:right;
	clear:both;
}
#top-click, #btm-click {
	float:right;
	clear:both;
}



#resources {
	display:block;
	clear:both;
	background-image:url(/images/resource-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:110px;
	width:790px;
	padding-top:10px;
	padding-left:6px;
}
.link-box {
	display:block;
	float:left;
	width:140px;
	margin-left:12px;
	height:110px;
	font-size:11px;
}
.re-btm {
	display:block;
	vertical-align:top;
	height:6px;
	width:804px;
	margin:0px;
}
#disclosures {
	text-align:center;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	color:#333333;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:15px;
}
#disclosures a {
	text-decoration:none;
	color:#333333;
}
#disclosures a:hover {
	text-decoration:underline;
}





/* Right Image Rotation */
.post-a, .post-b, .post-c, .post-d, .post-e {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:258px;
	float:right;
	clear:both;
}
.post-a	{
	background-image:url(/images/cash-stacks.jpg);
}
.post-b	{
	background-image:url(/images/internet-purchase.jpg);
}
.post-c	{
	background-image:url(/images/too-many-ones.jpg);
}
.post-d	{
	background-image:url(/images/few-hundred.jpg);
}
.post-e {
	background-image:url(/images/bag-of-hundreds.jpg);
}




/*Top Click Rotation */
.top-a, .top-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.top-a {
	background-image:url(/images/calculating-savings.jpg);
}
.top-b {
	background-image:url(/images/bill-pay.jpg);
}


/* Bottom Click Rotation */
.btm-a, .btm-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.btm-a {	
	background-image:url(/images/old-change.jpg);
}
.btm-b {
	background-image:url(/images/big-cash-deal.jpg);
}
