#wrap1 {
	background: url(images/bot_back.jpg) no-repeat top;}
#wrap2 {
	background: url(images/kflag_back.jpg) no-repeat top;}
#wrap3 {
	background: url(images/h1_graphs_r4_c1.jpg) no-repeat top;}
#wrap4 {
	background: url(images/inside_r4_c3.jpg) no-repeat top;}
p, dt, dd  {
	font: 12px Arial, Helvetica, sans-serif;}

.text {
	font: 12px/15px Arial, Helvetica, sans-serif;}

h1, .head1 {
	font: bold 18px/24px "Trebuchet MS";
	color: #183bb6;}
h2, .head2 {
	font: bold 16px/18px "Trebuchet MS";
	color: #183bb6;}
h3, .head3 {
	font: bold 16px/18px "Trebuchet MS";
	color: #c20914;}
h4, .head4 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #183bb6;}
h5 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #c20914;}
.sig {
	font: 11px/12px Arial, Helvetica, sans-serif;}
a:link {
	color: #183bb6;}
a:visited {
	color: #000066;}
a:hover {
	color: #b1bed9;}
.sidebar {
	font: trebuchet ms, arial, sans-serif;
	color: #00115e;}
.sidebar:link {
	color: #00115e;}
.sidebar:visited {
	color: #00115e;}
.sidebar:hover{
	color: #eeeeee;}

input,textarea {
	font-family:monospace;
	font-size:10px;
	}

b.hl1 {
   font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
b.hl2 {
   font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	}
.sr {
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	}
.fd_results {
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	}

/* PUBLICATIONS SEARCH CSS */
#pub_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#pub_search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.alignright {
	text-align: right;
	}
.error {
	border: 1px dotted #F00;
	background-color: #FFEAEA;
	color: #F00;
	padding: 5px;
	margin: 5px;
	text-align: center;
	}
.publication {
	padding: 5px;
	margin: 0 0 15px 0;
	padding-right: 20px;
	padding-left: 0;
	}
	.publication h1 {
		margin-top: 0px;
		margin-left: 8px;
		}
.issue {
	padding-left: 15px;
	color: #CCC;
	}
	.issue h2 {
		margin-top: 0px;
		margin-left: 8px;
		border-bottom: 1px solid #183BB6;
		padding-bottom: 5px;
		}
	.issue ul {
		list-style-type: square;
		}
	.issue li {
		color: #000;
		margin-bottom: 5px;
		}
.article {
	padding: 0px;
	margin: 3px;
	}
.keywords {
	font-style: italic;
	padding: 3px;
	margin: 0;
	color: #888;
	}
/* END PUBLICATIONS SEARCH */

/* EVENTS LISTING CSS */
.event {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #B0BED9;
	clear: left;
	float: left;
	width: 100%;
	}
	.event .event_img {
		width: 70px;
		height: auto;
		float: left;
		}
	.event .event_info {
		width: 450px;
		height: auto;
		float: left;
		}
/* END EVENTS LISTING */

/* Dropdown menu. Ugly, ugly JavaScript */
#menuItem1,
#menuItem2,
#menuItem3,
#menuItem4,
#menuItem5,
#menuItem6,
#menuItem7,
#menuItem8,
#menuItem9,
#menuItem10,
#menuItem11,
#menuItem12,
#menuItem13,
#menuItem14,
#menuItem15,
#menuItem16,
#menuItem17,
#menuItem18,
#menuItem19,
#menuItem20,
#menuItem21,
#menuItem22,
#menuItem23,
#menuItem24,
#menuItem25 {
	cursor: pointer;
	}
