body 			{ background-color: #eeeeee; text-align:center; margin:0px; height:100%;  }
h1 				{ color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; width: 100%; margin: 0 0 0px; padding: 0 0 0px;  }

h2 				{ color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height:15px; }



h3 				{ color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height:0px; }
h4 				{ color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height:15px; }

img				{ border-width: 0; }

a.sidelink {	
	margin-left:0px;
	color:#000000; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
}

a.toplink { 
	color:#000000; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
}

a.toplink:hover {
	text-decoration:underline;
}

a.toplink:visited {
	color:#000000;
}

a.toplink:active { 
	color: #FF0000; 
	text-decoration: none; 
}

a.leftmenusub {
	color: #000000; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	margin:0px;
	line-height:15px;
	cursor:pointer;
}

a.leftmenusub:hover {
	text-decoration:underline;	
}

a.leftmenusub:visited {
	color: #000000;
}

a.leftmenusub:active { 
	color: #FF0000; 
	text-decoration: none; 
}

a.leftmenu {
	color: #000000; 
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	margin:0px;
	line-height:24px;
	cursor:pointer;
}

a.leftmenu:hover {
	text-decoration:underline;
	cursor:pointer;
}

a.leftmenu:visited {
	color: #000000;
}

a.leftmenu:active { 
	color: #FF0000;
	text-decoration: none; 
}

a.bottomlink {
	color:#000000; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration: none;
}

#wrapper {
	position:relative;
	width:1010px;
	text-align:left;	
	background-image: url('../images/shade.gif');
	background-repeat:repeat-y;
}
#wrapper div {
	text-align:left;
}
#textcontent {
	margin-top:240px;	
	margin-left:250px;
	border-left:1px solid #bbb;
	padding-left:20px;
	margin-bottom:20px;

}

#toplinks {
	width:430px;
	height:0px;
	position:absolute;
	left:551px;
	top:15px;
	z-index:3;	
}

#content {
	background-repeat: no-repeat;
}

#footer {
	padding-left:20px;
	height:200px;
	clear:both;
}

#language {
	width:350px;
	float:left;
	height:40px;
}

#copyright {
	width:390px;
	float:left;
	margin-top:5px;
	height:40px;
	color: #000000; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
}

#flags {
	margin:2px;
	margin-left:84px;
	clear:both;
}

#links {
	margin-top:-2px;
	width:150px;
	float:left;
	height:40px;
}

#foottext {
	color: #999; 
	font-size:9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	width:880px;
	text-align:center;
}

#tablewrapper {
	position:relative;
	left:0px;
	top:0px;
	z-index:1;	
	height:auto;
	margin-left:7px;
	text-align:left;
}

#navigation {
	position:absolute;
	left:45px;
	top:55px;
	width:925px;	
	height:58px; 
	z-index:2;
	background-image: url('../../data/images/nav_back.gif');
}

#navleftborder {
	height:58px; 
	width:2px;
	background-image:url('../../data/images/nav_left.gif');
	float:left;
}

#navrightborder {
	height:58px; 
	width:2px;
	background-image:url('../../data/images/nav_right.gif');
	float:left;
}

#navcontent {
	height:47px; 
	width: 921px;		
	float:left;	
}

.navbutton {
	float:left;
	width:110px;
	height:42px;
	text-align:left;	
	border-right:1px solid gray;	
	padding-top:10px;	
	padding-left:5px;	
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
	cursor:pointer;
}

#sidelinks {	
	float:right;
	height:42px;
	width:310px;
	padding-top:6px;
	margin-left:2px;
}

.sidelinksspacer {
	margin-right:4px;
	float:left;
	width:140px;
}

.sidelinksspacer a {	
	color:white;
}

.sidelinksspacer a:hover {	
	color:silver;
}

.sidetitle {
	background: url('../../data/images/sidetitle_back.jpg');
	width:181px;
	height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:white;
	padding-left:5px;
	padding-top:4px;
}

.dropdownmenu {
	z-index:2;	
	height:400px;	
	width:209px;	
	position:absolute;
	visibility: hidden;	
	background-image: url('../images/home/side_back.png');	
}

#leftmenu_current {
	top:120px;
	left:47px;	
}

#leftmenu_1 {	
	top:120px;
	left:47px;	
}

#leftmenu_2 {	
	top:120px;
	left:164px;	
}

#leftmenu_3 {	
	top:120px;
	left:280px;	
}

#leftmenu_4 {	
	top:120px;
	left:396px;	
}

#leftmenu_5 {	
	top:120px;
	left:512px;	
}

.leftmenutop {
	border:1px solid gray;
	height:135px;
	width:186px;
	margin:5px;
	padding:0px;
	background-color:#CCCCCC;
}

#leftbottom {
	margin:10px;
	padding:0px;
}

#slogan {
	margin-top:40px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
}

#toplinkssub {
	top:305px;
	position:absolute;
	left:54px;
	width:185px;
	border:1px solid gray;
	background-image:url('../../images/sidetitle_back.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CCCCCC;
}

#toplinkssubtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:white;
	text-transform: uppercase;
}

#toplinkssub ul {
	margin-top:15px;
}

#toplinkssub div {
	margin: 5px;
}

.toplinksub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
	text-decoration:none;
	text-transform: uppercase;
}

.toplinksub :visited {
	text-decoration:none;
	font-size:11px;
}
