﻿a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3399FF;
	margin: 0px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7DBEFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 0px;
}
body {
	margin: 0px;
}
.no_pic_border {
	border-style: solid;
	border-width: 0;
}

.bottom_page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
}
.title_bg_R {
	background-image: url('images/layout_03.jpg');
	width: 50%;
}
.title_bg_L {
	background-image: url('images/layout_01.jpg');
	width: 50%;
}
.body_title_bg_L {
	background-image: url('images/shell_21.jpg');
}
.body_title_bg_R {
	background-image: url('images/shell_23.jpg');
}

.menu_bg {
	z-index: 5; 
	position: relative; 
	top: 0; 
	left: 0;
	background-image: url('images/layout_04.jpg');
	width: 100%;
	text-align: center;
	height: 33px;
}
.menu_btm_mid {
	background-image: url('images/layout_15.jpg');
	width: 924px;
}
table {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.menu_btm_repeat {
	background-image: url('images/layout_12.jpg');
	width: 50%;
}
.bg_repeater_sides {
	background-image: url('images/bg_repeater.jpg');
	height: 0%;
}
.td_100_pTall {
	height: 100%;
}
.home_bg_filler {
	background-image: url('images/layout_23_long.jpg');
}
.bg_repeater_div_body {
	z-index: 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	background-image: url('images/layout_body_runner.jpg');
}
.div_body_main {
	position: absolute;
	z-index: 1;
	top: 180px;
	left: 50%;
	width: 744px;
	margin-left: -372px;
}
.div_body_home_bg_main_repeater {
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	background-image: url('images/layout_23_long.jpg')
}
.btn_border_width {
	border-width: 0px;
}

/* TEXT TABLE STYLES */

.text_table_shell {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: top;
}
.text_table_topMid_blu {
	background-image: url('images/text_box_blu_02.jpg');
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}
.text_table_left_blu {
	background-image:url('images/text_box_blu_05.jpg');
	height: 100%;
}
.text_table_right_blu {
	background-image:url('images/text_box_blu_08.jpg');
	height: 100%;
}
.text_table_btmMid_blu {
	background-image:url('images/text_box_blu_12.jpg');
	width: 100%;
}
.text_table_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	vertical-align: top;
	width: 100%;
}
.text_table_Rmargin_pad {
	margin-right: 20px;
	vertical-align: top;
}
.text_td_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	padding: 10px;
	vertical-align: top;
}

/* LINES */

.lines {
	padding: 0;
	margin: 5px;
	max-height: 0;
	width: 100%;
	border: 1px solid #C0C0C0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
}
.lines2 {
	display: block;
	position: relative;
	padding: 0;
	margin: 3px auto;
	height: 0;
	max-height: 0;
	width: 320px;
	clear: both;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 1px;
}

