@charset "utf-8";
.ImgBottom {
	position: inherit;
	bottom: auto;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	margin-left: 6px;
	line-height: 18px;
}

	.leftNav a:link {
	color: #ffffff;
	text-decoration: underline;
		}
		
	
	.leftNav a:active {
	color: #ffffff;
	text-decoration: underline;
		}
		
	.leftNav a:visited {
	color: #ffffff;
	text-decoration: underline;
		}
		
	.leftNav a:hover {
	color: #ffffff;
	text-decoration: underline;
		}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

	.content a:link {
	color: #e50000;
	text-decoration: underline;
	font-weight: bold;
		}
		
	
	.content a:active {
	color: #e50000;
	text-decoration: underline;
	font-weight: bold;
		}
		
	.content a:visited {
	color: #e50000;
	text-decoration: underline;
	font-weight: bold;
		}
		
	.content a:hover {
	color: #e50000;
	text-decoration: none;
	font-weight: bold;
		}

.leftNavBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 6px;
	text-decoration: none;
}

	.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
		}
		
	.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;

		}
		
	.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
		}
.imgBdr {
	border: 1px solid #000000;
}

		
	.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;	
		}


.greyBdr {
	border: 0px solid #cccccc;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e50000;
}

