html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

img {border: none;}

a {outline: none;}

form, input, ul, ol, li {
	margin: 0;
	padding: 0;
}

/* ========================================================= */

#clear, .clear {clear: both;}

.inlined {
	display: inline-block;
	margin: 0;
}

.inlined li {
	display: -moz-inline-box;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}

#page_container1 {
	position: relative;
}

#page_container2 {
	position: relative;
}

#content {
	position: relative;
}

#right_col {
	font-family: Arial;
}

#right_col_in {padding: 220px 12px 90px 12px;}

#logo {
	position: absolute;
	z-index: 45;
	top: 32px;
	left: 38px;
}

.news_header {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 38px;
	margin: 0 0 5px 12px;
	height: 38px;
	clear: both;
}

.news {
	height: 200px;
	margin: 0 0 12px 0;
	border: 1px solid #fff;
	border-width: 0 11px 0 11px;
	width: auto;
	position: relative;
}

.news_block {
	width: 230px;
	float: left;
}

.news_block a {display: none;}

.news_block h1 {
	font-size: 14px;
	margin: 0;
	padding: 2px 0 0 0;
}

.news_block h2 {
	font-size: 15px;
	margin: 0;
	padding: 22px 0 0 0;
}

.news_text {
	height: 166px;
	overflow: hidden;
	padding: 0 10px 0 30px;
}


/*inner===============================================*/


.type1 #right_col_in {padding: 223px 12px 150px 12px;}
.type2 #right_col_in {padding: 45px 12px 150px 12px;}

#print {
	top: -32px;
	left: 300px;
	width: 126px;
	background: url(/images/icon_print_inn.gif) no-repeat top right;
}

/*========================================*/

h1 {
	color: #000;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
	padding: 0 0 25px 0;
}

h2 {
	font-family: Arial;
	font-size: 17px;
	color: #000;
	border-bottom: 2px solid #dbe4e2;
	padding: 20px 0 5px 22px;
}

a:link, a:visited {color: #4a83a0; text-decoration: underline;}
a:hover, a:active {color: #d72e46; text-decoration: underline;}
	
/*========================================*/

#header_pic {
	position: absolute;
	top: 0;
	left: 423px;
}

#page_header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 38px;
	background: url(/images/page_header_left.gif) no-repeat;
	float: left;
	text-transform: uppercase;
}

#page_header div {
	background: url(/images/page_header_right.gif) no-repeat top right;
	padding: 0 22px;
}

#crumbs {
	padding: 15px 0 20px 22px;
	clear: both;
	font-size: 12px;
}

#crumbs a:link, #crumbs a:visited {color: #000; text-decoration: none;}
#crumbs a:hover, #crumbs a:active {color: #d72e46; text-decoration: none;}

#payload td {
	vertical-align: top;
	font-size: 12px;
}

#payload_text {
	width: 100%;
	padding: 0 20px 0 0;
}

#payload_text li {
	list-style-type: none;
	background: url(/images/bull1.gif) no-repeat 0 3px;
	padding: 0 0 2px 26px;
}

#payload_pix img {margin: 0 0 20px 0;}

.special {
	background: #f8faee;
	border: 20px solid #f8faee;
}

.special td {
	border-bottom: 1px solid #9c9c9c;
	padding: 2px 0 3px 0;
}







