.application
{
	font-size: 14px;
	font-family: Arial;
}
.contents
{
	font-weight: bold;
	font-size: 11px;
	color: gainsboro;
	border-bottom: #1A3869 1px solid;
	font-family: Arial;
}
.contentsRight
{
	font-weight: bold;
	font-size: 11px;
	border-right: #1A3869 1px solid;
	color: gainsboro;
	border-bottom: #1A3869 1px solid;
	font-family: Arial;
}
.contentsLeft
{
	font-weight: bold;
	font-size: 11px;
	border-left: #1A3869 1px solid;
	color: gainsboro;
	border-bottom: #1A3869 1px solid;
	font-family: Arial;
}
.text
{
	font-size: 12px;
	color: #000000;	
	font-family: Arial;
}
.lownav
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-bottom: #84bcda 1px solid;
	border-top: #84bcda 1px solid;
	font-family: Arial;
}
A
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.border
{
	border-right: #1A3869 2px solid;
	border-left: #1A3869 2px solid;
}
.shoreline
{
	font-weight: bold;
	font-size: 14px;
	color: #1a3869;
	font-family: Arial;
}
.capital
{
	font-weight: bold;
	font-size: 14px;
	color: #7FBBDC;
	font-family: Arial;
}
.shorelinetext
{
	font-weight: bold;
	font-size: 12px;
	color: #1a3869;
	font-family: Arial;
}
.capitaltext
{
	font-weight: bold;
	font-size: 12px;
	color: #7FBBDC;
	font-family: Arial;
}
.title
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial;
}

.inpApp
{
	font-family: Arial;
	height: 11px;
}
