/* CSS Document */

TD
{
	font-family:tahoma;
	font-size: 11px;
	line-height:15px;
	color: #05517D;
	}
.mission
{
font-family:tahoma;
	font-size: 11px;
	color: #9FBAC9;
	}
.more
{
text-decoration:none;
color: #9FBAC9;
}
.more:hover
{
text-decoration:underline;
color: #9FBAC9;
}
.heading
{
font-family:tahoma;
	font-size: 12px;
	color:#FEBB37;
	font-weight:bold;
}

.left
{
text-decoration:none;
color: #1F78AB;
font-weight:bold;
font-size: 12px;
}

.left:hover
{
text-decoration:none;
color: #FF8D12;
font-weight:bold;
font-size: 12px;
}
.headingblue
{
	font-family:tahoma;
	font-size: 11px;
	color:#1F78AB;
	font-weight:bold;
}
.link
{
text-decoration:none;
color: #05517D;
font-size: 11px;
}
.link:hover
{
text-decoration:underline;
color:#05517D;
font-size: 11px;
}
.top
{
text-decoration:none;
color:#ffffff;
font-size: 12px;
font-weight:bold;
}
.top:hover
{
text-decoration:none;
color:#1F78AB;
font-size: 12px;
font-weight:bold;
}
input
{
font-size:10px;
font-family:tahoma;
height: 19px;
}
.footer
{
	font-family:tahoma;
	font-size: 11px;
	color: #05517D;
	text-decoration:none;
}
.footer:hover
{
	font-family:tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}