html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #093b65 url(/site/images/body_bg.png) center top repeat-x;
	text-align: center;
}

body, td, th, input, select, option, textarea {
	color: #b9cfd5;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	margin: 0 0 15px 0;
	color: #fff;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #fff;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #fff;
	text-transform: uppercase;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #71afd8;
}

a:hover {
	color: #fff;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}


#inet_document {
	text-align: left;
	width: 937px;
	margin: 0 auto;
}


/******** HEADER/TOP *********/

#inet_header {
	height: 74px;
	padding: 0 6px;
}

#inet_logo {
	padding: 26px 0 0 0;
	width: 363px;
	float: left;
}

#inet_languagemenu {
	width: 281px;
	float: right;
}

#inet_menubar {
	background: transparent url(/site/images/menu_bg.gif) left top repeat-x;
	margin: 0 6px;
	height: 58px;
}

#inet_searchform {
	padding: 8px 0 0 0;
	width: 217px;
	float: left;
	text-align: right;
}

#inet_top_wrapper {
	height: 228px;
	position: relative;
}

#inet_top {
	width: 969px;
	height: 228px;
	position: absolute;
	left: -32px;
	top: 0;
}

.i_templ_1 #inet_top_wrapper,
.i_templ_1 #inet_top {
	height: 325px;
}

.i_templ_1 #inet_top {
	left: -31px;
}

#inet_top_left {
	padding: 17px 0 0 0;
	width: 690px;
	float: left;
	text-align: right;
}

#inet_top_left .inet_img_item {
	height: 194px;
	overflow: hidden;
}

#inet_top_right {
	padding: 17px 0 0 0;
	width: 263px;
	float: left;
}

#inet_top_right h1 {
	border-bottom: 1px solid #2e596f;
	padding: 15px 18px;
	margin: 0;
	font-size: 14px;
	color: #7ce11a;
	text-transform: uppercase;
}

#inet_top_right_txt {
	padding: 15px 18px 0 18px;
	line-height: 16px;
}

/******** MAIN **********/
#inet_content_header {
	background: transparent url(/site/images/content_header_bg.png) left top no-repeat;
	padding: 0 5px 0 0;
	height: 40px;
}

#inet_left {
	width: 242px;
	float: left;
}

#inet_options,
#inet_main {
	width: 644px;
	float: left;
}

.i_templ_1 #inet_main {
	width: 402px;
}

#inet_news_header,
#inet_right {
	width: 281px;
	float: right;
}

#inet_options {
	padding: 10px 0 0 0;
}

#inet_options td {
	padding: 0 8px;
	color: #4c959e;
}

#inet_options td a {
	color: #4c959e;
	text-decoration: none;
}

#inet_options td.spacer {
	padding: 0;
}

#inet_news_header {
	background: transparent url(/site/images/news_header_bg.png) left top no-repeat;
	height: 37px;
	text-align: right;
}

#inet_news_header h2 {
	margin: 15px 16px 0 0;
	font-size: 12px;
	line-height: 15px;
	float: right;
	text-transform: uppercase;
}

#inet_content {
	background: transparent url(/site/images/content_bg.png) left top repeat-y;
	padding: 0 6px;
}

.i_templ_1 #inet_content {
	background: transparent url(/site/images/content1_bg.png) left top repeat-y;
}

#inet_main_content {
	background: transparent url(/site/images/main_content_bg.png) left top repeat-x;
	margin: 0 0 0 3px;
	padding: 0 3px 0 0;
	min-height: 420px;
}

.i_templ_1 #inet_main_content {
	margin: 0;
	padding: 0 3px;
}

#inet_txt h1 {
	background: transparent url(/site/images/title_bg.gif) left bottom repeat-x;
	margin: 0 -16px 12px -20px;
	padding: 0 20px 17px 18px;
	line-height: 22px;
}

.i_templ_1 #inet_txt h1 {
	background: none;
	margin-left: -18px;
	padding: 0 12px 12px 16px;
	border-bottom: 1px solid #2c4f67;
}

#inet_txt {
	padding: 12px 14px 12px 20px;
	line-height: 15px;
}

.i_templ_1 #inet_txt {
	padding-left: 16px;
}

.inet_sep {
	background-color: #1a4166;
	height: 3px;
	line-height: 3px;
	overflow: hidden;
	margin: 0 11px;

}

#inet_gallery {
	height: 205px;
	padding: 10px 0 0 7px;
}

#inet_content_footer {
	background: transparent url(/site/images/content_footer_bg.png) left top no-repeat;
	height: 20px;
}

/******* IMGS *******/

.i_templ_2 #inet_main .inet_imgs {
	padding: 2px 0 0 0;
	width: 185px;
	float: right;
}

.i_templ_2 #inet_main .inet_img_item {
	background-color: #163b5c;
	margin: 0 0 10px 21px;
}

.inet_news_item .inet_img_item {
	margin-bottom: 0 !important;
}

.i_templ_2 #inet_main .inet_img {
	padding: 3px;
}

.i_templ_2 #inet_main .inet_img_txt {
	padding: 2px 5px 5px 8px;
	text-align: left;
}

/******* PARA ********/

.inet_para_100 {
	padding: 0 1px;
}

.inet_para_100 .inet_para_title h2 {
	margin: 0 1px;
	padding: 16px 10px 15px 18px;
	color: #7ce11a;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #2c4f67;
}

.inet_para_100 .inet_img_item {
	padding: 1px 0;
	border-bottom: 1px solid #2c4f67;
}

.inet_para_100 .inet_para_txt {
	padding: 10px;
	color: #7797a0;
	line-height: 16px;
}

/******* NEWS *******/

.inet_news_item {
	margin: 0 1px 0 2px;
	padding: 7px 13px;
	line-height: 16px;
	border-bottom: 1px solid #2c4f67;
}

#inet_main .inet_news_item {
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
	line-height: 15px;
}

.inet_news_item a {
	color: #7797a0;
	text-decoration: none;
}

#inet_main .inet_news_item h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
}

#inet_main .inet_news_item h2 a {
	color: #fff;
}

.inet_news_item .date,
.inet_news_date {
	color: #78cf1b;
}

.inet_news_item a:hover,
#inet_newsarc_link a:hover {
	color: #fff;
}

#inet_newsarc_link {
	background-color: #0e3352;
	margin: 1px 1px 2px 2px;
	padding: 4px 13px;
}

#inet_newsarc_link a {
	background: transparent url(/site/images/link_arr.gif) 0 4px no-repeat;
	padding: 0 0 0 9px;
	display: block;
	color: #67839d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#inet_newsFilter {
	margin: 0 1px 5px 2px;
	padding: 9px 13px;
	line-height: 16px;
	border-bottom: 1px solid #2c4f67;
	font-size: 11px;
	color: #fff;
}

#inet_newsFilter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_newsFilter li {
	margin: 0;
	padding: 0;
}

#inet_newsFilter li.current {
	font-weight: bold;
}

#inet_newsFilter a {
	color: #7797a0;
	text-decoration: none;
}

#inet_newsFilter a:hover {
	color: #fff;
}

/****** NEWSLETTER *******/

#inet_nl_form {
	margin: 0 1px 0 2px;
	padding: 9px 13px 7px 13px;
	line-height: 16px;
	border-bottom: 1px solid #2c4f67;
}

#inet_nl_form h2 {
	margin: 0 0 10px 0;
	color: #7ce11a;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}

#inet_nl_form td {
	color: #7797a0;
	padding: 3px 15px 3px 0;
	vertical-align: middle;
}

#inet_nl_form ul {
	margin: 7px 0 7px 16px;
	padding: 0;
}

.inet_inp {
	background-color: #3f5e75;
	padding: 2px;
	width: 170px;
	color: #fff;
	border: 1px solid #52703d;
}

.inet_inpbut {
	background-color: #112030;
	color: #c6d6e2;
	font-weight: bold;
	border: 1px solid #2b4c2b;
}


/**** PLAIN MENU ****/

#inet_menu {
	width: 700px;
	float: left;
}

#inet_menu table {
	border: none;
	border-collapse: collapse;
	margin: 0;
}

#inet_menu_main table {
	height: 33px;
}

#inet_menu_sub {
	padding: 8px 0 0 0;
}

#inet_menu td {
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	padding: 0 10px;
	color: #719fbd;
}

#inet_menu td.spacer {
	padding: 0;
}

#inet_menu_main .menu_item {
	padding: 8px 2px;
}

#inet_menu a {
	color: #719fbd;
	font-size: 11px;
	text-decoration: none;
}

#inet_menu_main a {
	text-transform: uppercase;
}

#inet_menu a:hover {
	color: #fff;
}

#inet_menu_main .current .menu_item {
	background: transparent url(/site/images/menu_act_bg.gif) left bottom repeat-x;
}

#inet_menu .current a {
	color: #fff;
}


/******* STF ********/

#inet_stf_wrapper {
	position: relative;
}

#inet_stf {
	background-color: #152433;
	width: 210px;
	height: 320px;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 100;
	border: 1px solid #2c4f67;
	display: none;
}

#inet_stf_content {
	padding: 15px 0 0 17px;
}

#inet_stf td {
	padding: 0;
}

#inet_stf h2 {
	margin: 0 0 15px 0;
	color: #7ce11a;
	font-size: 10px;
	white-space: nowrap;
}

#inet_stf .inet_inp {
	margin: 0 0 10px 0;
}

#inet_stf textarea {
	height: 50px;
}

#inet_stf a:hover {
	color: #fff;
}

#stfResponse p {
	white-space: nowrap;
}

#stfResponse a {
	color: #7ce11a !important;
	font-weight: bold;
}

#stfResponse a:hover {
	color: #fff;
}

/****************/
/**** SEARCH ****/

.inet_search_msg {
	padding: 0 0 15px 0;
}

.search_result {
	margin: 0 0 15px 0;
}

.search_result .more {
	margin: 2px 0 0 0;
}

.search_result h2 {
	margin: 0 0 2px 0;
	font-size: 11px;
}

.search_result h2 a {
	color: #fff;
	text-decoration: none;
}

.inet_search_input {
	background-color: #185778;
	border: 1px solid #185778;
	margin: 0;
	width: 150px;
	padding: 2px;
}

.inet_search_button {
	background-color: #4c959e;
	margin: 0;
	border: 1px solid #4c959e;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 2px;
}

/**** SEARCH ****/
/****************/


/*****************/
/**** SITEMAP ****/

#inet_sitemap ul {
	margin: 0 0 0 16px;
	padding: 0;
}

#inet_sitemap li,
#inet_sitemap ul ul {
	padding: 2px 0;
}

/**** SITEMAP ****/
/*****************/

#inet_content_footer {
	padding: 12px 6px 12px 9px;
	color: #88abc4;
	position: relative;
}

#inet_content_footer a {
	color: #88abc4;
	text-decoration: none;
}

#inet_content_footer a:hover,
#inet_content_footer .current a {
	color: #fff;
}

#inet_footer_left {
	width: 460px;
	float: left;
}

#inet_footer_right {
	width: 460px;
	text-align: right;
	float: right;
}

#inet_footer_right td {
	padding: 0 3px;
	color: #88abc4;
	font-size: 11px;
}


/* 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;
}




#inet_addthis {
	position: absolute;
	left: 660px;
	top: 13px;
}



.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}


.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}