/*   d e f a u l t   */
body {
	margin:0;
	padding:0;
	background: url(back_main.gif);
	font-family: Tahoma, Arial;
	}

img {border: 0;}

table {
	border-collapse: collapse;
	border: 0;
	}

table td {
	vertical-align: top;
	padding: 0;
	}

/*   e n d   d e f a u l t   */

.w100 {width: 100%;}
.h100 {height: 100%;}
.wh100 {
	width: 100%;
	height: 100%;
	}

#main {
	width: 100%;
	background: url(tall_x.gif) left top repeat-x;
	}

table.main_tbl {width: 750px;}

/*   h e a d e r   */
td.header {
	 width: 750px;
	 height: 158px;
	 background: url(header.gif);
	}

td.header .line {
	height: 3px;
	background: #00487D;
	}

td.header .logo {
	width: 223px;
	text-align: center;
	vertical-align: middle;
	}
	
td.header .top_menu {
	height: 44px;
	font-size: 11px;
	color: #00243E;
	}

td.header .top_menu div {
	float: right;
	margin: 10px 13px 0 0;
	}

td.header .top_menu a {
	color: #00243E;
	text-decoration: none;
	}

td.header .top_menu a:hover {text-decoration: underline;}
	
td.header .top_menu span {
	display: block;
	float: left;
	margin-right: 13px;
	}
	
td.header table.text {
	width: 497px;
	border-collapse: separate;
	}
	
td.header table.text td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	color: #00243E;
	font-size: 14px;
	}
	
td.header table.text td div {
	background: url(bg_header_text.gif) no-repeat;
	padding: 0px 0 0px 41px;
	}
	
td.header table.text td span {
	display: block;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	background: url(bullet_top_text.gif) 0 9px no-repeat;
	}

td.header table.text span a {
	color: #00243E;
	text-decoration: none;
	}
/*   e n d   h e a d e r   */

/*  t o p   */
td.top {
	width: 750px;
	background: url(bg_top.gif);
	}
	
td.top td.menu {width: 223px;}

td.top td.menu div.bg_menu {
	background: url(bg_menu.gif) repeat-y;
	}

td.top td.cont {
	padding: 10px 0px 10px 29px;
	vertical-align: middle;
	color: #25272E;
	font-size: 11px;
	}
	
td.top td.cont img {
	display: block;
	float: right;
	margin: 0 0 5px 10px;
	}

td.top td.cont h1 {
	color: #004170;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
td.top td.cont a {color:#FF8000;}

td.top td.cont a:hover {text-decoration: none;}
/*   e n d   t o p   */

/*   c o n t e n t   */
td.content {width: 750px;}

td.content td {font-size: 11px;}

td.content td.line {
	height: 11px;
	background: #00487D;
}

	/*   l e f t   */
td.content td.left {
	width: 223px;
	padding: 54px 0 0 0;
	}

td.content td.left table.h {
	width: 100%;
	border-collapse: separate;
}

td.content td.left table.h td {vertical-align: middle;}
	
td.content td.left h1 {
	background: #5E5E5B url(bg_header_left.gif) right top repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
	
td.content td.left a {
	display: block;
	color: #25272E;
	background: url(bullet_left.gif) no-repeat 0px 6px;
	margin: 0 0 12px 32px;
	padding-left: 7px;
	}
td.content td.left a:hover {text-decoration: none;}

td.content td.left td.bot {
	background: #00487D;
	height: 19px;
	vertical-align: bottom;
	text-align: center;
	font-size: 9px;
}
td.content td.left td.bot a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
	}

td.content td.left td.bot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	/*   e n d   l e f t   */
	
	/*   r i gh t   */
td.content td.right {
	padding: 50px 0 0 29px;
	font-size: 11px;
	}

td.content td.right td {font-size: 11px;}
	
td.content td.right h1 {
	color: #FF8000;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	clear: both;
	}

td.content td.right img {
	display: block;
	float: left;
	margin: 0 10px 5px 0;
	}

td.content td.right div.hr {
	height: 8px;
	clear: both;
	background: url(hr.gif) no-repeat left center;
	}
	
td.content td.right p {margin: 0 0 15px 0;}

td.content td.right a {color:#FF8000;}

td.content td.right a:hover {text-decoration: none;}
	/*   e n d   r i g h t   */
/*   e n d   c o n t e n t   */

/*   f o o t e r   */
td.footer_copy {
	width: 223px;
	height: 73px;
	vertical-align: middle;
	font-size: 9px;
	color: #00243E;
	}

td.footer_copy div {margin-left: 37px;}

td.footer_menu {
	height: 73px;
	padding-left: 29px;
	vertical-align: middle;
	font-size: 11px;
	}
	
td.footer_menu a {
	color: #00243E;
	text-decoration: none;
}

td.footer_menu a:hover {text-decoration: underline;}
/*   e n d   f o o t e r   */





