body {
	background-repeat: repeat-x;
	background-color: #C2CDE4;
	margin-top: 10px;
	padding: 0px;
	}

td {
	background-color: #fff;
	color: #2F312F;
	font: 12px Arial, Helvetica, sans-serif;
	}

a {
	color: #0472CC;
	}

a:hover {
	color: #2F312F;
	}

h1 {
	color: #871401;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;}

.redText12 {
	color: #871401;
	font: 13px Arial;
	font-weight: bold;
	}

.greyText9 {
	color: #CCCCCC;
	font: 9px Verdana;
	}

p{
	font-size: 12px;
	font-family: Arial, Helvetica, "sans-serif";
	text-align: justify;
	}

.research {
	border: thin solid #EAE8E8;
	}

td.research {
	background-color: #EAE8E8;
	}

.researchContent {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAE8E8;
	border-right-color: #EAE8E8;
	border-bottom-color: #EAE8E8;
	border-left-color: #EAE8E8;
	}

td.nav {
	background-color: #EAE8E8;
	}