a:link
{ 
	font-family : tahoma;
	text-decoration : none;
	font-size : 10pt;
	color : 373839;
	font-weight : bold;

}
a:active
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 10pt;
	color : 373839;
	font-weight : bold;

}
a:visited
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 10pt;
	color : 373839;
	font-weight : bold;

}
a:hover
{
font-family : tahoma;
	text-decoration : none;
	font-size : 10pt;
	color : gray;
	font-weight : bold;
}

a.subnav:link
{ 
	font-family : tahoma;
	text-decoration : none;
	font-size : 8pt;
	color : 544229;
	font-weight : bold;
	line-height : 5mm;

}
a.subnav:active
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 8pt;
	color : 544229;
	font-weight : bold;
	line-height : 5mm;

}
a.subnav:visited
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 8pt;
	color : 544229;
	font-weight : bold;
	line-height : 5mm;

}
a.subnav:hover
{
font-family : tahoma;
	text-decoration : none;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	line-height : 5mm;
}

a.footer:link
{ 
	font-family : tahoma;
	text-decoration : none;
	font-size : 7pt;
	color : gray;
	font-weight : bold;

}
a.footer:active
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 7pt;
	color : gray;
	font-weight : bold;

}
a.footer:visited
{ 
font-family : tahoma;
	text-decoration : none;
	font-size : 7pt;
	color : gray;
	font-weight : bold;

}
a.footer:hover
{
font-family : tahoma;
	text-decoration : none;
	font-size : 7pt;
	color : white;
	font-weight : bold;
}


body
{
	font-family : tahoma;
	font-size : 10pt;
	text-decoration : none;
	color : #31466C;
}

.home_main 
{
	font-family : tahoma;
	font-size : 10pt;
	text-decoration : none;
	color : #31466C;
	line-height : 5mm;
}

.subpageheader
{
	font-family : tahoma;
	font-size : 10pt;
	text-decoration : none;
	color : white;
	line-height : 5mm;
	font-weight : bold;
}

.subpagetext
{
	font-family : tahoma;
	font-size : 9pt;
	text-decoration : none;
	color : black;
	line-height : 4.5mm;
}

.footer
{
	font-family : tahoma;
	font-size : 7pt;
	text-decoration : none;
	color : 8d7c54;
	line-height : 5mm;
}