html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	line-height: 145%;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

.topcontent_subtitle {
	padding-bottom: 8px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.topcontent_textcontent {
	font-style: italic;
	padding-bottom: 20px;
}

.topcontent_right { display: none; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	padding-bottom: 0;
}


h3 {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

h4 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 15px;
}


ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

p {
	margin: 0;
	padding-top: 10px;
}

.space10 {
	clear: both;
	padding-bottom: 10px;
}

.space15 {
	clear: both;
	padding-bottom: 15px;
}

.space20 {
	clear: both;
	padding-bottom: 20px;
}

a,
a:link,
a:active,
a:visited,
a:hover {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

.topbar { display: none; }

.header_frame {
	display: none;
}

.navbar_frame { display: none; }

.maincontent_left {
	padding-bottom: 20px;
}

.imagecontainer {
	clear: both;
	padding-top: 10px;
}

.imagecontainer_left {
	float: left;
	width: 222px;
	font-weight: bold;
	font-size: 11px;
}

.imagecontainer_right {
	float: left;
	width: 222px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.maincontent_boxframe {
	clear: both;
	padding: 20px 0 20px 0;
}

.box_mc_heavy_header {
	font-size: 17px; 
	font-weight: bold;
}

.box_mc_heavy_header_def {
	font-size: 17px; 
	font-weight: bold;
}

.box_mc_light_header_def {
	font-size: 17px; 
	font-weight: bold;
}

.box_mc_light_header {
	font-size: 17px; 
	font-weight: bold;
}

a.abox_mc_heavy {
	font-size: 17px; 
	font-weight: bold;
	text-decoration: none;
}

a.abox_mc_light {
	font-size: 17px; 
	font-weight: bold;
	text-decoration: none;
}

ul.ul_box_mc_heavy {
	clear: both;
}

ul.ul_box_mc_heavy li {
	font-weight: normal;
	padding-bottom: 5px;
}

ul.hook {
	clear: both;
	padding-top: 0;
	margin-top: 0;
}

li.hook_white {
	font-weight: normal;
	padding-bottom: 5px;
}



.box_mc_heavy_content {
	clear: both;
	padding-bottom: 15px;
}

.box_mc_light_content {
	clear: both;
	padding: 10px 0 15px 0;
}

.arrow_large_blue { display: none; }

.noprint { display: none; }

.maincontent_right {
	clear: both;
	padding: 0 0 20px 0;
}

.box_header {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}

ul.box {
	margin: 0;
	padding-top: 0;
}

.box_frame {
	clear: both;
	padding: 15px 0 15px 0;
	border-top: 1px solid #000;
}

.maincontent_imagebar_frame {
	display: none;
}

.footer_frame {
	clear: both;
}

.footer_right { display: none; }

.clearfix:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;  
}