#downloadsTopArea
{
	position: relative;
	left: 6px;
}

#downloadsBanner
{
	display: block;
	position: relative;
	margin-bottom: 13px;
}

#downloadsDivider
{
	position: relative;
	height: 32px;
}

#downloadsHeading
{
	position: relative;
	margin-top: 32px;
	
	width: 515px;
	height: 36px;	
}

.downloadsLargeText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #035e87;
	line-height: 24px;
}

.documentName, .documentLink:link, .documentLink:visited, .documentLink:hover, .documentLink:active 
{
	color: #035e87;
	/* text-decoration: none; */
		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.documentMiniListing, .alternateDocumentMiniListing
{
	position: relative;
	width: 515px;
	padding: 10px 9px;
	border-top: 2px dotted #d8e3eb;
	/* clear: both; */
}

.documentMiniListing
{
	background-color: white;
}

.alternateDocumentMiniListing
{
	background-color: #f1f1f1;
}

/*
.documentListingLeftArea
{
	position: relative;
	* float: left; *
	width: 411px;
	
	background-color: inherit;
}

.documentListingRightArea
{
	*
	position: relative;
	float: left; 
	height: 100%;
	*
	position: absolute;
	right: 11px;
	top: 12px;
	width: 94px;
	
	
	background-color: inherit;
}
*/
.documentListingLeftArea
{
	width: 115px;
}
.documentListingRightArea
{
	width: 390px;
}

.cityName
{
	color: #da0202;
	font-style: italic;
}

.emailLink:link, .emailLink:visited, .emailLink:hover, .emailLink:active, .websiteLink:link, .websiteLink:visited, .websiteLink:hover, .websiteLink:active  
{
	color: black;
	/* text-decoration: none; */
}

#nextBackLinks
{
	position: relative;
	margin-top: 12px;
	color: #c2c3c4;
}

#nextBackLinks a:link, #nextBackLinks a:visited, #nextBackLinks a:hover, #nextBackLinks a:active
{
	color: #12253d;
	/* text-decoration: none; */
}