html, body, td {
	padding: 0px;
	margin: 0px;
}
body, td, input, select, textarea, div, span {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #144c7d;
}
body {
	background: #f5f7fa;
	text-align: center;
}
table {
	border-collapse: collapse;
}
table.main {
	width: 775px;
	height: 100%;
	border-left: 1px solid #bfc8d3;
	border-right: 1px solid #bfc8d3;
}
table.main0 {
	width: 100%;
	height: 100%;
}
table.main1 {
	width: 100%;
}
table.block1 {
	background: url("../images/block_bg.jpg") top repeat-x;
	width: 100%;
	height: 100%;
}
table.block {
	width: 100%;
}
td.block_top {
	background: url("../images/block_top_bg.gif") top repeat-x;
	width: 100%;
}
td.block_left {
	background: url("../images/block_left_bg.gif") left repeat-y;
}
td.block_right {
	background: url("../images/block_right_bg.gif") right repeat-y;
}
td.block_btm {
	background: url("../images/block_btm_bg.gif") bottom repeat-x;
}
td.block_header_a, td.block_header_l, td.block_header_z {
	padding: 4px 0px 0px 30px;
	font-weight: bold;
	height: 23px;
	border-bottom: 1px solid #c8cccf;
	width: 100%;
}
td.block_header_a {
	background: url("../images/block_arrows.jpg") left center no-repeat;
}
td.block_header_z {
	background: url("../images/block_zoom.jpg") left center no-repeat;
}
td.block_header_l {
	background: url("../images/block_lines.jpg") left center no-repeat;
}
td.block_text {
	padding: 10px 10px 10px 10px;
	width: 100%;
}
td.main_top {
	background: url("../images/main_top_bg.jpg") #ffffff top repeat-x;
	padding: 0px 0px 0px 0px;
	height: 108px;
}
td.main_menu {
	background: url("../images/main_menu_bg.jpg") #3e71af top repeat-x;
	padding: 0px 0px 0px 20px;
	height: 51px;
	vertical-align: middle;
}
td.main_text_left {
	background: #ffffff;
	padding: 9px 8px 9px 8px;
	height: 100%;
	width: 30%;
}
td.main_text_right {
	background: #ffffff;
	padding: 9px 8px 9px 0px;
	width: 70%;
}
td.main_btm {
	background: #ebf0fd;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-top: 1px solid #bfc8d3;
}
td.logo {
	padding: 40px 20px 0px 20px;
	text-align: center;
}
td.right_td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
td.right_menu {
	padding: 0px 5px 0px 5px;
	text-align: center;
	width: 40px;
	
}
td.right_icon {
	padding: 0px 6px 7px 0px;
	text-align: center;
	vertical-align: bottom;
	height: 67px;
}
p.small {
	margin: 5px 0px 0px 0px;
}
p.small1 {
	margin: 9px 0px 0px 0px;
}
td.right_menu a {
	color: #144c7d;
}
td.top_menu a {
	font-family: Arial Narrow;
	font-size: 13px;
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
}
table.top_menu {
	background: url("../images/topmenu_div.gif") left center no-repeat;
}
td.top_menu {
	background: url("../images/topmenu_div.gif") right center no-repeat;
	padding: 0px 20px 0px 20px; 
}



h1 {
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #de6b00;
	font-weight: bold;
}
h4 {
   	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #144C7D;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
}
form {
   	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
input.search, .search {
	width: 100%;
}
img.lefttop {
	margin: 20px 20px 20px 10px;
}

img.righttop {
	float: right;
	margin: 10px 10px 20px 20px;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
li {
	list-style-type: none;
	padding: 4px 0px 4px 15px;
	border-bottom: #cccccc 1px solid;
	background: url("../images/list.gif") left top no-repeat;
}
li a {
	color: #144c7d;
	text-decoration: none;
}
li a:hover {
	color: #de6b00;
	text-decoration: underline;
}
