<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.bannerImg
{
	border-size: 2px;
	border: 2px solid #030B48;
	padding: 0px;
	margin: 0px;
	align: left;
}

.header
{
	font-family: Americana;
	font-size: 18px;
	color: #030B48;
	font-weight: bold;
	text-decoration: underline;
}

.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #030B48;
	font-weight: bold;
}

.content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #030B48;
	font-weight: normal;
}

.leftnav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #030B48;
	font-weight: bold;
}

.contact
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}

.caption
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #030B48;
	font-weight: normal;
}
</Style>
