a.newsEventsA:link {
	color : #CADAE9;
	font: normal 12px;
}
a.newsEventsA:hover {
	color : #CADAE9;
	font: normal 12px;
}
a.newsEventsA:visited {
	color : #CADAE9;
	font: normal 12px;
}
table.border {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 745px;
}
td.darkBar {
	height: 5px;
	background-color: #02005f;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
td.nav {
	height: 21px;
	width: 595px;
}
td.newsEvents {
	width: 150px;
}
td.news {
	padding-left: 5px;
	padding-top: 5px;
	height: 135px;
	color: #CADAE9;
	background-color: #085699;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
td.testHeader {
	padding-left: 3px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
td.testimonials {
	padding-left: 5px;
    padding-top: 5px;
	height: 135px;
	color: #CADAE9;
	font-size: 10px;
	background-color: #085699;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
td.topImg {
	height: 120px;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
td.bottomImg {
	height: 135px;
	color: #CADAE9;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
dt {
	list-style-type: disc;
	font-weight: bold;
	font-size: 12px;
}
dd {
	padding-top: 5px;
	margin-left: 10px;
}
td.sidebar {
	background-color: #dbcd76;
	width: 12px;
}
td.goldCellTop {
	background-color : #b59b35;
	border: 1px solid #ffffff;
	height: 15px;
	width: 145px;
}
td.goldCellBottom {
	background-color : #b59b35;
	border: 1px solid #ffffff;
	height: 15px;
	width: 145px;
}
td.whiteBorderLeft {
	border-left: 1px solid White;
}
td.whiteBorderRight {
	border-right: 1px solid White;
}
td.contentCell {
	height: 300px;
	text-align: justify;
	background-color: #ffffff;
}
br.top {
	height: 5px;
}
div.content {
	margin : 20px;
	color: #5f5f5f;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}