/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:baseline;
	background:transparent;
}

/* CSS Document */
html {height: 100%;}

body {
	/*background:white url(../images/content_bg.jpg); */
	background-color:black;
	color:#000000;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	margin:0 auto;
	top:0px;
	left:0px;
	height:100%;
	padding:0 0 0 0;
	/* cursor: url(cursor.cur), pointer; */
	position:relative;
}

h1 {font-size:16px; font-weight:bold; color:#000000; } 
h2 {font-size:14px; color:#000000; font-weight:bold; text-decoration:none; margin-bottom:5px;}
h3 {font-size:13px; color:#000000; font-weight:bold; text-decoration:none;}
h4 {font-size:12px; color:#1d1d1d; font-weight:bold; padding-top:10px; text-decoration:none;}
h5 {font-size:15px; color:#9d0a0e; font-weight:bold; padding:10px 0 10px 0; text-decoration:none; font-family:Georgia;}

p.sectionheader_pdt {font-size:18px; font-family:Georgia; font-weight:bold; color:#1d1d1d; padding-bottom:10px;}
p.sectionheader_others {font-size:15px; color:#1d1d1d; font-weight:bold; padding-bottom:10px; text-decoration:none; font-family:Georgia;}

img {border: 0px;}
img.pngfix {behavior: url(iepngfix.htc); }
a.extlink {color:#0000FF}
a {color: #fff; text-decoration: none; }
a:hover {color: #000; text-decoration: underline; }
a.footer:hover {color: #fff; text-decoration: underline; }
a.menu:hover {color: #F79429;}
a.menuactive {color: #F79429;}
a.tpl:hover {color:#fff; text-decoration: underline; }
a.content {color: #fb881c;}



.hr_dotted {background-image: url(../images/divider.gif); background-repeat: no-repeat; height: 5px; width:100%; margin: 15px 0 5px 0; float:left; }
.hr_bigdots {background-image: url(../images/divider_journal.gif); background-repeat: no-repeat; height: 10px; width:100%; margin: 20px 0 20px 0; float:left; }

.content-txt { font-size:12px;}
.content-bold {
	font-weight: bold;
}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}

.divider {height:5px; background:url(../images/main_txt_divider.gif) repeat-x; margin: 20px 0 20px 0;}

#body {position: relative; min-height: 100%; }
* html #body {height: 100%;}

#masthead-container {height:75px; background:url(../images/header_bg.gif) repeat-x;}
#masthead {margin:0px auto; width:770px; height:75px; solid #ff0000 }
#masthead-left {width:280px; height:75px; float: left;solid #ff0000}
#masthead-right {width:480px; height:75px; float: right; border:0px solid #ff0000; }
/*#masthead-container {height:75px; background:url(../images/header_bg.gif) repeat-x;}
#masthead {margin:0px auto; width:770px; height:75px; border:0px solid #ff0000 }
#masthead-left {width:280px; height:75px; float: left;border:0px solid #ff0000}
#masthead-right {width:460px; height:75px; float: right; padding-right:0px;	border:0px solid #ff0000; }*/
/*menu*/
ul.menu {	
	height:39px; 
	width:480px; 
	background:url(../images/menu-bg.png) no-repeat; 
	padding:45px 0px 0 0px; 
	list-style:none;
	border:0px solid #ff0000;
	behavior: url(iepngfix.htc);	
}
ul.menu li {
	padding:0 0px 0 0px;
	float:left;
	font-size:12px;
	width:80px;
	border:0px solid #ff0000;
	text-align:center;
}
ul.menu li.dropdown {
	padding:0 0px 0 0px;
	float:left;
	font-size:12px;
	width:117px;
	height:100%;
	border:0px solid #ff0000;


}
ul.menu li a {
	text-decoration:none;	
	padding:0 0px 0 0px;
	display:block;
	overflow:hidden;
	height:17px;
	background-repeat:no-repeat;
}
ul.menu li a:hover,
ul.menu li.active a {}

#content-bg-home {width:100%; min-height:100%; background:white url(../images/content_bg.jpg);  z-index: 20; position:relative; }
#header-shadow {
	background: url(../images/header_shadow.png) repeat-x;
	min-height:16px;
	width:100%;
	position:absolute;
	left:0;
	top:75px;
	behavior: url(iepngfix.htc); 
	z-index: 21;
}
#footer-shadow {background: url(../images/footer_shadow.png) repeat-x; background-position: bottom; min-height:27px; width:100%; height:100%; behavior:url(iepngfix.htc); z-index: 21; position:absolute; left:0px;  }
#content-container {margin:0px auto; width:770px; overflow:hidden; z-index: 18;}
#content {margin:0px auto; height:100%; min-height:600px; border:0px solid #ff0000; float:left;}
#content-home-left {width:460px; height:450px; float:left; no-repeat;behavior: url(iepngfix.htc); }
#content-home-right {width:290px; float:right; padding:40px 0 0 0; color:#000; font-size:100%}
#content-normal-left {width:498px; min-height:600px; behavior:url(iepngfix.htc); float:left;  background:url(../images/sub_white_bg.png); padding:0 30px 30px 30px;   }

#content-normal-right {width:192px; float:right; padding:50px 0 0 0; color:#fff;}
#index-news {height: 170px;	width: 280px; font-size: 11px; overflow: auto; scrollbar-arrow-color: white;}

.pushlink {width:100px; height:130px;  padding-top:270px; float:left; text-align:center;}

ul.homenews {
	list-style:none;
	margin:10px 0 0 20px;
	list-style-position: outside;
	list-style-image: url(../images/whitebullet.gif);
	color:#000;
}

ul.homenews li {
	margin:10px 0 10px 0;
}

#footer-container {width:100%; background-color: #000; overflow:hidden; }
#footer {width:770px; height:100%; min-height:30px; font-size: 9px; margin:0px auto; color:#fff; padding-top:10px; margin-bottom:10px;}
.orange {color:#fb881c; font-weight:bold;}

#dropmenudiv{
	padding-top:5px;
	width:117px;
	height:113px;
	position:absolute;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 12px;
	line-height:18px;
	z-index:100;
	background-image: url(../images/dropdown-bg.png);
	background-repeat: no-repeat;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 5px 5px;
text-decoration: none;
font-weight: bold;
z-index:96;

}


#dropmenudiv a:hover{/* hover background color */}


#dhtmltooltip{
position: absolute;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color: orange;
visibility: hidden;
z-index: 103;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}



/*DROPDOWN BY KARLO*/
#masthead-right ul{height:24px;padding:5px;overflow:visible;width:auto;/**width:518px;*/z-index:999999;margin:29px 0 0 0;  }
/*.filter-box ul.dropdown{position: relative;float:left;}*/
#masthead-right ul li{list-style:none;float:left;margin:0 5px 0 0;padding:4px 6px;}
#masthead-right ul li a{color:#FFFFFF;font-weight:bold;font-size:11px;}
#masthead-right ul li a:hover{color: #FF6600;}
#masthead-right ul li ul {margin: -9px 0 0 -5px;}
#masthead-right ul li ul li{font-weight: normal;color: #000;background:#ff9933 url(../images/bullet.jpg) no-repeat 7px 10px; margin-left: 0px;float:none;padding:5px 0px 5px 17px;width:100px;}
#masthead-right ul li ul li a:hover{color:#000000;text-decoration:none;}


/*LEVEL TWO*/
ul.dropdown li ul { visibility: hidden; position: absolute;/*_margin:10px 0 0 0px; *margin:20px 0 0 -75px;*/}
ul.dropdown ul li { font-weight: normal;color: #000;background:#ff9933; margin-left: 0px;}
ul.dropdown ul li:hover { font-weight: normal;color: #000;float: left; background:#999999; margin-left: 0px;cursor:pointer;}
ul.dropdown ul li a	{ border-right: none; width: 100%; display: inline-block; color:#FFFFFF;white-space:nowrap; /**padding-left: 5px;*/ }


/*LEVEL THREE*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible;}