body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #16483D;
}

a {
	font-weight:bold;
	color: #16483D;
}

li {
	list-style-type: circle;
}

.mainTextHeaderWithBanner {
	background-color: #74A69B;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none;
}

.newsListingBlurb {
	padding-left: 20px;
}

.mainTextHeaderLink {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:0px;
	text-decoration: none;
}

.mainTextHeader {
	text-transform:uppercase;
	font-weight:bold;
	text-align:justify;
}

#content h1 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:justify;
}

img {
	text-transform:uppercase;
}

.availabilityText {
	font-weight:bold;
	font-size:10px;
}

	/*
	a.topbarLink {	color:#213e57;
					font-family:arial;
					font-size:12px;
					text-decoration:none; }
					
	a.topbarLink:hover {
		text-decoration:underline;
		color: #102d46;
	}
	
	a.footerLink {	color:#999999;
					font-family:arial;
					font-size:10px;
					text-decoration:none; }
	td.footerText {	color:#999999;
					font-family:arial;
					font-size:10px;
					text-decoration:none; }
					
	a.footerLink:hover { text-decoration:underline;
					color:#555555; }
									
	a.newsHeading {	color:#213e57;
					font-family:arial;
					font-size:12px;
					font-weight:bold;
					text-transform:uppercase;
					text-decoration:none; }
					
	a.newsHeading:hover { text-decoration:underline; }
	
	a.news {		color:#000000;
					font-family:arial;
					font-size:10px;
					text-transform:lowercase;
					text-decoration:none; }
					
	a.news:hover {	text-decoration:underline; }
					
	
	td.availabilityText { color : #213e57;
					font-family:arial;
					font-weight:bold;
					font-size:10px; }
					
	td.mainSideHeading { color:white;
					text-transform:uppercase;
					font-weight:bold;
					font-size:16px; }
					
	.mainTextHeader { color : #213e57;
					font-family:arial;
					font-size:12px;
					text-transform:uppercase;
					font-weight:bold;
					text-align:justify; }
*/