body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	color: #999999;
	background-color: #666;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}
#wrapper #mainContent {
	float: left;
	width: 900px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFF;
}
#wrapper #mainContent #topPanel {
	float: left;
	height: 108px;
	width: 898px;
}
#wrapper #mainContent #centrePanel {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 860px;
}
h1 {
	padding: 0px;
	font-size: 24px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
h2 {
	padding: 0px;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: both;
}
h3 {
	font-size: 17px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

p {
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






a {
	color: #82C516;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #82C516;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #82C516;
	clear: both;
}






#wrapper #mainContent #footerPanel {
	background-color: #ddd;
	float: left;
	width: 900px;
}


.navItem {
float: right;
display: block;
}
.navItem a {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	color: #CCC;
	height: 50px;
	float: left;
	margin-left: 0px;
	display: block;
	border: 1px solid #CCC;
	border-top: none;
	
}
.navItem a:hover {
	text-decoration: none;
	background-color: #82C516;
	color: #fff;
	border: 1px solid #82C516;
	border-top: none;
	margin-left: 0px;
		
	

}
#wrapper #mainContent #centrePanel #leftPanel {
	float: left;
	width: 480px;
	margin-right: 20px;
}
#wrapper #mainContent #centrePanel .rightPanel {
	width: 310px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.newsContainer {
	float: left;
	width: 300px;
	padding: 5px;
	font-size: 11px;
	margin: 5px;
	border: 1px dotted #999999;
	margin-left: 0px;
}
.newsContainer h1 {
	float: left;
	background-color: #82C516;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	width: 34px;
	margin: 0px;
	color: #FFFFFF;
}
.newsContainer h2 {
	width: 42px;
	float: left;
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #CCC;
	border: 1px solid #CCCCCC;
	color: #666;
}
.newsDateWrapper {
	float: left;
	margin-right: 10px;
}
.newsText {
	display: block;
	float: left;
}
.newsContainer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.footerCentrePanel {
	margin: 5px;
	padding: 5px;
	width: 880px;
	float: none;
	clear: both;
}

#wrapper #mainContent #footerPanel p {
	font-size: 11px;
}
.portfolioIemContainer {
	float: left;
	width: 300px;
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../images/common/portfolioBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.portfolioRole {
	float: left;
	width: 150px;
	padding: 5px;
	background-color: #eee;
	font-size: 11px;
	margin-left: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #FFF;
}
.portfolioIemContainer img {
	border: 2px solid #82C516;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#topPanel {
	float: left;
	width: 900px;
}
#topPanel #logoLeft {
	float: left;
	width: 360px;
	height: 120px;
}
#topPanel #navContainer {
	float: left;
	height: 120px;
	width: 536px;
	margin-left: 2px;
}
#bookmark-tags-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bookmark-tags-list li {
	float: left;
	width: 80px;
	text-decoration: none;
}
#bookmark-tags-list {
	font-size: 10px;
	text-decoration: none;
}

#bookmark-tags-list A {
	font-size: 10px;
	text-decoration: none;
}
#bookmark-tags-list A:hover {
	text-decoration: none;
}
