@charset "utf-8";
/* CSS Document */

.logo
{
	font-family:Arial Narrow;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
}


.big_blue
{
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
	color:#244258;
}

.small_blue
{
	font-family:verdana;
	color:#330099;
	font-size:12px;
	font-weight:normal;
}
.small_blue a
{
	font-family:verdana;
	color:#330099;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.small_blue a:hover
{
	font-family:verdana;
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.big_white
{
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
}

.small_black
{
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}

.footer a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.footer_small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}

.small_black2
{
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

.sitemap
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	
}

.sitemap a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}

.sitemap a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-weight:12px;
	line-height:20px;
}

.resources
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.resources a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.resources a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}
