body {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 1em;
	padding-left: 1.2em;
	line-height: 1.3em;
	padding-bottom: 1.2em;
}
.pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 1em;
	padding-left: .5em;
	padding-bottom: .5em;
}

p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	color: #D6673C;
	text-align: right;
	padding-right: 2em;
	padding-top: 0.4em;
}

.application {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
.applicationpad {
	padding-left: 1.2em;
}
.greybackground{
	background-image: url(images/grey_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link { 
	color: #000000; 
}
a:visited { 
	color: #666666; 
}
a:hover { 
	color: #a31e28; 
}
a:active { 
	color: #c0482c; 
}

.bsb { 
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #747574;
	}
.bsb a:link {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #747574;
	}
.bsb a:visited {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #8f908e;
	}
.bsb a:hover {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: none;
	color: #666666;
	}
.bsb a:active {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #666666;
	}
a.navitem { 
	display: block; 
	white-space: nowrap; 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	text-decoration: none; 
}
a.navitem:link { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 149px; 
	height: 22px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:visited { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 149px; 
	height: 22px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:hover { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 149px; 
	height: 22px; 
	background: #cccccc; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:active { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 149px; 
	height: 22px; 
	background: #ffffff; 
	border: 0px solid #ffffff;
	font-size: 10px;
}


