﻿.PageBackground 
{
	background-color: #4A7181;
}


.navigation 
{
	background-color: #59889B;
}


.navigationBackground
{
	background-color: #59889B;
}














a:active 
{
	text-decoration: underline;
}

a:hover 
{
	text-decoration: underline;
}




.navigationSelected:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationSelected:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationSelected:link
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationSelected:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.navigation:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.navigation:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation:link
{
	color: #82CDEB;
	text-decoration: none;
}

.navigation:visited
{
	color: #82CDEB;
	text-decoration: none;
}



.sideNavProjectImageOver
{
	border: solid 3px #86CCE9;
}

.sideNavProjectImage
{
	border-width: 3px;
	border-color: #4A7181;
}


.mainContent 
{
	background-image: url(/images/AboutUs/cloud_bg.jpg);
	background-repeat: no-repeat;
	background-color: #4A7181;
}


.popupMainContent 
{
	background-color: #4A7181;
}

.communityNameSmallHeader 
{
	font-family: Verdana;
	font-weight: bold;
	color: #C6EEFF;
}

.highlight 
{
	font-family: Verdana;
	font-weight: bold;
	color: #FFAA82;
}


.smallHeader 
{
	font-family: Verdana;
	font-weight: bold;
	color: #C6EEFF;
}
