/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F73;
	line-height: 140%;
}
img{
	border: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	}

#masthead {
	width: 800px;
	height: 200px;
	background: url(../images/masthead.jpg) no-repeat;
	margin: 0;
	}
	

h1.logo {
	text-indent: -1000em;
	margin: 30px 30px 0 0;
	padding: 0;
	background: url(../images/logo.gif) 0 0 no-repeat;
	width: 150px;
	height: 96px;
	float: right;
	display: block;
}
h2.strap {
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin-left: 30px;
	margin-top: 170px;
 }


/* NAVIGATION
-----------------------------------------------------------*/

#nav {
	margin-left: 400px;
	padding-top: 166px;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav li {
	font-size: 13px;
	float: left;
	}
#nav li a {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	padding-top: 8px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 33px;
	}

/* Home
------------------------------------------------------------------------*/
.home {
	width: 47px;
	background: url(../images/navBg-home.jpg) 0 0px no-repeat;
}
.home:hover {
	background: url(../images/navBg-home.jpg) 0 3px no-repeat;
}

/* Press
------------------------------------------------------------------------*/
.press {
	width: 43px;
	background: url(../images/navBg-press.jpg) 0 0px no-repeat;
}
.press:hover {
	background: url(../images/navBg-press.jpg) 0 3px no-repeat;
}

/* Publications
------------------------------------------------------------------------*/
.publications {
	width: 80px;
	background: url(../images/navBg-publications.jpg) 0 0px no-repeat;
}
.publications:hover {
	background: url(../images/navBg-publications.jpg) 0 3px no-repeat;
}

/* Events
------------------------------------------------------------------------*/
.events {
	width: 51px;
	background: url(../images/navBg-events.jpg) 0 0px no-repeat;
}
.events:hover {
	background: url(../images/navBg-events.jpg) 0 3px no-repeat;
}

/* Research
------------------------------------------------------------------------*/
.research {
	width: 66px;
	background: url(../images/navBg-research.jpg) 0 0px no-repeat;
}
.research:hover {
	background: url(../images/navBg-research.jpg) 0 3px no-repeat;
}

/* Contact
------------------------------------------------------------------------*/
.contact {
	width: 70px;
	background: url(../images/navBg-contact.jpg) 0 0px no-repeat;
}
.contact:hover {
	background: url(../images/navBg-contact.jpg) 0 3px no-repeat;
}


#nav li a:hover {
	color: #ff0;
	padding-top: 11px;
}

#contentHolder {
	margin-top: 20px;
	}


/* CONTENT
-----------------------------------------------------------*/

#contentHome {
	width				: 260px;
	float				: left;
	padding				: 0px 0px 0px 20px;
	margin				: 0px 0px 0px 0px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
	#downLoads {
	width: 300px;
	height: 58px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	#downLoadsText {
	width: 295px;
	height: 58px;
	float: right;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 118%;
	}
	
	
	#downLoadsButton {
	width: 300px;
	height: 58px;
	float: right;
	padding-top: 0px;
	
	}
	
	
	
	
	

#contentHome h1 {
	font-size			: 12px;
	line-height			: 123%;
	font-weight			: normal;
	}

/* for all pages barring the home page */
#content {
	width: 570px;
	float: right;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#content h1 {
	font-size: 18px;
	line-height: 123%;
	font-weight: normal;
	}
#content h2 {
	font-size: 16px;
	line-height: 123%;
	font-weight: normal;
	color: #7AA8CB;
	margin-top: 40px;
	}


/* NEWS
-----------------------------------------------------------*/

#news {
	padding					: 0px 15px 0px 10px;
	margin					: 0px 0px 0px 0px;
	width					: 300px;
	float					: right; 
	color					: #666666;
}

#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F7305;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
	padding-left: 10px;
	padding-right: 4px;
	}
#news h2 {
	display: block;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	color: #FF7100;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	padding-left: 10px;
	padding-right: 4px;
	}
#news p {
	padding					: 5px 10px 5px 18px;
	margin					: 0px 0px 0px 0px;
	}

#news p.news a, #news p.news a:visited {
	color: #FF7100;
	text-decoration: none;
	padding: 10px;
	padding-left: 25px;
	margin-left: -10px;
	background: url(../images/arrow-news.gif) no-repeat 10px 50%;
	display: block;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	}

#news p.news a:hover {
	color: #f90;
	background: url(../images/arrow-news.gif) no-repeat 15px 50%;
	}

.newsItem {
	border-top: 1px dotted #ccc;
	padding: 10px 0;
	}

#content .newsItem h2 {
	margin-top: 0;
	}

h3.notes {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 3px;
	color: #7AA8CB;
	}
	
	
.newsFeed{
	display					: block;
	width					: 295px;
	height					: 300px;
	border					: 1px solid #BFDBA1;
	padding					: 5px 5px 0px 0px;
}

.newsbox{
	display					: block;
	width					: 285px;
	height					: 280px;
	float					: right;
	
}


	
	
/* CONTENT
------------------------------------------------------------------ */

#content ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	}

#content li {
	background: url(../images/bullet-green.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	}

/* links */

a {
	text-decoration: none;
	color: #65B70D;
	}
a:hover {
	text-decoration: underline;
	color: #030;
	}
a:visited {
	text-decoration: none;
	color: #7AA8CB;
	}
	
#content ol li {
	background: none;
	padding: 5px 0;
	padding-left: 10px;
	}
	
/* ---------------------------------------------------------------- */	

.orange {
	font-weight: bold;
	color: #f60;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.pdf {
	font-size: 10px;
	}


#news ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	list-style: none;
	}

#news li a {
	color: #f60;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/arrow-news.gif) no-repeat 0 50%;
	}
#news li a:hover {
	color: #f90;
	background: url(../images/arrow-news.gif) no-repeat 5px 50%;
	}


/* TOP LINK
------------------------------------------------------------------ */
a.top {
	color: #003F73;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	margin: 40px 0 0 125px;
	background: url(../images/arrow-top-on.gif) 0 50% no-repeat;
 }
a.top:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/arrow-top-off.gif) 0px 50% no-repeat;
 }

/* Content pages */
#content a.top {
	font-size: 10px;
	padding-left: 15px;
	margin: 0;
	font-weight: normal;
	background: url(../images/arrow-topContent-on.gif) 0 50% no-repeat;
 }
#content a.top:hover {
	color: #65B70D;
	text-decoration: none;
	background: url(../images/arrow-topContent-off.gif) 0px 50% no-repeat;
 }


/* FOOTER
------------------------------------------------------------------ */

#footer {
	color: #fff;
	font-size: 10px;
	border-top: 1px dotted #fff;
	margin-bottom: 20px;
	width: 167px;
	padding-left: 7px;
	}



.floatFix {
	clear: both;
	}
.newsImage{
	float 			: right;
	margin-left 	: 10px;
	margin-bottom 	: 10px;
}




/*#####################
###### NEWS FEED ######
#################### */

.feedDate{
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	
}

.feedTitle{
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;		
}

.feedBody{
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

