.bluestrip {
	background-color: 0c789d;
	height: 2px;
}
.greenstrip {

	background-color: d1ee0e;
	height: 2px;
}
.bordergrey {
	height: 38px;
	width: 826px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.catchlinetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	letter-spacing: 4px;
}
.bordergreytop {
	width: 826px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.maintable {
	background-color: #FFFFFF;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4A4A4A;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.topichead {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #000000;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.showcasebox {
	height: 70px;
	width: 210px;
	border: 1px solid #CCCCCC;
}
.footerlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
}
		.footerlink a {
		color: #999999;
		text-decoration: none;
		}
		.footerlink a:HOVER{
			color: #000000;
			text-decoration: none;
			}
.logoback {
	background-image: url(images/logoback.jpg);
	background-repeat: repeat-y;
}
.sitedetails {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.toplinkbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #E0E0E0;
	border-right: 1px #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;

}
.toplink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;

}
		.toplink a {
		color: #666666;
		text-decoration: none;
		}
		.toplink a:HOVER{
			color: #0c789d;
			text-decoration: none;
			}
.bluetexttoplink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;


}
.sitemaptext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;

}

