﻿a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body,html
{
	background-image: url('body_bg.gif');
	height: 100%;
	margin: 0px;
}

.a_menu_links
{
	color: #FFC600;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
}

.a_menu_links:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.common_apply_sm
{
	color: Gray;
	font-size: 9px;
	font-style: italic;
}

.common_header_text
{
	font-size: 16px;
	font-weight: bold;
}

.common_subheader_text
{
	font-size: 14px;
	font-weight: bold;
}

#div_content
{
	background-color: #567095;
	border-left: solid 1px #3c4d5d;
	border-right: solid 1px #3c4d5d;
	margin: 0px auto;
	width: 773px;
}

#div_content_bottom
{
	background-image: url('content_bottom.png');
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px auto;
	width: 775px;
}

#div_content_links
{
	font-family: Verdana;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
}

#div_content_top
{
	background-image: url('content_top.png');
	background-repeat: repeat-x;
	border-left: solid 1px #3c4d5d;
	border-right: solid 1px #3c4d5d;
	height: 15px;
	margin: 0px auto;
	width: 773px;
}

#div_error
{
	background-color: #000000;
	filter: alpha(opacity=50);
	height: 100%;
	opacity: 0.5;
	position: absolute;
	width: 100%;
	-moz-opacity: 0.5;
}

#div_floating_panel
{
	background-color: #FFFFFF;
	border: solid 3px #C9C9C9;
	color: #000000;
	font-family: Arial;
	margin: 0px auto;
	padding-bottom: 5px;
	width: 350px;
}

#div_floating_panel_errortext
{
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 5px;
	text-align: left;
}

#div_floating_panel_headertext
{
	background-image: url('error_header.png');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

#div_floating_table
{
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

#div_header
{
	background-image: url('header_bg.png');
	border-left: solid 1px #3c4d5d;
	border-right: solid 1px #3c4d5d;
	height: 101px;
	margin: 0px auto;
	width: 773px;
}

#div_header_logoarea
{
	background-color: #081526;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	height: 145px;
	margin: 0px auto;
	width: 775px;
}

#div_header_lower
{
	background-image: url('header_lower_bg.png');
	height: 24px;
	margin: 0px auto;
	width: 775px;
}

#div_header_lower_address
{
	color: #99CCCC;
	font-family: Arial;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 5px;
	text-align: right;
}

#div_header_pos
{
	margin-left: 134px;
	padding-top: 68px;
}

#div_menu_0
{
	background-image: url('menu/nav_0.jpg');
	cursor: pointer;
	height: 22px;
	width: 92px;
}

#div_menu_0:hover
{
	background-image: url('menu/nav_0_on.jpg');
}

#div_menu_1
{
	background-image: url('menu/nav_1.jpg');
	cursor: pointer;
	height: 22px;
	width: 59px;
}

#div_menu_1:hover
{
	background-image: url('menu/nav_1_on.jpg');
}

#div_menu_2
{
	background-image: url('menu/nav_2.jpg');
	cursor: pointer;
	height: 22px;
	width: 69px;
}

#div_menu_2:hover
{
	background-image: url('menu/nav_2_on.jpg');
}

#div_menu_3
{
	background-image: url('menu/nav_3.jpg');
	cursor: pointer;
	height: 22px;
	width: 95px;
}

#div_menu_3:hover
{
	background-image: url('menu/nav_3_on.jpg');
}

#div_menu_4
{
	background-image: url('menu/nav_4.jpg');
	cursor: pointer;
	height: 22px;
	width: 73px;
}

#div_menu_4:hover
{
	background-image: url('menu/nav_4_on.jpg');
}

#div_menu_5
{
	background-image: url('menu/nav_5.jpg');
	cursor: pointer;
	height: 22px;
	width: 85px;
}

#div_menu_5:hover
{
	background-image: url('menu/nav_5_on.jpg');
}

#div_menu_6
{
	background-image: url('menu/nav_6.jpg');
	cursor: pointer;
	height: 22px;
	width: 58px;
}

#div_menu_6:hover
{
	background-image: url('menu/nav_6_on.jpg');
}

#div_menu_7
{
	background-image: url('menu/nav_7.jpg');
	cursor: pointer;
	height: 22px;
	width: 108px;
}

#div_menu_7:hover
{
	background-image: url('menu/nav_7_on.jpg');
}

#td_content_bottom
{
	background-image: url('content_tables_bottom.png');
	height: 5px;
}

#td_content_top
{
	background-image: url('content_tables_top.png');
	height: 5px;
}

.td_sub_menu_1
{
	background-color: #032754;
	border: solid 1px #043E87;
	padding: 2px;
	text-align: center;
	width: 116px;
}

.td_sub_menu_1:hover
{
	border: solid 1px #FFFFFF;
}

.td_sub_menu_2
{
	background-color: #043E87;
	border: solid 1px #032754;
	padding: 2px;
	text-align: center;
	width: 116px;
}

.td_sub_menu_2:hover
{
	border: solid 1px #FFFFFF;
}