body {
	font-family: Arial, Helvetica, sans-serif;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
.copyright {
	font-size: 10px;
	color: #FF0000;
}
.title {
	font-size: 18px;
	color: #FF0000;
}
.privacy {

	font-size: 10px;
	color: #0000FF;
}
.a-privacy {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 10px;
}
.small {

	font-size: 10px;
	color: #0000FF;
}
.title-med {

	font-size: 16px;
	color: #000000;
}
.title-med-white {
	font-size: 16px;
	color: #FF3300;
}
/*  ====================Charnwood Link ========================*/
#charnwood-link {
	background-color: #FFF;
	height: 48px;
	width: 152px;
	border: 1px solid #009;
	border-radius:6px;
	overflow: hidden;
}
#chlink1 {
	float: right;
	height: 46px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.charnwood-link {
	display: block;
	height: 51px;
	text-indent: -1000em;
	width: 51px;
	background-repeat: no-repeat;
	background-image: url(images/charnwood/charnwood-footer-icon_01.gif);
	float: left;
	overflow: hidden;
}
.charnwood-link1 {
	display: block;
	height: 23px;
	text-indent: -1000em;
	width: 99px;
	background-repeat: no-repeat;
	background-image: url(images/charnwood/charnwood-footer-icon_02.gif);
}
.charnwood-link2 {
	display: block;
	height: 11px;
	text-indent: -1000em;
	width: 99px;
	background-repeat: no-repeat;
	background-image: url(images/charnwood/charnwood-footer-icon_03.gif);
}
.charnwood-link3 {
	display: block;
	height: 12px;
	text-indent: -1000em;
	width: 99px;
	background-repeat: no-repeat;
	background-image: url(images/charnwood/charnwood-footer-icon_04.gif);
}
/*  ====================End of Charnwood Link ========================*/