/* CSS Document */
body {
	margin: 10px;
}
#grey {
	background: #9DA495;
}
#grey a {
	outline: none;
}
#nav {
	background: #696A6C;
	margin: 0;
	padding: 0;
}
#nav a {
	outline: none;
}
#sidecontact {
	padding: 10px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
}
#sidecontact a {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:none
}
#sidecontact h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 1.6em;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
}
#mainborder {
	border: 2px solid #9DA495;
}
#content {
	overflow: auto;
	padding: 12px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
	line-height: 150%;
	}
#footer {
	background: #696A6C url(images/footer.gif) no-repeat right;
}
a:link, a:visited {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #414141;
}
a.research:link, a.research:visited {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #8BC243;
}
a.research:hover, a.research:active {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #99CC66;
}
h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #414141;
}
h2 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #414141;
}
li {
	padding-left: 2px;
	margin: 10px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
}
.picborder {
	margin: 0 8px;
	padding: 5px;
	border: 1px solid #D2D2D2;
}
.backarticles {
	text-align:center;
}
table {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
	line-height: 150%;
}
hr {
	color: #CCCCCC;
}

