body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	
	background-repeat: repeat;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	background-color: #858585;
}
#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 23px solid #FFF;
	margin-top: 20px;
}
#Header {
	float: left;
	width: 100%;
}
#Logo h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 52px;
	margin-left: 8px;
	margin-top: 87px;
}
#Logo {
	float: left;
	width: 149px;
	background-color: #501748;
	height: 147px;
}
#Slogan {
	float: left;
	width: 788px;
	height: 147px;
	background-color: #501748;
	margin-left: 23px;
}
#Slogan h1 {
	background-image: url(../images/slogan2.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 301px;
	text-indent: -999999px;
	margin-top: 87px;
	margin-left: 12px;
}
#ContentWrapper {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 29px;
	margin-bottom: 35px;
}
#LeftColumn {
	float: left;
	width: 149px;
}
#Navigation {
	float: left;
	width: 100%;
}
#partnerlogin {
	float: left;
	width: 100%;
	margin-top: 20px;
	background-color: #8F6382;
	height: 180px;
}
#partnerlogin h1 {
	background-image: url(../images/partnerformhtag.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	background-position: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501748;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#partnerlogin p {
	padding-left: 12px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
#partnerlogin p a {
	color: #501748;
	font-weight: normal;
}
#partnerlogin .textfield {
	border: 1px solid #501748;
	width: 110px;
	margin-left: 12px;
	padding: 5px;
}
#Content {
	width: 788px;
	margin-left: 23px;
	float: left;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #501748;
	font-style: normal;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: none;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #8F6382;
	padding: 0px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808E42;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
a {
	color: #501748;
}
a:hover {
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

body.Home #aHome,
body.Project #aProject,
body.Outputs #aOutputs,
body.Contact #aContact,
body.Policy #aPolicy
{
	color: #501748;
}
#HomeIcons {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.icon {
	float: left;
	height: 133px;
	width: 132px;
	margin-left: 78px;
}
#divFooter {
	text-align: left;
	margin-top: 0px;
	background-color: #E1E2E4;
	color: #666;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 60px;
	width: 100%; 
	padding: 10px 4px 10px 0px;
	padding-right: 4px;
	padding-left: 0px;
	clear: both;
	text-transform: uppercase;
}
#divFooter a {
	color: #B3CA00;
}
#divFooter a:hover {
	color: #999999;
}
#divFooter img {
	padding-right: 5px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerleft {
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 20px;
}
#footerright {
	float: right;
	width: 40%;
	text-align: right;
}
#divFooter p {
	font-size: 11px;
}
#footerright a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: inside;
	list-style-type: decimal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.8em;
}
.italic {
	font-style: italic;
}
.smalltext {
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#Content ul li{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../images/greybullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 10px;
}


ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 149px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}
#Content table tr th {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #333;
}
#Content table tr td {
	padding: 5px;
	font-size: 11px;
}
.tablelibrary {
	padding: 7px;
	background-color: #F2F2F2;
	border: 1px solid #E7E7E7;
}
.tablelibrary th {
	font-weight:normal;
	font-color:#000000;
	
}
td a  {
	text-decoration: none;
}
.tablehighlight {
	background-color: #ffffff;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #333;
	padding: 0.5em;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501748;
	text-transform: uppercase;
}

ul#menu li a:hover {
	color: #501748;
}

ul#menu li ul li a {
	color: #8F6382;
	padding-left: 20px;
	text-transform: uppercase;
	background-color: #FFF;
}

ul#menu li ul li a:hover {
	padding-left: 15px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #501748;
}

body.Events #aEvents,
body.Database #aDatabase,
body.Publications #aPublications,
body.Library #aLibrary {
	padding-left: 15px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #501748;
}

body.Docs #aDocs {
	padding-left: 15px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #501748;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.bold {
	color: #252525;
}
#Content #subnavcenter {
	float: left;
	width: 100%;
}
#Content #subnavcenter ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Content #subnavcenter ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/greybullet.jpg);
	color: #666;
}
#Content #subnavcenter ul li a {
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

body.Workshops #aWorkshops,
body.Conferences #aConferences,
body.Study #aStudy,
body.Events2 #aEvents2,
body.Publications2 #aPublications2,
body.SeedesignBulletin #aSeedesignBulletin,
body.SeeBulletin #aSeeBulletin,
body.Booklets #aBooklets
{
	background-image: url(../images/purplebullet.jpg);
	background-repeat: no-repeat;
	color: #501748;
	text-decoration: underline;
	}
#Content #subnavcenter ul li a:hover {
	color: #666;
}
#BulletinsSurround {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bulletinitem {
	float: left;
	width: 125px;
	margin-right: 3px;
	margin-bottom: 20px;
	border: 1px dashed #501748;
}
#BulletinsSurround .bulletinitem .bulletingCover {
	height: 177px;
	width: 125px;
	float: left;
}
#BulletinsSurround .bulletinitem .bulletingDetails {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #976082;
}
#BulletinsSurround .bulletinitem .bulletingDetails p a {
	font-size: 11px;
	color: #FFF;
}
#BulletinsSurround .bulletinitem .bulletingDetails p a:hover {
	color: #581148;
}
.bulletinitem2 {
	float: left;
	width: 255px;
	margin-right: 3px;
	margin-bottom: 20px;
	border: 1px dashed #501748;
}
#BulletinsSurround2 .bulletinitem2 .bulletingCover2 {
	height: 180px;
	width: 255px;
	float: left;
}
#BulletinsSurround2 .bulletinitem2 .bulletingDetails2 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #976082;
}
#BulletinsSurround2 .bulletinitem2 .bulletingDetails2 p a {
	font-size: 11px;
	color: #FFF;
}
#BulletinsSurround2 .bulletinitem2 .bulletingDetails2 p a:hover {
	color: #581148;
}
#printbutton {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#printbutton a {
	display: block;
	background-color: #CCC;
	width: 100px;
	text-align: center;
	border: 1px dotted #999;
	text-decoration: none;
	color: #666;
	padding: 3px;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}
#printbutton a:hover {
	background-color: #999;
	color: #FFF;
}
#country {
	width: 200px;
}
#initiative {
	width: 200px;
}
.KEYWORD {
	border: 1px inset #CCC;
	padding: 3px;
	width: 194px;
}
#filterbutton {
	float: left;
}
#Content img {
	

}
#BulletinsSurround img {
	margin: 0px;
	padding: 0px;
	float: none;
}
#BulletinsSurround2 img {
	margin: 0px;
	padding: 0px;
	float: none;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	float: left;
	width: 100%;
	background-color: #ECECEC;
}
#BulletinsSurround2 {
	float: left;
	width: 100%;
	margin-top: 15px;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color: #000000;
	font-weight:normal;
}
table.tablesorter {
	
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-bottom-style:none;
	
}
table.tablesorter thead tr .header {
	background-image: url(../images//bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
table.tablesorter tbody tr.odd td {
	background-color:#FFFFF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #CCC;
}

