html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: Verdana, sans-serif;
 	font-size: 10px;
	text-align: center;
	color: #5D4F3F;
	padding: 20px 0;
}

a {
	color: #9A2615;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E3566;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

p {
	margin: 15px 0 5px 0;
}

li {
	font-weight: bold;
	padding: 3px 0;
}

li a {
	text-decoration: none;
}

li li {
	font-weight: normal;
}


#inet_document {
	margin: 0 auto;
	width: 872px;
	text-align: left;
	padding: 0;
}

#inet_content {
	width: 872px;
	background: transparent url(/site/images/content_bg.gif) left top repeat-y;
}

#inet_content .content {
	padding: 0 12px 0 10px;
}

/* IE/Mac */
* html head+body #inet_document {
	margin-top: 20px;
}

* html head+body {
	padding: 0;
}

/******** HEADER/MENU ********/

#inet_header {
	height: 30px;
	text-align: right;
	padding-right: 25px;
}

.inet_print_icon {
	margin-right: 20px;
}

#inet_top {
	height: 163px;
	padding-left: 10px;
}

#inet_logo {
	width: 249px;
	height: 150px;
}

#inet_logo .content {
	padding: 38px 0 0 24px;
}

#inet_red {
	width: 249px;
	height: 13px;
	background-color: #CD1F27;
}

#inet_menu {
	width: 602px;
	height: 44px;
	background-color: #CD1F27;	
	float: left;
}

.mmenu td {
	text-transform: uppercase;
}


/********** SEARCH ***********/

#inet_search {
	width: 248px;
	height: 44px;
	background-color: #CD1F27;	
	float: left;
}

#inet_search form {
	padding: 0;
	margin: 8px 0 0 20px;
}

#inet_search .inet_inp_search {
	width: 155px;
	height: 16px;
	border: 0;
	color: #5D4F3F;
	padding: 2px;
	margin-left: 6px;
}

#inet_search table, #inet_search_form td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.inet_search_msg {
	margin: 5px 0 10px 0;
}

.search_result {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 2px dotted #9A2615;
}

.search_result .more {
	margin: 5px 0 0 0;
}

.search_result .more a {
	text-decoration: none;
}


body.i_templ_200 #inet_main .content {
	padding: 35px 0 20px 42px;
}

/******** CONTENT ***********/

#inet_left {
	width: 248px;
	float: left;
}

#inet_left .content {
	margin: 35px 20px 65px 22px;
}

#inet_main {
	width: 560px;
	float: left;
}

#inet_main .content {
	padding: 35px 0 20px 42px;
}

#inet_imgs {
	margin: 25px 0 15px 40px;
	width: 240px;
	float: right;
}

body.i_templ_2 #inet_imgs {
	float: none;
	margin: 10px 0 15px 0;
}

#inet_line {
	height: 2px;
	overflow: hidden;
	margin: 0 20px 0 42px;
	background-color: #FDFACD;
}

.inet_news_item {
	margin-bottom: 20px;
}

.inet_more a {
	color: #234F8C;
	text-decoration: none;
}


/******* PARAGRAPH ******/


body.i_templ_100 #inet_main .content {
	padding-top: 35px; 
	}

body.i_templ_100 #inet_imgs {
	margin-top: 35px;
}

#inet_para {
	width: 560px;
	float: left;
}

#inet_para .content {
	padding: 28px 0 20px 42px;
}

.inet_paragraph_100 {
	font-size: 9px;
	margin-bottom: 12px;
}

.inet_paragraph_100 a {
	color: #9A2615;
}

.inet_paragraph_100 h2 {
	color: #0E3566;
	font-size: 10px;
	font-weight: bold;
}

.inet_paragraph_100 .inet_img_item {
	margin-right: 25px;
	width: 100px;
	float: left;
}

.inet_paragraph_100 .inet_paratxt {
	width: 380px;
	float: left;
}

.inet_more {
	margin-top: 4px;
}


/******* FOOTER *********/

#inet_bottom {
	height: 20px;
	background: transparent url(/site/images/bottom_bg.gif) left top no-repeat;	
}

#inet_footer {
	height: 20px;	
}

#inet_footer a {
	color: #B6AD9D;
}

#inet_footer address {
	text-align: center;
	font-style: normal;
	font-size: 9px;
	color: #B6AD9D;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}