html {
	margin:0;
	padding:0;
	background:#6D7786 url(../images/page/page_top_bg.gif) repeat-x left top;
}
body {
	position:relative;
	display:table;
	width:956px;
	margin:0 auto;
	padding:0;
	background:#fff url(../images/page/content_bg_left.gif) repeat-y left top;
	font-size:12px;
	color:#535353;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
}
img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
}
.input_text {
	border:1px solid #F8FDFF;
	padding:2px;
}
.page {
	background:url(../images/page/content_bg_right.gif) repeat-y right top;
}
/* Top Tab Bar */
.top_tab_bar {
	width:100%;
	background:#6D7786 url(../images/page/page_top_bg.gif) repeat-x left top;
	height:84px;
	border-collapse:collapse;
}
.top_tab_bar td {
	vertical-align:bottom;
	background:url(../images/top_tab_bar/background.gif) repeat-x left bottom;
}
.top_tab_bar td a, .top_tab_bar td a span {
	display:table-cell;
$display:block;
	vertical-align:middle;
	height:44px;
	border-collapse:collapse;
}
.top_tab_bar a {
	color:#fff;
	white-space:nowrap;
	font-weight:bold;
	background:url(../images/top_tab_bar/link_bg.gif) repeat-x 0 top;
	text-decoration:none;
	font-size:14px;
}
.top_tab_bar a span {
	background:url(../images/top_tab_bar/link_left.gif) no-repeat left top;
	padding-left:18px;
}
.top_tab_bar a.first_tab span {
	background-position:0 -44px;
}
.top_tab_bar a span span, .top_tab_bar a.first_tab span span {
	background:url(../images/top_tab_bar/link_right.gif) no-repeat right top;
	padding-left:0;
	padding-right:19px;
$line-height:44px;
}
.top_tab_bar a span span span.home_icon {
	display:block;
$margin-top:17px;
	background:url(../images/top_tab_bar/home_icon.gif) no-repeat left top;
	width:13px;
	height:11px;
	font-size:0;
	line-height:0;
	padding:0;
}
.top_tab_bar a:hover, .top_tab_bar a:hover span {
	background-position:left bottom;
	cursor:pointer;
	color:#046FB7;
}
.top_tab_bar a.first_tab:hover span {
	background-position:0 -88px;
}
.top_tab_bar a:hover span span, .top_tab_bar a.first_tab:hover span span {
	background-position:right bottom;
}
.top_tab_bar a:hover span span span.home_icon {
	background-position:left bottom;
}
.top_tab_bar a.active_link, .top_tab_bar a.first_tab_active_link {
	color:#046FB7;
	background:url(../images/top_tab_bar/active_link_bg.gif) repeat-x left top;
}
.top_tab_bar a.active_link span, .top_tab_bar a.first_tab_active_link span {
	background:url(../images/top_tab_bar/active_link_left.gif) no-repeat left top;
}
.top_tab_bar a.first_tab_active_link span {
	background-image:url(../images/top_tab_bar/active_link_left_first.gif);
}
.top_tab_bar a.active_link span span, .top_tab_bar a.first_tab_active_link span span {
	background:url(../images/top_tab_bar/active_link_right.gif) no-repeat right top;
}
.top_tab_bar a.active_link span span span.home_icon, .top_tab_bar a.first_tab_active_link span span span.home_icon {
	background-position:left bottom;
}
.top_tab_bar a.active_link:hover, .top_tab_bar a.active_link:hover span, .top_tab_bar a.first_tab_active_link:hover, .top_tab_bar a.first_tab_active_link:hover span {
	cursor:default;
	color:#046FB7;
}
.top_tab_bar sup {
	vertical-align:text-top;
	font-size:10px;
}
.top_tab_bar td.top_navigation_bar_right_col {
	color:#fff;
	width:100%;
	padding:0 0 0 25px;
	text-align:right;
}
.top_tab_bar td.top_navigation_bar_right_col a {
	display:inline;
	background:none;
	margin:0 0 0 auto;
	padding:0;
}
.top_tab_bar td.top_navigation_bar_right_col a img {
	margin:0 45px 10px 0;
}
/* Header */
.header {
	background:url(../images/header/left_img.gif) no-repeat left top;
	_float:left;
}
.header_bg {
	background:url(../images/header/right_img.gif) no-repeat right top;
	padding:20px 14px;
}
.header_image {
	background:url(../images/header/header_image.jpg) no-repeat left top;
	width:517px;
	height:213px;
	padding:16px 396px 0 15px;
	margin:0 auto;
}
#scroller, .section {
	height:420px;
}
#scroller {
	width:477px;
	margin:0;
	overflow:hidden;
}
#content {
	width:10000px;
}
.section {
	width:425px;
	padding:20px;
	margin:0;
	_margin:0;
	float:left;
}
.section h1 {
	font-size:35px;
	font-weight:bold;
	color:#001455;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	color:#5CAE0B;
	padding-top: 25px;
}
.section p {
	font-size:14px;
	font-weight:bold;
	color:#001455;
	font-family:Arial, Helvetica, sans-serif;
}
#toolbar {
	display:block;
	margin:0;
	padding:5px 10px;
	float:right;
	clear:both;
}
#toolbar a {
	color:#5cae0b;
	display:inline;
	font-size:13px;
	padding:0 1px;
	font-weight:bold;
	text-decoration:none;
}
#toolbar a:hover {
	color:#256192;
}
#toolbar a.arrow_left {
	background:url(../images/header/arrow_left.gif) no-repeat 0 4px;
	padding:0 2px;
}
#toolbar a.arrow_left:hover {
	background-position:-45px 4px;
}
#toolbar a.arrow_right {
	background:url(../images/header/arrow_right.gif) no-repeat 0 4px;
	padding:0 2px;
	margin-left:3px;
}
#toolbar a.arrow_right:hover {
	background-position:-45px 4px;
}
#toolbar span.active a {
	color:#256192;
}
/* Content */
.content {
	padding:0 40px 20px;
}
sup {
	vertical-align:top;
	font-size:10px;
$vertical-align:text-top;
}
/*Left Block*/
.left_block {
	float:left;
	width:237px;
	padding:0 20px 20px 0;
}
.left_block h1 {
	margin:0;
	padding:0 0 10px;
	text-transform:uppercase;
	font-size:14px;
	color:#001455;
	font-weight:bold;
}
.left_block ul.navigation {
	margin:0;
	padding:0;
	list-style-type:none;
}
.left_block ul.navigation li {
	padding:4px 0 4px 20px;
	background:url(../images/navigation_arrow.gif) no-repeat left center;
	color:#2E6592;
}
.left_block ul.navigation li a {
	color:#2E6592;
	font-weight:bold;
	text-decoration:none;
}
.left_block ul.navigation li a:hover {
	text-decoration:underline;
}
/* Center Block */
.center_block {
	display:table;
	border-collapse:collapse;
	_height:0;
	zoom:1;
	padding:0;
	margin:0;
	line-height:18px;
}
.center_block h1 {
	margin:0;
	padding:0 0 5px;
	font-size:16px;
	color:#5cae0b;
	font-weight:bold;
	line-height:16px;
}
.center_block h2 {
	margin:0;
	padding:5px 0 0;
	font-size:14px;
	color:#5cae0b;
	font-weight:bold;
	line-height:16px;
}
.center_block a {
	color:#2e6592;
	text-decoration:underline;
	font-weight:bold;
}
.center_block a:hover {
	text-decoration:none;
}
.center_block p {
	padding:5px 0;
}
.center_block .quotation {
	font-style:italic;
}
.left_image_block {
	float:left;
	width:135px;
	text-align:center;
}
.right_content_block {
	display:table;
	border-collapse:collapse;
	_height:0;
	zoom:1;
	margin:0;
	line-height:20px;
}
.content_list {
	margin:0;
	padding:10px 0 10px 30px;
	list-style-type:none;
}
.content_list li {
	padding:3px 0 3px 15px;
	background:url(../images/content_list.gif) no-repeat 0 10px;
	color:#2e6592;
}
/* Footer */
.main_table_footer_td {
	background:url(../images/page/content_bg_right.gif) repeat-y right top;
	vertical-align:bottom;
}
.content_area_bottom {
	background:#CFE3EC url(../images/page/content_area_bottom_bg.gif) repeat-x left top;
}
.content_area_bottom img {
	width:10px;
	height:10px;
}
.content_area_bottom .right {
	float:right;
}
.footer_content {
	background:#6d7786;
	text-align:center;
	padding:15px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.footer_content a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px;
	font-size:11px;
}
.footer_content a:hover {
	text-decoration:underline;
}
.footer_content span {
	display:block;
	clear:both;
	padding-top:5px;
	font-size:10px;
	font-weight:normal;
}
/* Sidenotes */
.sidenotes {
	padding:0 4px;
	width:100%;
$width:auto;
$margin:0 4px;
	clear:both;
	color:#001455;
	line-height:18px;
	font-size:11px;
}
.sidenotes td {
	background:#6bb5f9 url(../images/sidenotes_bg.gif) repeat-x left bottom;
}
.sidenotes h1 {
	margin:0;
	padding:20px 12px 0;
	font-size:16px;
	color:#001455;
	font-weight:bold;
}
.sidenotes h2 {
	margin:0;
	padding:5px 0 10px;
	font-size:12px;
	color:#001455;
	font-weight:bold;
}
.sidenotes td.sidenotes_rss {
	vertical-align:bottom;
	text-align:center;
	padding:61px 36px;
}
.sidenotes .posts {
	width:100%;
}
.sidenotes .posts td {
	width:33%;
	padding:10px 15px;
	background:none;
}
.sidenotes sup {
	vertical-align:top;
	padding-bottom:10px;
$vertical-align:text-top;
	font-size:10px;
}
.sidenotes .posts td.with_border {
	background:url(../images/sidenotes_divider.gif) no-repeat right center;
}
.read_all {
	display:block;
	width:71px;
	height:17px;
	background:url(../images/button_read_all.gif) no-repeat left top;
	margin:15px 0 5px auto;
}
.read_all:hover {
	background-position:left bottom;
}

