@media tty {
 i{content:"\";/*" "*/}} @import 'infobase-ie5win.css'; /*";}
}

body {font: 1em verdana, arial, sans-serif;}
* {margin:0; padding:0;}

/* #####################
all wrappers
######################## */
div#mainwrapper {
	width:866px;
}                                                            

div#header {
	width:875px;
	height:160px;
}

div#toolbar {
	width:875px; 
	height:22px; 
	text-align:justify;
	border-bottom:2px solid #960;
}

div#toolbarinner {
	width:825px; 
	text-align:justify;
	height:22px; 
	margin-right:200px;
}

div#columnswrapper {
	float:left; 
	width:875px; 
	background-color:#FFFFFF;
	padding: 0px 0px 20px 0px;
}

div#nav {
	float:left; 
	width:200px; 
	margin-left:-875px;
}                          
                           
div#content {
	float:left; 
	width:825px; 	
	margin-left:50px; 
	display:inline;
	padding: 0 0;
}    

div#createform {
	float:left; 
	width:725px; 	
	margin-left:150px; 
	display:inline;
	padding: 0 0;
}    




div#contentinner {
	margin: 0 10px 20px;
}

div#footer {
	width:875px;
 	padding:10px 0; /* pushes the links away from top and bottom of the div */
	font-size:.8em;  /* sets the font size of all links */
	text-align:center; /* centers the ul elements in the div */
	background-color:#DEE7B6; /* sets the background color of the div */
	border-top:1px solid #960; border-bottom:2px solid #960;
}
.clearthis {clear:both;}


/* ######################
content column styles 
######################### */
#content div#mainimage {
	width:180px; 
	float:left; 
	margin:0 30px 4px 0;
padding: 10px 10px 10px 10px;
}

#content div#mainimage img {
	border: 1px solid #960;
padding: 10px 10px 10px 10px;
}

#content div#mainimage p {
	font-size:.65em; 
	margin:0px 5px; 
	color:#C60;
} 

#content h1{
	font-size:1.4em; 
	font-variant:small-caps; 
	margin-top:2em; 
	color:#960;
}

#content p {
	font-size:.8em; 
	margin-top:0;
	margin-bottom:.5em;
	padding: 0px 0px 0px 0px;
}	


#content li {
	font: 1em verdana, arial, sans-serif;
	font-size:.75em;
}



#content a {
	text-decoration:underline; 
	color:#C60;
}

#content a:hover {
	color: #960; 
	text-decoration:none;
}

#content ul { 
	list-style-type:none;
}


/* ###########################
toolbar styles 
############################## */
#toolbar {
	text-align:center; 
	font-weight:bold; 
	font-size:.75em;
}

#toolbar a {	
	text-decoration:none; 
	color:#C60;
}

#toolbar a:hover {
	color: #960;
}


/* ##########################
nav styles
############################# */
div#nav {padding-top:20px;}
div#nav ul {border:0; margin:12px 1.25em 12px 1.25em; padding:0; list-style-type:none; font-weight:bold; font-size:.75em;}
div#nav li {border-bottom:2px dotted #960; margin:0; padding:.3em 0; text-indent:.5em}
div#nav li:first-child {border-top:2px dotted #960;}
div#nav a {text-decoration:none; color:#C60;}
div#nav a:hover {color: #960;}


/* ###########################
people page style 
############################## */

div#people {
	font-size: 1.6em;
	padding: 15px 50px 0px 200px;
}


#people a {
	text-decoration: none;
	color: #000;
}

#people a:hover {
	text-decoration: none;
	color: #960;
}



/* a hack for IE Win only \*/	
* html div#nav ul {border-top:2px dotted #960;}
/*end of hack */


/* #########################
footer styles
############################ */

#footer h1 {
	font-size:.8em; 
	color:#960;
}

#footer a {
	color: #960;
}

#footer a:hover {
	text-decoration: none;
	color: #C60;
}



/* ########################
suppllist stuff 
########################### */
#suppllist {
   font-size: 1.25em;
   padding:15px;
   list-style-image: url("/images/bullets.gif");
}

#suppllist2 {
   padding:15px;
   list-style-image: url("/images/bullet1.png");
}

/* ########################
main menu list stuff 
########################### */
#menulist {
	position:absolute;
	left: 220px;
	top: 160px;
	float: none;
	z-index:100;
	text-align:left;
}

#menulist ul {
	margin: 0; 
	padding: 0;
}

#menulist li { 
	display: inline; 
	list-style: none; 
	padding: 0;
}

#menulist .actuator, #menulist .selected, #menulist .actuator:hover {
	border-collapse:collapse;
	border-right: 2px dotted #960;
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	width: auto;
}

	

#menulist .actuator {
	color:#960;
	font-size: 1.0em;
	font-weight: bold;
	}

#menulist .selected, #menulist .actuator:hover {
 	color: #C60;
	font-size: 1.0em;
	font-weight: bold;
	}

#menulist .menu {
	position: absolute;
	visibility: hidden;
	top: 1.6em;
	left: 0;
	border-style: outset;
	background-color: #fffff1;
	color: #000;
	margin: 0 0 0 7px;
	padding: 0 0 .2em 0;
	}

#menulist .menu li { 
	display: list-item; 
	margin: 0; 
	padding: 0;
}

#menulist .menu li a {
	background-color: transparent;
	color: #000;
	font-size: .85em;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: none;
	margin: 0;
	padding: .2em 12px .25em 4px;
	width: 150px;
	}
#menulist .menu li a:hover {
	color:#960;
	}

#overviewMenu,
#partnersMenu,
#publicationsMenu,
#dataMenu,
#downloadsMenu,






