a.inside_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}

a.inside_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
.landed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.main_hdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	letter-spacing: 1px;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	letter-spacing: 1px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	letter-spacing: .3px;
	margin:0px; padding:0px;
	padding-bottom:25px;
	padding-top:10px;
	margin-right:7px;
}
.mainbody_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	letter-spacing: 0.5px;
	font-weight: bold;
	background-color: #DFDFDF;
}
.mainbody_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	letter-spacing: 0.3px;
	font-style: italic;
}
a.inside2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3385AD;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6D57;
	text-decoration: none;
	letter-spacing: .5px;

}
.kit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0070BC;
	letter-spacing: 2px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B5B5;
	line-height: 14px;
}
/*style guide*/
.right_column { display:block; float:left; height: 80px; width: 200px; text-align:center; }
.left_column						{ display:block; float:left; height: 80px; width: 200px; }
#columnlogos						{ width:420px; height: 80px; }
.example							{ border-top:1px solid #727272; border-bottom:1px solid #727272; width:410px; color:#000000; font-weight:normal; text-align:left; vertical-align:bottom; padding:0px; padding-top:3px; padding-bottom:3px;margin-bottom:12px; }
.headerline							{
	color:#CC6D57;
	font-weight:700;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:bottom;
	padding-top: 10px;
	padding-bottom: 8px;
	letter-spacing: 1px;
}
h1.right							{
	border-bottom:1px solid #727272;
	width:420px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-bottom:7px;
	clear:both;
	color: #000000;
}
h1.header							{
	border-bottom:1px solid #727272;
	width:420px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-bottom:7px;
	clear:both;
	color: #000000;
	letter-spacing: 1px;
}
p.bottom							{ margin:0px; padding:0px; padding-bottom:25px; padding-top:10px; margin-right:7px; }
.border							{ border-bottom:1px solid #000000; width:460px; font-size:12px; font-weight:bold; line-height:14px; margin:0px; padding:0px; padding-bottom:5px; margin-bottom:7px; clear:both; }
ol,ul								{ margin:0px; padding:0px; padding-bottom:3px; margin-left:15px; }