@charset "UTF-8";
/* CSS Document */

/* Specify blanket rules for all elements */
	body {
		margin: 10px 0px 10px 0px; 
		font: 12px Arial, Sans-serif;
		color:#000;
		line-height:140%;
		align:center;
		background:#d0d5da;
	}
	
	hr {
		align:center;
	}
	
	table {
		border-collapse:collapse;
	}
	
	img {
		border:0;
	}
	
	.highlight {
		margin:0 300px 0 300px;
		padding:5px;
		font-weight:bold;
		background-color:#CCCCCC;
		border-left:3px solid #000;
		border-right:3px solid #000;
	}
	
	.exclusive {
		color:#FF0000;
		font-weight:bold;
	}
		
	h1 {
		font-size: 14px;
		color: #FFF;
		font-weight: bold;
		line-height:150%;
		padding:3px;
		background-color:#18193e;
		border-right:7px solid #9bcd6e;
	}
	
	h2 {
		font-size: 12px;
		color: #FFF;
		font-weight: bold;
		line-height:150%;
		margin:0 50px 0 50px;
		padding:3px;
		background-color:#9bcd6e;
		border-right:5px solid #0a113b;
		border-left:5px solid #0a113b;
	}
	
	h3 {
		clear:left;
		padding-top:20px;
		font-size: 14px;
		color: #000066;
		font-weight: bold;
	}
	
	.haa {
		font-size: 14px;
		color: #d10200;
		font-weight: bold;
		line-height:150%;
		padding:3px;
		background-color:#95daf7;
		border-right:10px solid #d2f0fa;
	}
	
/* tables */

	.form td, tr {
		padding:0px;
	}
	
	.form td {
		border-bottom:1px solid #777;
	}

/* links and mousovers */	
	a {
		color: #0099FF;
		font-weight: bold;
	}
	a:link {
		text-decoration: none;
	
	}
	a:visited {
		text-decoration: none;
		color: #0099FF;
	}
	a:hover {
		text-decoration: none;
		color: #aabd26;
	}
	a:active {
		text-decoration: none;
		color: #0099FF;
	}
	
/* links and mousovers for main menu */	

	#menu a {
		font-size: 12px;
		color: #FFF;
		font-weight: bold;
	}
	#menu a:link {
		text-decoration: none;
	}
	#menu a:visited {
		text-decoration: none;
		color: #CCC;
	}
	#menu a:hover {
		text-decoration: none;
		color: #aabd26;
	}
	#menu a:active {
		text-decoration: none;
		color: #aabd26;
	}
	
/* lists */

	ul {
		margin:0px;
		padding:10px 0 0 10px;
		line-height:125%;
	}
	
	li {
		padding:5px 0 5px 0;
	}

/* alignment */

	#alignment {
		padding:0 25px 0 25px;
	}
	
	#alignment_sidebar {
		width:150px;
		background-color:#FFF;
		padding:10px 10px 10px 10px;
	}
	

/* masthead */
	
	#masthead {
		padding:10px;
		margin:0 0 2px 0;
	}
	
/* navigation menu */

.nav {
	font-family: arial, sans-serif; 
	width:824px; 
	height:213px; 
	position:relative; 
	font-size:12px; 
	z-index:100;
	font-weight: bold;
	}
.nav ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	height:20px; 
	text-align:center; 
	color:#18193f; 
	background:#d0d5da; 
	line-height:20px; 
	font-size:11px; 
	overflow:hidden;
	padding:0px 5px 0px 5px;
	margin:0px 6px 0px 6px;
}

.nav ul {
	padding:0; 
	margin:0; 
	list-style: none;
}

.nav ul li {
	float:left; 
	position:relative;
	padding:0;
}

.nav ul li ul {
	display: none;
}

/* specific to non IE browsers */
.nav ul li:hover a {
	color:#fff; 
	background:#18193f;
}

.nav ul li:hover ul {
	display:block; 
	position:absolute; 
	top:21px; 
	left:0; 
	width:75px;
}

.nav ul li:hover ul li a.hide {
	background:#18193f; 
	color:#fff;
}

.nav ul li:hover ul li:hover a.hide {
	background:#9c53c8; 
	color:#FFF;
}

.nav ul li:hover ul li ul {
	display: none;
	}

.nav ul li:hover ul li a {
	display:block; 
	background:#243388; 
	color:#FFF;
}

.nav ul li:hover ul li a:hover {
	background:#9bcd6e; 
	color:#FFF;
}

.nav ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:105px; 
	top:0;
}

.nav ul li:hover ul li:hover ul.left {
	left:-105px;
}

.Group {
	display: block;
	height: 28px;
	width: 100px;
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 100px;
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Option:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}


	
/* index */

	.content {
		background:#fbfbfb;
		}

	.logoCol {
		background:#d0d5da;
		float:left;
		color:#18193f;
		font-weight:bold;
		width:267px;
		height:171px;
		}
		
	.spacerCol {
		float:left;
		width:19px;
		height:335px;
		}
		
	.pollCol {
		background:#aabd26;
		margin:0px 0px 19px 0px;
		float:right;
		padding:10px;
		color:#FFF;
		width:425px;
		height:127px;
		background-image:url(../images/index_poll.jpg);
		background-repeat:no-repeat;
		background-position: bottom left;
		}
		
	.aboutCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_about.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.publicationsCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_publications.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.servicesCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_services.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.eventsCol2 {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_events.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.directoryCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_directory2.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.resourcesCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		background-image:url(../images/index_resources.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.contactCol {
		background:#243388;
		float:left;
		padding:10px;
		color:#FFF;
		font-weight:bold;
		width:280px;
		height:280px;
		background-image:url(../images/index_contact.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		}
		
	.indicesCol {
		background:#FFF;
		margin:0px 0px 19px 0px;
		float:right;
		padding:10px;
		color:#000;
		width:474px;
		border:#aabd26 3px solid;
		}
		
	.indicesCol hr {
		width:250px;
		align:center;
		}
		
/* sidebar */

	#sidebar {
		float:left;
		width:330px;
		margin-bottom:10px;
	}
	
/* sidebar navigation */

	.sidebar_top {
		width:330px;
		background-image:url(../images/main_03.jpg);
		margin-bottom:10px;
	}

	.sidebar_bottom {
		width:330px;
		background-image:url(../images/front_page_14.jpg);
		margin-bottom:10px;
	}
	
/* content */

	#content {
		float:right;
		width:420px;
		background-image:url(../images/main_06.jpg);
	}
	
/* footer */

	#footer {
		clear:both;
		padding:10px;
	}
	
/* Reusable class for columns in the footer */

	.footerCol {
		float:left;
		width:120px;
		margin-left:10px;
		}
		
	.footerSqu {
		float:left;
		width:50px;
		margin-left:10px;
		}	
	
/* Spacer div to follow multiple floated items */

	.spacer_col {
		clear:both;
			}
	
/* image positioning */
	.float_left {
		float:left;
		margin:0 10px 10px 0;
	}
	
	.float_right {
		float:right;
		margin:0 0px 10px 10px;
	}
	
	.spacer {
		clear:left;
	}
	
	.spacer_right {
		clear:right;
	}
	
/* searchbox */

	.searchbox {
		width:220px;
		margin:15px;
	}
	
	.searchbox legend {
		border:1px solid #777;
		padding:3px;
		background-color:#CCC;
	}
	
	.team {
	background-color:#fafbfb;
	}
