body {
	background-color:#FFFFFF;
	margin:0px 0px 20px 0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
}
.blocks {display:block} img {margin:0px; border:none} form, input {margin:0px}
.vert-bottom {
	vertical-align:bottom;
}
.container {
	display:block;
	clear:both;
	width:946px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	margin-top:15px;
	margin-left:14px;
}
.nav	{
	display:block;
	height:43px;
	width:946px;
	background-image:url(/images/nav-back.jpg);
	background-repeat:repeat-x;
	margin:10px 0px 20px 0px;
}
.nav img {
	float:left;
}
.nav a	{
	display:block;
	float:left;
	height:23px;
	padding:20px 10px 0px 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}
.nav a span	{
	display:block;
	background:url(/images/nav-off.gif) no-repeat left;
	padding-left:20px;
}
.nav a span:hover {
	background-image:url(/images/nav-on.gif);
}
a {
	color:#223768;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.grey {
	font-size:13px;
	font-weight:bold;
	color:#595959;
}
.left {
	display:block;
	float:left;
	clear:left;
	width:704px;
}
.top-posts {
	display:block;
	clear:both;
	width:702px;
	height:86px;
	border:1px solid #D5D5D5;
	background-color:#E5E5E6;
}
.top-posts a {
	display:block;
	float:left;
	width:225px;
	line-height:14px;
	margin:5px 0px 0px 5px;
	font-size:12px;
	font-weight:normal;
	color:#242424;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #e5e5e6;
	vertical-align:middle;
	
}
.top-posts a img {
	float:left;
	margin:0px 5px 0px 0px;
}
.top-posts a:hover {
	border:1px solid #C1BCB3;
	background-color:#C1BCB3;
}
.content {
	display:block;
	clear:both;
	width:704px;
}
.content p {
	line-height:16px;
}
.content h1 {
	font-size:24px;
	font-weight:bold;
	color:#2A4075;
	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.index img {
	text-align:center;
	margin-top:20px;
}
.index input {
	margin:20px 0px 0px 40px;
}
.index h2 {
	font-size:17px;
	color:#161616;
	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}	
.index p {
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
	color:#161616;
}	
.index span {
	font-size:13px;
	font-weight:bold;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
}
.cats {
	display:block;
	clear:both;
	width:100%;
	border-top:1px solid #999999;
}
.cats img {
	float:left;
	margin:10px;
}
.cats h2 {
	margin:10px 0px 0px 0px;
}
.cats p {
	margin:5px 0px 5px 0px;
}
.cats a {
	display:block;
	float:right;
	text-decoration:underline;
	color:#223768;
	margin-bottom:5px;
}
.cats a:hover {
	text-decoration:none;
}



.post h2 {
	font-weight:bold;
	font-size:13px;
	color:#342619;
	margin:0px 0px 10px 0px;
}
.post p {
	color:#342619;
	font-size:13px;
	line-height:22px;
	margin:0px 0px 15px 0px;
}
.content li {
	padding-bottom:6px;
}
.post img {
	margin:7px 10px 20px 20px;
}
.post form {
	display:inline;
	margin-right:15px;
}
.cta2 {
	display:block;
	clear:both;
	width:500px;
	height:100px;
	margin:20px 0px 20px 0px;
}	
.right {
	display:block;
	float:right;
	clear:right;
	width:233px;
}
.right-form {
	display:block;
	width:213px;
	background:url(/images/form-bg-r.jpg) repeat-y;
	padding:0px 10px 10px 10px;
}
.right-form img {
	position:absolute;
	margin:-110px 0px 0px -20px
}
.labels {
   font-size:13px;  
   width:200px;
}
.first-name, .last-name, .email  {
   display:block;
   width:200px;
   margin-bottom:10px;
}
.select-area {
   display:block;
   margin-bottom:10px;
}
.select-area select {
   font-size:12px;
   margin-bottom:3px;
   background-color:#ececec !important;
}
.first-name input, .last-name input, .email input {
   width:180px;
   font-size:12px;
   margin-bottom:3px;
   background-color:#ececec !important;
}
.first-name input:hover, .last-name input:hover, .email input:hover, .select-area select:hover {
   background-color:#FFFFFF !important;
}
.check-01, .check-02, .check-03, .select-amount {
   display:none;
}
.continue-button input {
   margin-top:20px;
   margin-left:10px;
}
.right-box {
	display:block;
	clear:both;
	width:231px;
	border-top:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	margin:10px 0px 0px 0px;
}
.blue	{
	background-color:#E5E5E6;
}
.white	{
	background-color:#FFFFFF;
}
.top{text-align:center}
.top p {
	text-align:center;
	font-size:12px;
	height:30px;
	margin:0px;
	padding-top:10px;
}
.top a {
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:10px 5px 10px 5px;
	width:221px;
}
.btm {
	padding-bottom:10px;
}	
.right-box h3 {
	font-size:16px;
	color:#2A3F74;
	font-weight:bold;
	text-align:center;
	background-color:#E5E5E6;
	height:30px;
	margin:0px;
	padding-top:10px;
}
.right-box h4 {
	color:#131313;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	margin:10px 5px 5px 5px;
}D
.older {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#5A5A5A;
}
.older:hover {
	text-decoration:underline;
}
.right-box div p {
	text-align:left;
	font-size:12px;
	color:#565656;
	margin:0px 5px 0px 5px;
	line-height:13px;
}
.right-box div img {
	float:left;
	margin:0px 10px 0px 5px;
}	
.box-btm {	
	vertical-align:top;
}
.footer {
	display:table;
	clear:both;	
	width:946px;
	height:60px;
	color:#161718;
	font-size:11px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background:url(/images/footer-bg.jpg) repeat-x top;
}
.disclosures {
	display:block;
	float:left;
	margin-top:30px;
	
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:5px;
}