body {
	font-family: "Trebuchet MS";
	background-color: #476CB0;
	margin: 0px;
	padding: 0px;
}
.contentBG {
	background-image: url(../images/template-2-repeatingBG.jpg);
	background-repeat: repeat-y;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#rightCol {
	padding-right: 15px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.highlightCol {
	background-color: #FFFFFF;
	border: 2px solid #EF3131;
	padding-right: 2px;
	padding-left: 2px;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
#bottomMenu {
	display: none;
}
.red {
	color: #F71818;
}
.tw {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.bannerBG {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#nav {
	padding-bottom: 17px;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}



.tw2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
