﻿body {
	background-color:#b0bcae;
}
img {
	border: 0;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
}
.bodycopy a:link {
	color: #fff;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #fff;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #fff;
	text-decoration: none;
}
.bodygrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #808080;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.bodybold a:link {
	color: #fff;
	text-decoration: underline;
}
.bodybold a:visited {
	color: #fff;
	text-decoration: underline;
}
.bodybold a:hover {
	color: #fff;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}
.header a:link {
	color: #fff;
	text-decoration:underline; 
}
.header a:visited {
	color: #fff;
	text-decoration:underline;
}
.header a:hover {
	color: #fff;
	text-decoration:none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000;
}
.footer a:link {
	color: #000;
	text-decoration: none;
}
.footer a:visited {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration:underline;
}
.leftposition {
	margin: 10px 15px 15px 25px;
}
.rightposition {
	margin: 10px 15px 15px 40px;
}