@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border:none;
}

body  {
	font-size:12px;
	margin: 0;
	border:0;
	padding: 0;
	color:#616161;
	text-align:left;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	color: #034da2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #034da2;
}
a:hover {
	text-decoration: underline;
	color: #034da2;
}
a:active {
	text-decoration: none;
	color: #034da2;
}

ul {
	padding-left: 10px;
}
#sitemap ul {
	font-size: 11px;
	font-weight: bold;
}


li {
	list-style-position:inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#dict_termin {
	width: 200px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}
#dict_text {
	float: right;
	width: 530px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}




#site_container {
	margin:auto;
	width:962px;
	padding: 0px;
}

/*header*/

#header {
	height:173px;
	background-image: url(images/header_back.gif);
	width: 962px;
	float: left;
} 

#h-1-1 {
	width: 192px;
	float:left;
}

#h-1-2 {
	width: 644px;
	float: left;
}
#h-1-3 {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 173px;
	float: right;
	background-position: right;
}
#h-1-4 {
	font-size: 10px;
	text-align: right;
	line-height: 20px;
	padding-right: 9px;

}
/*end of header*/


#left {
	width:192px;
	float:left;
	margin: 0px;
	padding: 0px;
}
/* submenu*/
#submenu {
	width: 192px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/submenu_content.gif);
}
#s-1-3 {
	height: 11px;
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
}
#s-1-1 {
	height: 10px;
	background-image: url(images/submenu_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#s-1-2 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	height: auto;
}
#banners #s-1-2 p {
	padding-bottom: 3px;
	padding-top: 3px;
}

#subscribe {
	width: 192px;
	background-image: url(images/subscribe_back.gif);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	margin: 0px;
}
#s-2-1 {
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	color: #034DA2;
}
#s-2-2 {
	float: left;
	width: 140px;
}
#s-2-3 {
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}
#newsletter {
	margin-top:10px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #616161;
	width: 165px;
	margin-left: 10px;
	padding: 2px;
}
.divider {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/divider.gif);
	height: 1px;
	width: 168px;
	background-repeat: no-repeat;
	background-position: center;
}
a:hover.submenu {
	color: #000000;
	text-decoration: none;
}
a:hover.submenu2 {
	color: #000000;
	text-decoration: none;
}
a.submenu {
	text-decoration: none;
	text-transform: uppercase;
}
a.submenu2 {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
#main {
	float: left;
	margin-left: 7px;
	width: 564px;
}
html>body #main {
	float: left;
	margin-left: 7px;
	width: 564px;
	margin-right: 7px;
}
#main_wide_blue {
	background-image: url(images/content_narrow_top_blue.gif);
	float: left;
	height: 25px;
	width: 551px;
	padding-top: 12px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
html>body #main_wide_blue {
	background-image: url(images/content_narrow_top_blue.gif);
	float: left;
	width: 551px;
	min-height: 25px;
	height: auto;
	padding-top: 12px;
	padding-left: 13px;
	background-repeat: no-repeat;
}

#main_wide_grey {
	background-image: url(images/content_narrow_top_grey.gif);
	float: left;
	height: 25px;
	width: 551px;
	padding-top: 12px;
	padding-left: 13px;
}
#main_wide_txt {
	background-image: url(images/content_narrow_back.gif);
	float: left;
	width: 546px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: repeat-y;
}
#newsdate {
	font-size: 10px;
	font-weight: bold;
	color: #034DA2;
	width: 100px;
	float: right;
	text-align: right;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #034DA2;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-right: 5px;
}


#menu {
	width: 764px;
	float: left;
	background-image: url(images/menu_blank.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 6px;
}
#menu1 {
	font-weight: bold;
	background-image: url(images/menu_first.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-left: 22px;
	padding-top: 10px;
	width: auto;
	float: left;
	padding-right: 16px;
}
#menu1_ov {
	font-weight: bold;
	background-image: url(images/menu_first_ov.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-left: 22px;
	padding-top: 10px;
	width: auto;
	float: left;
	padding-right: 16px;
	color: #FFFFFF;
}
#menu2 {
	font-weight: bold;
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-left: 22px;
	padding-top: 10px;
	width: auto;
	float: left;
	padding-right: 16px;
}
#menu2_ov {
	font-weight: bold;
	background-image: url(images/menu_middle_ov.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-left: 22px;
	padding-top: 10px;
	width: auto;
	float: left;
	padding-right: 16px;
	color: #FFFFFF;
}
#menu3 {
	font-weight: bold;
	background-image: url(images/menu_last.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	padding-left: 22px;
	padding-top: 10px;
	width: auto;
	float: left;
	padding-right: 16px;
}
a.menu {
	color: #FFFFFF;
}

#pahtway {
	width: 690px;
	height: 15px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
}
#icons {
	text-align: right;
	float: right;
	padding-top: 5px;
}

.clr {
	clear:both;
}

#searchword {
	margin-top:15px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 10px;
	color: #616161;
	text-align: right;
	width: 95px;
	margin-right: 10px;
	height: 17px;
	padding-top: 4px;
	padding-right: 5px;
}



inputbox { margin-left:10px;}

/* ol */
ol {
	margin-left:30px;
}

ol li{
	list-style-position:outside;
}
#main_wide_bottom {
	background-image: url(images/content_narrow_bottom.gif);
	float: left;
	height: 25px;
	height: 11px;
	width: 564px;
	margin-bottom: 10px;
	overflow: hidden;
}
#more {
	font-size: 9px;
	font-weight: bold;
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #034DA2;
	text-transform: uppercase;
}
#whatsnew {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCFD8;
}
#banners {
	width: 192px;
	background-image: url(images/submenu_content.gif);
	background-repeat: repeat-y;
	float: left;
}
html>body #banners {
	width: 192px;
	background-image: url(images/submenu_content.gif);
	background-repeat: repeat-y;
	float: left;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 962px;
	margin-top: 10px;
	clear: both;
}
#update {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 192px;
	text-align: center;
	padding-top: 14px;
	float: left;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}

#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCFD8;
	padding-bottom: 7px;
	float: left;
	padding-top: 7px;
	width: 544px;
}
h3 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
a.grey {
	color: #616161;
}
#terms {
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	float: right;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
}
#main_blue {
	background-image: url(images/content_wide_top_blue.gif);
	float: left;
	padding-top: 12px;
	padding-left: 13px;
	width: 100%;
	background-repeat: no-repeat;
}
html>body #main_blue {
	background-image: url(images/content_wide_top_blue.gif);
	float: left;
	padding-top: 12px;
	padding-left: 13px;
	width: 751px;
	background-repeat: no-repeat;
}
#main_wide {
	width: 751px;
	float: left;
	margin-left: 6px;
}

html>body #main_wide {
	width: 764px;
	float: left;
	margin-left: 6px;
}

#main_txt {
	background-image: url(images/content_wide_back.gif);
	float: left;
	width: 742px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: repeat-y;
	padding-right: 10px;
}
html>body  #main_txt {
	background-image: url(images/content_wide_back.gif);
	float: left;
	width: 742px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: repeat-y;
}
#main_bottom {
	background-image: url(images/content_wide_bottom.gif);
	float: left;
	height: 11px;
	width: 762px;	
	overflow: hidden;
}
	
html>body #main_bottom {
	background-image: url(images/content_wide_bottom.gif);
	float: left;
	height: 11px;
	width: 100%;	
	margin-bottom: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#newsearch {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #616161;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#button_send {
	font-size: 10px;
	text-transform: uppercase;
	color: #034DA2;
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 10px;
	width: 265px;
	border: 1px solid #999999;
}
#search_results {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 3px;
}
#search_category {
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#sitemap ul li ul{
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
	text-transform: uppercase;
}
#dictionary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 10px;
}
#main_wide_txt2 {
	background-image: url(images/content_narrow_back.gif);
	float: left;
	width: 551px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#main_wide_txt3 {
	background-image: url(images/content_narrow_back.gif);
	float: left;
	width: 551px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#textfield {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}
#textfield_name {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	margin-bottom: 10px;
}
#form_left {
	float: left;
	width: 200px;
}
#form_right {
	float: right;
	width: 400px;
}
#irr {
	margin-top:10px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #616161;
	width: 260px;
	margin-left: 10px;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

.resizable_text
{
	font-size:inherit;	/* defaults to 10?! */
}
#rss {
	float: left;
	width: 50px;
	padding-top: 20px;
	padding-left: 15px;
}
#docs {
	background-image: url(images/submenu_content.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 172px;
}
#divider {
	width: 168px;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	background-color: #cbcfd8;
}
#newswide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCFD8;
	padding-bottom: 7px;
	float: left;
	padding-top: 7px;
	width: 743px;
}

a.gray {
	color: #616161;
	}
	
gray {
	color: #616161;
	}

/* for understanding browsers */
.prop {
min-height:25px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .prop {
height: 25px;
}
/**/

.prop p {margin:0; }
/*.prop {margin:1em auto;}



