﻿a:link.BottomMenuLink
{
    font-family:Arial;
    font-size:10px;
	font-weight:normal;
    text-decoration:none; 
    color: #376AAC;
}
a:visited.BottomMenuLink
{
    font-family:Arial;
    font-size:10px;
	font-weight:normal;
    text-decoration:none; 
    color: #376AAC;
}
a:hover.BottomMenuLink
{
    font-family:Arial;
    font-size:10px;
	font-weight:normal;
    text-decoration: underline;
    color: #000099;
} 

.ContentMed
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color: #000000;
}

.ContentLarge
{
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
	color: #000000;
}
.ContentVeryLarge
{
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
	color: #000000;
}


.ContentSmall
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color: #000000;	
}

.TitleText
{
	font-size:24px;
	font-family:Verdana;
	font-weight:bold;
	font-style:italic;
	vertical-align:bottom;
	color:#000000;	
}