@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

h1 {
	font-size: 180%;
	color: #073487;
	font-weight: normal;
}

h2 {
	font-size: 150%;
	color: #ff6600;
	font-weight: normal;
}

h2.year {
	font-size: 150%;
	display: block;
	clear: both;
	width: 100%;
	padding: 5px;
	background-color: #073487;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-size: 130%;
	color: #073487;
	font-weight: normal;
}

h4 {
	font-size: 110%;
	color: #ff6600;
	font-weight: normal;
}

hr {
	border-top: 1px dashed #999999;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	clear: all;
}
	

/* --- */

a {
	color: #ff6600;
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

a.plain {
	color: #333333;
	text-decoration: none;
}

a.plain:hover {
	color: #333333;
	text-decoration: underline;
}

#breacrumbs a {
	color: #999999;
	text-decoration: none;
}

#breacrumbs a:hover {
	text-decoration: underline;
}

#footerLinks a {
	color: #073487;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #073487;
	text-decoration: underline;
}

a.moreLink {
	font-weight: normal;
	font-size: 100%;
	color: #ff6600;
	text-decoration: none;
}

#col2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #073487;
	font-weight: bold;
	text-decoration: none;
}

#col2 a:hover {
	text-decoration: underline;
}

#col2 a.moreLink {
	font-weight: normal;
	font-size: 100%;
	color: #ff6600;
	text-decoration: none;
}

#col2 a.moreLink:hover {
	text-decoration: underline;
}

/* -- forms  - */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0;
}

fieldset.filter {
	background-color: #ffffff;
	margin: 0;	
}

legend {
	font-weight: bold;
	color: #073487;
}

form.filter ol {
	margin: 0;
	padding: 5px 0 0 10px;
}

form ol li {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0;
	float: left;
	width: 100%;
}

label {
	float: left;
	display: block;
	width: 150px;
	
}

input {
	float: left;
}

input.submit {
	float: none;
	margin: 15px 0;
}

/* --- */

input#search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	vertical-align: middle;
}

input.searchGo {
	vertical-align: middle;
	margin: 0 8px;
}

/* NEWS module */

.modulePreview {
	border-bottom: 1px dashed #073487;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
}

.modulePreview h2 {
	color: #073487;
	font-size: 120%;
	/* padding: 5px 8px;*/
	font-weight: normal;
	display: inline;
}

.modulePreview h2 span {
	display: none;
}

.modulePreview h2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
}

.modulePreview ul {
	margin: 7px 0 0 0;
	padding: 0px;
}

.modulePreview li {
	list-style-type: none;
	padding: 7px 0;
	line-height: 140%;
}

div.modulePreview a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #073487;
	font-weight: bold;
	text-decoration: none;
}

div.modulePreview a:hover {
	text-decoration: underline;
	color: #073487;
}

div.modulePreview a.moreLink {
	font-weight: normal;
	font-size: 100%;
	color: #ff6600;
}



/* -- */

ul.itemList {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;	
	border-top: 1px dashed #9A9A9A;
}

ul.itemList li.main {
	margin: 0;
	padding: 15px 8px 5px 8px;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #9A9A9A;
	list-style: none;
}

ul.itemList li.main:hover {
	background-color: #f1fafd;
	cursor: hand;
}

ul.itemList li.main h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.itemList li.main h3 a {
	color: #073487;
	text-decoration: none;
}

ul.itemList li.main h3 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px 0px 0xp 20px;
}

ul.itemList li.main div {
	font-size: 90%;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
}

/* -- */

ul.itemList2 {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #9A9A9A;
}

ul.itemList2 li {
	list-style: none;
	padding: 0 0 0 8px;	
}

ul.itemList2 li h3 a {
	color: #073487;
	text-decoration: none;
}

ul.itemList2 li h3 a:hover {
	text-decoration: underline;
}

ul.itemList2 li h3 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px 0px 0xp 20px;
}

/* -- */

ul.archiveList {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

ul.archiveList li h3 {
	margin: 8px 0;
}

ul.archiveList li h3 a {
	color: #073487;
	text-decoration: none;
}

ul.archiveList li h3 a:hover {
	text-decoration: underline;
}

/* END news module */

/* People module */

div.peopleGroup {
	float: left;
	border: 0px solid red;
	margin-bottom: 15px;
}

div.person {
	float: left;
	width: 165px;
	padding: 10px;
	border: 1px solid #999999;
	min-height: 200px;
	margin-right: 15px;
	background-color: #ffffff;
}

div.person a {
	font-weight: normal;
	font-size: 100%;
	color: #ff6600;
	text-decoration: none;
}

/* end */

#relationships ul {
	margin: 0;
	padding: 0;
}

#relationships li {
	list-style-type: none;
}

#col2content hr {
	border-top: 1px dashed #073487;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/* Projects */

ul.projectList {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;	
	border-top: 0px dashed #9A9A9A;
}

ul.projectList li.projList {
	float: left;
	width: 590px;
	margin: 0;
	padding: 15px 8px 5px 8px;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #9A9A9A;
	list-style: none;
}

ul.projectList li.projList h3 a {
	color: #073487;
	text-decoration: none;
}

ul.projectList li.projList h3 a:hover {
	color: #ff6600;
	text-decoration: underline;
}

div.projects {
	float: left;
	width: 100%;
}

div.projList1 {
	float: left;
	width: 75%;
	padding-bottom: 10px;
}

div.projList2 {
	float: left;
	width: 145px;
}

#projectsHomePreview {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
	border-top: 1px dashed #999999;
}

#projectsHomePreview h2 span {
	display: none;
}

#projectsHomePreview1, #projectsHomePreview2 {
	float: left;
	width: 47%;
	line-height: 160%;
}

#projectsHomePreview1 {
	margin-right: 6%;
}

