body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}
#topNav {
	background-image: url(../Images/topBarBackground2.jpg);
	line-height: normal;
	color: #F5F5F5;
	text-align: center;
	height: 45px;
	clear: both;
	z-index: 10;
	vertical-align: 0%;
	clip: rect(0px,0px,0px,0px);
}
#content {
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
	clear: none;
}
a {
	color: #03F;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.floatRight {
	float: right;
	position: relative;
	clear: none;
	margin: 5px;
	z-index: 0;
}

#sideInfoBar170Grey {
	background-color: #F8F8F8;
	text-align: left;
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	clear: left;
}

#bottomNav {
	background-image: url(../Images/topBarBackground2.jpg);
	height: 45px;
	line-height: normal;
	color: #F5F5F5;
	text-align: center;
	clear: both;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	clear: both;
}
.siidebarTitle {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #164793;
}
#topInfoBarGrey {
	background-color: #F8F8F8;
	padding: 2px;
	margin-top: 5px;
}
.floatLeft {
	float: left;
	padding-right: 5px;
}
#leftColumn {
	float: left;
	width: 270px;
	padding: 5px;
	margin-top: 10px;
}
#rightColumn {
	float: right;
	width: 270px;
	padding: 5px;
	margin-top: 10px;
}
.greenText {
	color: #060;
}
#singleColumn {
	width: 570px;
	clear: right;
	float: left;
	z-index: 1;
}
#latestNews {
	border: 1px dotted #CCC;
	list-style-image: none;
	list-style-type: none;
	
	li list-style: none;
}
SpecText {
	font-weight: bold;
}
.specText {
	font-weight: bold;
	color: #164793;
}
