body{
	background-color: #CFE6DC;	
}

body, td, div, p{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
}

a{
	color: #000000;
	text-decoration: underline;
	color: #666666;	
}

#holder{
	background-color: #FFFFFF;
	width:780px;
	border: 1px solid #0A7E4D;
	padding-bottom: 15px;
}

a: hover{
	text-decoration: none;
	color: #666666;		
}

/***** TOPNAVIGATION *******/

#topmenu{
	background-color:#00a5d1;
	height: 25px;
	padding-left: 14px;
	color:#ffffff;
	position: relative;
}

#language_selector{	
	display: inline;
	color: #ffffff;
}

.topmenuitem{
	padding-left: 8px;
	padding-right: 12px;	
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
}

.topmenuitem a{
	color:#ffffff;
	text-decoration: none;
}

.topmenuseparator {
	vertical-align: middle;
	height: 25px;	
	padding-top: 5px;	
}

/***** MIDDLE NAVIGATION *******/

#banner{
    width:780px;
    height:105px;
	/*border:1px solid  black;*/
	position:relative;
}

#bannerlogo{
	width:350px;
	height:81px;
	position:absolute;
	left:18px;
	top:12px;
}

#bannerflash{
	position:absolute;
	right:0px;
	padding:0px;
	margin:0px;
	width:418px;
}

#middlenavigation_left_corner{
    width:470px;
    height:25px;
    background-image: url('/images/corner1.gif');
    background-position: right top;
    background-repeat: no-repeat;
    float: left;	
}

#middlenavigation_left_line{
    float:left;
    background-color:#ccedf6;
    height:3px;
    width:466px;
    background-image: url('/images/line1.gif');
    background-repeat:repeat-x;
}

#middlenavigation_right_corner{
    float:left;
    height:25px;
    width:8px;
    background-image: url('/images/corner2.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
}

#middlenavigation_right_holder{
    float:left;
    height:25px;
    width:302px;
    background-color:#ccedf6;
}

.menuitem_middle{
    float:left;
    padding-top:3px;
}

.menuitem_middle a{
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}

.profile_item {
	float:left;
    padding-top:10px;
	padding-left:210px;
	color:#00a5d1;
}

/***** LEFTNAVIGATION *****/

#leftnavbar{
	background-color:#ccedf6;
	background-image:url(/images/navbar_bg.gif);
	background-repeat:repeat-y;
	width:170px;
	height:100%;
	position: relative;
}

#navbar_background_bottom{
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 170px;
	height:79px;
	background-image:url(/images/navbar_bg_bottom.gif);
	z-index:-1;
	background-repeat: no-repeat;
}

.menuitem{
	background-image:url(/images/navbar_menuitem.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 170px;
	margin-bottom:2px;
	padding-left: 7px;
	padding-top:2px;
	text-align: left;
	z-index: 3;
}

.firstmenuitem{
	background-image:url(/images/navbar_first_menuitem.gif);	
}

.menuitem{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
	height:18px;
}

.menuitem_lightcolor{
	background-image:url(/images/navbar_menuitem_light.gif);	
	/*height: 30px;*/
}

.firstmenuitem_lightcolor{
	background-image:url(/images/navbar_first_menuitem_light.gif);	
}

.submenupanel{
	margin-bottom: 5px;
}

.submenuitem{	
	position:relative;
	text-align: left;
	padding-left: 10px;
	_height:11px;
	min-height: 11px;
    padding-bottom:3px;
}

.submenuitembullet{
    padding-top:4px;   
}

.submenuitemlink {
	width: 130px;
	_height:11px;
	min-height: 11px;
    float:right;
}

.submenuitemlink a{
	color: #00a8da;
	text-decoration: none;
	font-size: 11px;
}

.submenuitemlink a:hover{
	color: #00a8da;
	text-decoration: underline;
	font-size: 11px;
}

div.navbar_arrow{
	position:absolute;
	top:3px;
    _top:2px;
    right:8px;
	width: 6px;
	height:9px;
	background-image: url(/images/navbar_arrow.gif);
	background-position: center center;
	background-repeat: no-repeat;	
	vertical-align: middle;
}

#leftnavbar_top_left{
	width: 5px;
	height:5px;
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(/images/spacer_white.gif);	
}

/****** HOMEPAGE *****/

#home_search{
	padding-left:8px;
	padding-right:9px;	
	padding-top:6px;
	padding-bottom:8px;
	position: relative;
}

#home_search_inputfield{
	padding-top: 3px;
}

#home_search_go_button{
	position:absolute;
	right:10px;
	_right:7px;
	bottom: -13px;
	_bottom: 5px;
}

#home_news{
	padding:0;
	margin:0;
	width:155px;
	text-align:left;
}

#home_news td{
	font-family:Verdana;
	font-size: 10px;
}

#home_news h1{
	_padding-bottom:10px;
}

#navbarpage{
    padding-left:16px;
    padding-right:17px;
}

#pageright{
    padding-left:17px;
    padding-right:17px;
}

/*****  CONTENT *****/

#page-corner-left-top{
	position:absolute;
	left:-1px;
    _left:-1px;
    top:-1px;
    _top:-1px;
    width:8px;
	height:8px;
	background-image: url(/images/corner_content1.gif);
	background-repeat: no-repeat;
}

#page-corner-right-top{
	position:absolute;
	right:-1px;
	_right:-2px;
	top:-1;
	_top:-1px;
	width:8px;
	height:8px;
	background-image: url(/images/corner_content2.gif);
	background-repeat: no-repeat;
}

#page-corner-right-bottom{
	position:absolute;
	right:-1;
	_right:-2px;
	bottom:-1px;
	_bottom:-7px;
	width:8px;
	height:8px;
	background-image: url(/images/corner_content3.gif);
	background-repeat: no-repeat;
}

#page-corner-left-bottom{
	position:absolute;
	left:-1px;
	bottom:-1px;
	_bottom:-7px;
	width:8px;
	height:8px;
	background-image: url(/images/corner_content4.gif);
	background-repeat: no-repeat;
}

#page-holder{
    position:relative;
	border: solid 1px #ccedf6;
	margin-left:0px;
	margin-right:0px;
    min-height:398px;
    height:100%;
    _height:398px;
}

#page-content{
    padding: 23px;
	font-size: 11px;
	color: #666666;
}

#bg-detail-content{
	width: 100%;
	padding-bottom: 20px;
}

#sections-pager{
	padding-bottom: 10px;	
}

h1{
	font-size: 14px;
	color: #666666;
	margin-top:0px;
	margin-bottom:15px;
	_margin-bottom:0px;
}

h2{
	font-size: 13px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;
}

h3{
	font-size: 11px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;
}

h4{
	font-size: 10px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;
}

h5{
	font-size: 9px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;
}

h6{
	font-size: 8px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;
}

.heading2special{
	font-size: 13px;
	color: #666666;	
	margin-top:0px;
	margin-bottom:0px;	
	text-align:center;
}

.dropdown{
	font-family: Arial;
	font-size:11px;
	color: #514e55;
}

#footer{
	width:780px;
	padding-top:15px;
    padding-left:10px;
    padding-right:10px;
    clear:both;
}

input.text, select.text{ 
	 width: 177px;
}

#externalwarning{
	vertical-align:middle;
	border:solid 1px #ccedf6;
	margin:10px;
	margin-top:30px;
	padding-left:15px;
	padding-right:10px;
	position:relative;
}

.nomargin{
	margin-top:0px;
	margin-bottom:0px;
}

#worldwidemap{
	width:310px;
	height:204px;
	position:relative;
}

#worldwidemap a{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: 900;	
	color: black;
}


/*CALCULATOR*/

input.result{
	background-color: #EEEEEE;
	width: 70px;	
	color: #666666;	
	border: 0;
	text-align:right;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-indent: none;
}


table#imazalilcalc td{
	font-weight:bold;
}

.calcerror{
	color: #cc0000; 
	border: 1px solid #cc0000; 
	text-align: left; 
	padding: 5px; 
	display: none;
}

.graybox{
    position:relative;
    background-color:#ebebeb;
    height:100%;
	_height:80px;
    min-height:80px;
    padding:10px;

}

.graybox h1{

   padding-bottom:6px;
}