.application
{
	font-size: 11px;
	font-family: Verdana;
}
.blueApplication
{
	font-size: 11px;
	font-family: Verdana;
	color:Blue;
	font-weight: bold;
	text-decoration:underline;
}
.contentsWhite
{
	font-weight: bold;
	font-size: 13px;
	border-right: #1A3869 1px solid;
	color:White;
	border-bottom: #1A3869 1px solid;
	font-family: Verdana;
}
.text
{
	font-size: 11px;
	color: #000000;	
	font-family: Arial;
	font-weight: bold;
}
.boldText
{
	font-weight: bold;
	font-size: 14px;
	color:Black;	
	font-family: Arial;
}
.whiteText
{
	font-weight: bold;
	font-size: 11px;
	color:White;	
	font-family: Verdana;
}
.blackText
{
	font-weight: bold;
	font-size: 13px;
	color:Black;	
	font-family: Arial;
}
.titleText
{
	font-size: 18px;
	color:Black;	
	font-family: Arial;
}
.tinyText
{
	font-size: 10px;
	color: Black;
	font-family: Arial;
	font-weight: bold;
}
.tinyWhite
{
	font-size: 9px;
	color: White;
	font-family: Verdana;
}

.lownav
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-bottom: #84bcda 1px solid;
	border-top: #84bcda 1px solid;
	font-family: Verdana;
}
A
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
        border: none; 
} 

.title
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
}

