/* CSS Document */
body
{
	background: url(bg.jpg) repeat-x top center #48575E;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#002674;
	margin: 0px;
}

.subhead
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.blue
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#002674;
}

.blue2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#002674;
}

.side-white
{
	color: #FFFFFF;
}

.white
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.white2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}

.sidebar
{
	font-size: 11px;
	color: #333333;
}

.footer
{
	font-size: 10px;
	color: #333333;
}

A:link	{font-size: 11px; font-weight: bold; color:#990000; text-decoration: underline;}
A:visited {font-size: 11px; font-weight: bold; color:#990000; text-decoration: underline;}
A:active {font-size: 11px; font-weight: bold; color:#990000; text-decoration: underline;}
A:hover	{font-size: 11px; font-weight: bold; color:#990000; text-decoration: underline;}

.footer A:link	{font-size: 10px; font-weight: bold; color:#333333; text-decoration: none;}
.footer A:visited {font-size: 10px; font-weight: bold; color:#333333; text-decoration: none;}
.footer A:active {font-size: 10px; font-weight: bold; color:#333333; text-decoration: none;}
.footer A:hover	{font-size: 10px; font-weight: bold; color:#333333; text-decoration: underline;}