body, html {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#loading {
	width:40%;
	height:40px;
	left:30%;
	top:20%;
	background-color: #FFFFFF;
	position: absolute;
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
	opacity:.80;
	filter: alpha(opacity=80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: lowercase;
	cursor: wait;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	z-index: 1001;
}

A{text-decoration: none;}

.body{
	 font-family:arial;
	 background-color:#FFFFFF;
	 background-image: url(/layout_images/bg_vertical_line.jpg);
	 background-repeat: repeat-x;
}
.main
{
	width:953px;
	margin: 0 auto;
	background-image: url(/layout_images/main_bg_horiz_line.png);
	background-repeat: repeat-y;
}
.main_bottom
{
	height:11px;
	background-image: url(/layout_images/main_bg_bottom.gif);
	margin: 0 auto;
	width:953px;
	background-repeat:no-repeat;
}
.main_header
{
	background-image: url(/layout_images/header_image.jpg);
	height:176px;
	width:942px;
	margin: 0 auto;
	
}
.main_menu
{
	
	height:52px;
	position:relative;
	top:124px;
	background-image: url(/layout_images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	padding-left:10px;	
	border-left: 1px solid #5489a8;
	border-right: 1px solid #5489a8;
}
.main_menu_tab, .main_menu_SEARCH, .main_menu_LOGIN
{
	font-size:18px;
	position:relative;
	bottom:-4px;
	height:42px;
	margin-right:10px;
	float:left;
	margin-top: 2px;
}

.main_menu_SEARCH
{
	background-image: url(/layout_images/main_menu_search.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_menu_LOGIN
{
	background-image: url(/layout_images/main_menu_login.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_menu_tab A{color:#FFFFFF;}
.main_menu_SEARCH A{color:#FFFFFF;}
.main_menu_LOGIN A{color:#FFFFFF;}

.main_menu_tab_active
{
	margin-top: 1px;
	background: none;
	background-color:#FFFFFF;
}

.main_menu_tab_active A{color:#001e57;}
.sub_menu
{
	background-image: url(/layout_images/submenu_line.gif);
	background-repeat: repeat-x;
	height:50px;
}
.sub_menu_tab
{
	color:#FFFFFF;padding:18px 10px 0px 10px;float:left;
}

.sub_menu_tab A{color:#FFFFFF;}

.sub_menu_tab_active
{
	
	position:relative;float:left;
}
.sub_menu_tab_active_1
{
	width:6px;height:50px;background-image:url(/layout_images/submenu_active_left.gif);float:left;
}
.sub_menu_tab_active_2
{
	color:#334b79;height:50px;padding-top:10px;background-image:url(/layout_images/submenu_active_line.gif);background-repeat:repeat-x;float:left;
}

.sub_menu_tab_active_2 A{color:#334b79;}

.sub_menu_tab_active_3
{
	width:6px;height:50px;background-image:url(/layout_images/submenu_active_right.gif);float:left;
}

.boxtab
{
	height:40px;position:relative;float:left;
}
.boxtab_left
{
	float:left;background-image:url(/layout_images/boxtab_left.gif);width:7px;height:40px;
}
.boxtab_mid
{
	float:left;padding:10px;color:#334b79;background-image:url(/layout_images/boxtab_bg.gif);background-repeat:repeat-x;height:20px;
}
.boxtab_right
{
	float:left;background-image:url(/layout_images/boxtab_right.gif);width:7px;height:40px;
}

.left_panel
{
	float:left;
	width:215px;
	
	margin:8px 0px 8px 13px;
	display:inline;
}
.content_area
{
	width:702px;
	margin:8px;
	float:left;	
}

.input
{
	border: 1px solid #aed8f3;	
	height:22px;
	font-size:14px;
}

.select
{
	border:1px solid #aed8f3;
	height:25px;
	font-size:14px;
}

.forms input,select,textarea{border: 1px solid #aed8f3;}

.title
{
	color:#175f97;
	font-size:18px;
}

h1
{
	color:#175f97;
	font-size:18px;
}
.subtitle
{
	color: #175f97;
	font-size:14px;
	font-weight: bold;
}

.bigtitle
{
	color:#175f97;
	font-size:20px;
	font-weight:bold;
}

.text_14px
{
	font-size:14px;
}

.text_12px
{
	font-size:12px;
}

.bold
{
	font-weight:bold;
}

.border
{
	border:1px solid red;
}

.bluetext
{
	color:#175f97;
}
.greytext
{
	color:#595959;
}

.blue_links_12
{
	color:#175f97;
	font-weight:bold;
	font-size:12px; 
	font-family: Arial;
	text-decoration: underline;
}

.blue_links_14_normal
{
	color:#175f97;
	font-size:14px; 
	font-family: Arial;
	text-decoration: none;
}

.blue_links_12_normal
{
	color:#175f97;
	font-size:12px; 
	font-family: Arial;
	text-decoration: underline;
}

.blue_links
{
	color:#175f97;
	font-weight:bold;
	font-size:14px; 
	list-style-type:none;margin:0;padding:0;border:none;
}

.blue_links1
{
	color:#175f97;
	font-weight:bold;
	font-size:14px; 
}

.blue_links li{padding-bottom:5px;}
.blue_links A {border-bottom:1px solid #175f97;text-decoration:none;color:#175f97;}
.grey_links
{
	color:#595959;
	font-size:14px; 
	list-style-type:none;margin:0;padding:0;border:none;
	line-height:18px;
}

.grey_links1
{
	color:#595959;
	font-size:14px; 
	list-style-type:none;border:none;
	line-height:18px;
}

.grey_links A {border-bottom:1px solid #595959;text-decoration:none;color:#595959;}

.box {float:left;height:14px;width:14px;}

.grey_box {background-color:#f9f9fa;}
.grey_box_1{background-image:url(/layout_images/light_grey_line_top.gif);background-repeat:repeat-x;background-position:top;}
.grey_box_2{background-image:url(/layout_images/light_grey_line_right.gif);background-repeat:repeat-y;background-position:right;}
.grey_box_3{background-image:url(/layout_images/light_grey_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.grey_box_4{background-image:url(/layout_images/light_grey_line_left.gif);background-repeat:repeat-y;background-position:left;}
.grey_box_5{background-image:url(/layout_images/light_grey_top_left.gif);background-repeat:no-repeat;background-position:top left}
.grey_box_6{background-image:url(/layout_images/light_grey_top_right.gif);background-repeat:no-repeat;background-position:top right}
.grey_box_7{background-image:url(/layout_images/light_grey_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.grey_box_8{background-image:url(/layout_images/light_grey_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.grey_box_9{padding:13px;}

.blue_box {position:relative;background-color:#f5f9ff;}
.blue_box_1{position:relative;background-image:url(/layout_images/light_blue_line_top.gif);background-repeat:repeat-x;background-position:top;}
.blue_box_2{position:relative;background-image:url(/layout_images/light_blue_line_right.gif);background-repeat:repeat-y;background-position:right;}
.blue_box_3{position:relative;background-image:url(/layout_images/light_blue_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.blue_box_4{position:relative;background-image:url(/layout_images/light_blue_line_left.gif);background-repeat:repeat-y;background-position:left;}
.blue_box_5{position:relative;background-image:url(/layout_images/light_blue_top_left.gif);background-repeat:no-repeat;background-position:top left}
.blue_box_6{position:relative;background-image:url(/layout_images/light_blue_top_right.gif);background-repeat:no-repeat;background-position:top right}
.blue_box_7{position:relative;background-image:url(/layout_images/light_blue_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.blue_box_8{position:relative;background-image:url(/layout_images/light_blue_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.blue_box_9{position:relative;padding:10px;}
.blue_box_9_little{position:relative;padding:12px; padding-top: 7px; padding-bottom: 5px;}

.white_box {background-color:#ffffff;}
.white_box_1{background-image:url(/layout_images/white_box_line_top.gif);background-repeat:repeat-x;background-position:top;}
.white_box_2{background-image:url(/layout_images/white_box_line_right.gif);background-repeat:repeat-y;background-position:right;}
.white_box_3{background-image:url(/layout_images/white_box_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.white_box_4{background-image:url(/layout_images/white_box_line_left.gif);background-repeat:repeat-y;background-position:left;}
.white_box_5{background-image:url(/layout_images/white_top_left.gif);background-repeat:no-repeat;background-position:top left}
.white_box_6{background-image:url(/layout_images/white_top_right.gif);background-repeat:no-repeat;background-position:top right}
.white_box_7{background-image:url(/layout_images/white_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.white_box_8{background-image:url(/layout_images/white_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.white_box_9{padding:6px;}


.green_butt{height:31px;}
.green_butt_left {background-image:url(/layout_images/green_butt_left.gif);height:100%;width:8px;float:left;}
.green_butt_mid {background-image:url(/layout_images/green_butt_line.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.green_butt_right {background-image:url(/layout_images/green_butt_right.gif);height:100%;width:8px;float:left;}

.grey_butt{height:31px;}
.grey_butt_left {background-image:url(/layout_images/grey_butt_left.gif);height:100%;width:8px;float:left;}
.grey_butt_mid {background-image:url(/layout_images/grey_butt_line.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.grey_butt_right {background-image:url(/layout_images/grey_butt_right.gif);height:100%;width:8px;float:left;}
.red_butt_left {background-image:url(/layout_images/red_button_left.gif);height:100%;width:5px;float:left;}
.red_butt_mid {background-image:url(/layout_images/red_button_middle.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.red_butt_right {background-image:url(/layout_images/red_button_right.gif);height:100%;width:5px;float:left;}

.blue_links_18
{
	color:#175f97;
	font-weight:normal;
	font-size:18px; 
	font-family: Arial;
}

.grey_links_14 a
{
	color:#5C5C5C;
	font-weight:bold;
	font-size:14px; 
	font-family: Arial;
	text-decoration: underline;
}

.height_5px
{
	height: 5px;
}
.height_3px
{
	height: 3px;
}


.height_15px
{
	height: 15px;
}
table.subforum{
	margin:5px;
	border-bottom:#175F97 1px solid;
	width:100%;
	padding:5px 2px;
}
h2{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:12px;
}
.left_blue_header {background-image:url(/layout_images/left_blue_header.jpg);width:5px;height:25px;float:left;}
.right_blue_header {background-image:url(/layout_images/right_blue_header.jpg);width:5px;height:25px;float:left;}
.middle_blue_header {background-image:url(/layout_images/middle_blue_header.jpg);background-repeat:repeat-x;width:660px;height:25px;float:left;text-align:center;color:white;line-height:25px;font-weight:bold;}
.clear{clear:both;}