td {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #555555;	
	line-height: 14px;
	text-align: left;
}

.text {
	color: #666666;

}
.addressBold {
	color: #efc895;
	font-weight: bolder;
	font-size: 11px; 
}


a.one:link {
	color: #999999;
	text-decoration: none;
}
	
a.one:visited {
	color: #999999;
	text-decoration: none;
}
	
a.one:hover {
	color: #ffffff;
	text-decoration: none;
}
	
	
	
a.two:link {
	color: #666666;
	text-decoration: underline;
}
	
a.two:visited {
	color: #666666;
	text-decoration: underline;
}
	
a.two:hover {
	color: #993333;
	text-decoration: underline;
}

a.navList:link {
	color: #D1E7F5;
	text-decoration: none;
	font-size: 12px;
}
	
a.navList:visited {
	color: #D1E7F5;
	text-decoration: none;
	font-size: 12px;
}
	
a.navList:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
	
}


a.secnavList:link {
	color: #4d8cb4;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
	
a.secnavList:visited {
	color: #4d8cb4;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
a.secnavList:hover {
	color: #2F5973;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	
}	
a.botnavList:link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
	
a.botnavList:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
a.botnavList:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	line-height: 12px;
	

}	
a.emailink:link {
	color: #D1E7F5;
	text-decoration: none;
	font-size: 10px;
}
a.emailink:visited {
	color: #D1E7F5;
	text-decoration: none;
	font-size: 10px;
}
a.emailink:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-decoration: underline;
}


.aaddress {
	color: #D1E7F5;
	text-align: left;
}
.aheading {
	font-size: 16px;
	color: #993333;
	line-height: 20px;
}
.aboldsub {
	font-weight: bolder;
	color: #993333;
	font-size: 12px;
}
.lightGrey {
	color: #999999;
	padding-right: 6px;
}
