body { background-color:#000000; }
.body_table { background-color:#000000; }

.red_line { position:absolute; top:42px; left:40px; width:355px; border-bottom:2px solid red; }
.red_line_short { position:absolute; top:42px; left:40px; width:280px; border-bottom:2px solid red; }
.signature { text-align:right; padding-left:120px; padding-right:26px; padding-top:20px; }

.navigation { text-align:right; padding-left:0px; padding-right:26px; padding-top:10px; position:relative; }

.section { text-align:left; font-family:Verdana; font-weight:normal; font-size:12px; line-height:14px; color:#ffffff; }
.section_red_rule {
	text-align:left;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: red;
	padding-top: 6px;
}

.section a       { text-align:left; font-family:Verdana; font-weight:normal; font-size:12px; color:#ffffff; text-decoration:none; }
.section a:hover { text-align:left; font-family:Verdana; font-weight:normal; font-size:12px; color:#ffffff; text-decoration:underline; }

.nav_item a              {
	font-family:Verdana;
	font-weight:bold;
	line-height:30px;
	color:#737476;
	text-decoration:none;
	font-size:12px;
}
.nav_item a:hover        {
	font-family:Verdana;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.nav_item_active a       {
	font-family:Verdana;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.nav_item_active a:hover {
	font-family:Verdana;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

.small_img { padding-bottom:10px; }
.center_image_title  { font-family:Verdana; font-weight:normal; font-size:9px; color:#000000; }

.footer_text         { font-family:Verdana; font-weight:normal; font-size:9px; color:#737476; }
.footer_link a       { font-family:Verdana; font-weight:normal; font-size:9px; color:#737476; text-decoration:none;  }
.footer_link a:hover { font-family:Verdana; font-weight:normal; font-size:9px; color:#ffffff; text-decoration:underline; }
.footer_cell { padding-top:16px; }

.photo_text  { font-family:Verdana; font-weight:normal; font-size:9px; color:#737476; text-align:center; }

.scroll_arrow { text-align:center; color:#ffffff;font-family:Verdana; font-weight:bold; cursor:pointer; }

