body {
	margin:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.blocker {display:block;}

img {margin:0px;border:none;}

form {margin:0px;}

h1 {
	margin:0px;
	font-size:24px;
	font-weight:bold;
}

h2 {
	margin:0px;
	font-size:18px;
	font-weight:normal;
}

a {
	color:#40b329;
	font-weight:bold;
	text-decoration:none;
}

a:hover {color:#767376;}


.logo {
	margin:15px 0px 0px 65px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	display:table;
	clear:both;	
}

.navigation {
	margin-left:auto;
	margin-right:auto;
	width:892px;
	height:36px;
	padding-top:10px;
	text-align:center;
	display:block;
	clear:both;
	color:#204375;
}

.navigation a {
	font-family:tahoma, arial, sans-serif;
	font-size:15px;
	color:#204375;
	margin:0px 20px 0px 20px;
	text-decoration:none;
	font-weight:normal;
}
.navigation a:hover {
	color:#40B329;
}

.navigation img {
	vertical-align:top;
}	

.glow-top {
	vertical-align:top;
}

.glow-bottom {
	vertical-align:bottom;
}

#glow-sides {
	background-image:url(/images/glow-sides.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:983px;
	display:table;
}

.content-container {
	background-color:#C4CED7;
	margin-left:auto;
	margin-right:auto;
	width:892px;
	padding-bottom:16px;
	display:table;
}

.left-side {
	width:604px;
	float:left;
	display:block;
}

.header-img {
	width:604px;
	height:300px;
	display:block;
	clear:none;
}

.right-side {
	margin-left:24px;
	width:240px;
	float:left;
	display:block;
}	
	
#form {
	width:240px;
	display:block;
	clear:none;
}

#companies {
	margin-top:12px;
	width:240px;
	display:block;
	clear:none;
}

.guides {
	background:url(/images/guide.jpg) no-repeat;
	margin-top:12px;
	width:200px;
	height:151px;
	display:block;
	padding:50px 20px 10px 20px;
	clear:none;
	
}

.guides a {
	margin:0px 0px 26px 0px;
	text-decoration:none;
	display:block;
	color:#696A6B;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
}

.guides a:hover {
	text-decoration:underline;
}

.related {
	margin-top:12px;
	background:url(/images/related-links.jpg) no-repeat;
	background-color:#E8E8E8;
	width:220px;
	display:block;
	clear:both;
	padding:50px 10px 5px 10px;
}

.related a {
	margin:0px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#404141;
	text-decoration:none;
}
.related a:hover {
	text-decoration:underline;
}
.related p {
	margin:0px 0px 10px 0px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#404141;
}

.content-bg {
	background-image:url(/images/bg-highlight.jpg);
	background-repeat:no-repeat;
	background-color:#193D71;
	background-position:top;
	float:left;
	width:552px;
	display:block;
	color:#ffffff;
	padding:26px;
	
}

.content-bg p {
	line-height:18px;
	margin:10px 0px 20px 0px;
}


.content-bg input {
	margin:10px 0px 20px 20px;
}

.int-img  {
	display:block;
	float:left;
}
.int-img input {
	margin:0px;
	padding:0px 10px 0px 0px;
}

.footer {
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
	width:892px;
	color:#333333;
	display:block;
	clear:none;
	
}

#disclosures {
	float:left;
	width:530px;
}

#disclosures ul	{
	margin:0px;
	padding:0px;
}

#disclosures ul li {  
  display:block;
  margin-right:10px;
}


#disclosures ul li a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

#disclosures ul li a:hover {
	text-decoration:underline;
}

.footer-nav ul li{
	width:350px;
	float:right;
	display:block;
	clear:none;
	color:#333333;
}

.footer-nav a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.footer-nav a:hover {
	text-decoration:underline;
}
