/* COLORS TO CHANGE ========================================================== */

.text a:link, .text a:visited, .text a:active
{
	color: #556679;
}

a.side_nav_link:link, a.side_nav_link:visited, a.side_nav_link:active
{
	color: #556679;
	text-decoration: none;
}

.login_button
{
	height: 20px;
	background-color: #556679;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 8pt;
	color: white;
	border: 1px solid #000000;
	margin-top: 5px;
}

#top_links a:link, #top_links a:visited, #top_links a:active
{
	color: #556679;
}

#logo_td
{
	background: #556679;
	position: relative;
	width: 190px;
	height: 143px;
}




/* ASSOCIATED STYLES ======================================================== */

.text a
{

}

.text a:hover
{
	color: #acacac;
}

a.side_nav_link
{
	font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 0px 3px 12px;
	display: block;
	width: 176px;
}

a.side_nav_link:hover
{
	text-decoration: none;
	color: #000000;
}

#top_links a
{
	
}

#top_links a:hover
{
	color: #98b6ab;
}
