body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;	
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 997px;
	text-align: left;
}

#heading {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	padding: 0px;
}

#heading img {
	display:block;
	margin:0;
}

#contentArea {
	text-align: center;
	background-color: #edffc5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ea900;
	border-right-color: #9ea900;
	border-bottom-color: #9ea900;
	border-left-color: #9ea900;
	padding: 0px;
	border-spacing: 0px;
}

#content {
	font-size: 12px;
	text-align: left;
	margin: 0 auto;
	color: #333;
	width: 850px;
	min-height: 250px;
	letter-spacing: normal;
	background: white;
	padding: 20px;
	line-height: 18px;
}

#content a {
	color: #9ea900;
}

#footer {
	color: #999;
	text-align: right;
}

#footer a {
	color: #9ea900;
	text-decoration: none;	
}

.summary {
	width: 75%;
	margin: 0 auto;
	text-align: center;
	color: #525a00;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #9ea900;
	background: #F6F6EF;
	line-height: 22px;
}

.heading  {
	font-weight: bold;
	color: #9ea900;
	text-align: left;
}

.pageHeading {
	font-weight: bold;
	color: #9ea900;
	text-align: left;
	font-size: 10pt;
}

p {
	color: #333;
	text-align: justify;
}

p, .heading, .journal a {
	font-size: 9pt;
}

.image {
	float: right;
	padding-left: 20px;	
	padding-bottom: 20px;
}

.linkName {
	width: 33%;
}

.linkDescription {
	width: auto;
	text-align: justify;
}

.tabulated {	
	width: 550px;
	margin-left: 25px;
	font-size: 8pt;
}

.tabulated td {
	padding-bottom: 15px;
	vertical-align:text-top;
}

.smallText{
	font-size: 8pt;
	color: #666;
}

.articlesDate {
	width: 150px;
	color: #333;
}

.articlesName {
	width: auto;
	color: #666;
}

.author, .resourceName {
	color: black;
}

.resourceDescription {
	color: #666;
}

.dataTable {
	font-size: 8pt;
	color: #666;
	text-align:justify;
	background: #dedebe;
}

.dataTableHeading {
	color: black;
	text-align: center;
	background: #c0c081;
}

