body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color: #591C1C;
	margin: 0px;
	background-image: url(../images/home-bg.gif);
	background-repeat: repeat-x;
}


#content { 
	width:882px;
	height: 721px;
	padding:0px;
	MARGIN: 5px auto 5px;
	clear:left;
	background-image: url(../images/mainbg.gif);
}

#mainimage {
	width: 842px;
	height: 375px;
	}

#text {
	width: 842px;
	MARGIN: 10px auto 10px;
	}
	
#left-col {
	width: 470px;
	float: left;
	}

#right-col {
	width: 300px;
	height: 105px;
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	padding: 50px 20px 20px 20px;
	background-image: url(../images/furtherinformation-bg.gif);
	}

	
#footer { 
	width: 842px;
	height: 75px;
	MARGIN: 49px 0 0 20px;
}

#footer-left-col {
	width: 500px;
	float: left;
	}

#footer-right-col {
	width: 340px;
	float: right;
	text-align: right;
	padding-top: 15px
	}
	
	
.clear { 
	clear: both;
}

.inv { 
	display: none;
}

.white {  
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #990000;
	BORDER-BOTTOM: #E8E5DE 1px solid;
	font-size: 22px;
	margin-top: 6px;
}

.grey {  
	color: #676767;
}


a {
	color: #00349C;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/redarrow.gif) no-repeat 100%;
	background-position: left;
	padding-left: 8px;
}

a:hover {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

a.evidence {
	color: #00349C;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/emailarrow.gif);
	padding-left: 1px;
}

a.evidence:hover {
	color: #00349C;
	font-weight: normal;
	text-decoration: underline;
}

a.navlink {
	color: #9C0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	BACKGROUND: url(../images/redarrow.gif) no-repeat 100%;
	background-position: left;
	padding-left: 8px;
}

a.navlink:hover {
	color: #BDBCBC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}

a.email {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/emailarrow.gif);
	padding-left: 1px;
}

a.email:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.evidence {
	color: #00349C;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/emailarrow.gif);
	padding-left: 1px;
}

a.evidence:hover {
	color: #00349C;
	font-weight: normal;
	text-decoration: underline;
}

.bold_blue{  
	color: #0B2E82;
	font-weight: bold;
}

.button {
	BORDER: #788D9F 1px solid;
	PADDING: 1px;
	FONT-SIZE: 10px;
	BACKGROUND: #FFFFFF;
	COLOR: #236A8B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.button1 {
	BORDER: #788D9F 1px solid;
	PADDING: 1px;
	FONT-SIZE: 10px;
	BACKGROUND: #DCDCDC;
	COLOR: #236A8B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

