html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #002432;
	text-align: center;
}

body, td, th, input, select, option, textarea {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

body.sector_2 {
	background: transparent url(/site/images/body_bg_1.jpg) left top repeat;
}

body.sector_3 {
	background: transparent url(/site/images/body_bg_2.jpg) left top repeat;
}

body.sector_4 {
	background: transparent url(/site/images/body_bg_3.jpg) left top repeat;
}

h1 {
	font-size: 1em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	margin: 0 0 3px 0;
}

h3 {
	font-size: 1em;
	margin: 0 0 1px 0;
}

p {
	margin: 0 0 15px 0;
}

body.sector_2 a {
	color: #5d96ae;
}

body.sector_2 a:hover {
	color: #7ac5e5;
}

body.sector_3 a {
	color: #b4e006;
}

body.sector_3 a:hover {
	color: #ebf9a7;
}

body.sector_4 a {
	color: #ffc600;
}

body.sector_4 a:hover {
	color: #ffecb4;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

#inet_document {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}



/********** TOP ***********/

#inet_print_header {
	display: block;
	visibility: visible;
}

#inet_header,
#inet_top,
#inet_menu_1,
#inet_menu_2 {
	display: none;
	visibility: hidden;
}


/********** MAIN ***********/

#inet_content {
	background: #fff url(/site/images/content_bg.gif) left top repeat-y;
	line-height: 16px;
	position: relative;
}

#inet_content_inner {
	background: transparent url(/site/images/content_inner_bg.gif) left bottom no-repeat;
	min-height: 475px;
}

#inet_left {
	width: 251px;
	float: left;
}

#inet_left_content {
	padding: 20px 22px 20px 22px;
	color: #123c4c;
	text-align: right;
}

#inet_main {
	width: 400px;
	font-size: 1em;
	float: left;
}

#inet_main_content {
	padding: 20px 22px 20px 22px;
}

#inet_right {
	width: 249px;
	float: left;
}

#inet_right_content {
	padding: 20px 22px 20px 22px;
	color: #a0a0a0;
}

#inet_staticmenu {
	padding-bottom: 28px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#inet_staticmenu div,
#inet_funcmenu div {
	padding-bottom: 3px;
}

#inet_staticmenu a,
#inet_funcmenu a,
#inet_info a {
	color: #a0a0a0 !important;
	text-decoration: none;
}

#inet_staticmenu a:hover,
#inet_staticmenu .current a,
#inet_funcmenu a:hover,
#inet_funcmenu .current a,
#inet_info a:hover {
	color: #123c4c !important;
}

#inet_funcmenu {
	padding-bottom: 28px;
	font-weight: bold;
}

#inet_info {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
	width: 249px;
	color: #a0a0a0;
}

#inet_info_content {
	padding: 0 15px 20px 22px;
}

#inet_info_madeby {
	font-weight: bold;
}

/********** IMGS ***********/

#inet_imgs {
	padding: 4px 0 10px 0;
}

.inet_img_item,
.inet_paraimg_item {
	padding-bottom: 10px;
}

#inet_top .inet_img_item {
	padding-bottom: 0;
}

.inet_para_imgs {
	padding-top: 4px;
}

.inet_para_102 .inet_para_imgs {
	width: 118px;
	float: right;
}

.inet_para_102 .inet_paraimg_item,
.inet_para_104 .inet_paraimg_item {
	padding-left: 18px;
}

.inet_para_103 .inet_para_imgs {
	width: 118px;
	float: left;
}

.inet_para_103 .inet_paraimg_item,
.inet_para_105 .inet_paraimg_item {
	padding-right: 18px;
}

.inet_para_104 .inet_para_imgs {
	width: 183px;
	float: right;
}

.inet_para_105 .inet_para_imgs {
	width: 183px;
	float: left;
}

/********** PARA ***********/

.inet_para_102,
.inet_para_103,
.inet_para_104,
.inet_para_105,
.inet_para_106 {
	padding-bottom: 12px;
}

/********** NEWS **********/

#inet_news_title {
	padding-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.inet_news_item {
	padding-bottom: 15px;
}

.inet_news_item a {
	color: #123c4c !important;
	text-decoration: none;
}

#inet_main .inet_news_item a {
	color: #fff !important;
}

.inet_news_item a:hover {
	color: #6a6a6a !important;
}

#inet_main .inet_news_item a:hover {
	color: #ddd !important;
}

#inet_newsarc_link a {
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: none;
}

#inet_newsarc_link a:hover {
	color: #123c4c;
}

#inet_newsFilter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_newsFilter li {
	margin: 0;
	padding: 0;
}

#inet_newsFilter li.current {
	font-weight: bold;
}

/****************/
/**** SEARCH ****/

.inet_search_msg {
	padding: 5px 0 10px 0;
}

.search_result {
	margin: 0 0 12px 0;
}

.search_result h2 a {
	color: #fff;
	text-decoration: none;
}

.search_result .more {
	margin: 0 0 0 0;
}

.inet_search_submit {
	padding-right: 8px;
}

.inet_search_input {
	background-color: #e7e7e7;
	font-weight: normal;
	width: 130px;
	padding: 0 2px;
	color: #123c4c;
	border: 1px solid #e7e7e7;
}

.inet_search_button {
	padding: 1px 5px;
}

/**** SEARCH ****/
/****************/


/*****************/
/**** SITEMAP ****/

#inet_sitemap ul {
	margin: 0 0 0 16px;
	padding: 0;
}

#inet_sitemap li, #inet_sitemap ul ul {
	padding: 2px 0;
}

/**** SITEMAP ****/
/*****************/




/* overlay link for flash */
.inet_flashcontainer {
	position: relative;
}

.inet_flashcontainer a {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/site/images/blank.gif);
	z-index: 2;
}

.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}
