BODY
{
	font-size: 9pt;
	margin: 15px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #B6C8DB;
}

.Logo
{
	background-image: url(Images/Star_1.gif);
	width: 185px;
	background-repeat: no-repeat;
	height: 160px;
}

.TopBackground
{
	background-color: #e6e7fc;
}

.TopBar
{
	background-color:#0E18EA;
}

.CompanyName
{
	padding-right: 15px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 0px;
	background-image: url(Images/ASA.gif);
	width: 456px;
	color: #e6e7fc;
	font-family: 'Vladimir Script' , Vivaldi, 'Times New Roman';
	height: 123px;
}

.NavigationContainer
{
	background-color: #0E18EA;
}

.NavigationItem
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.SubNavigationItem
{
	padding-right: 8px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.Body
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #ffffff;
}

.SubNavigationContainer
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #0E18EA;
}

A
{
	font-size: 9pt;
	color: firebrick;
}

.A
{
	font-size: 9pt;
	color: firebrick;	
}

.P
{
	font-size: 9pt;
	color: black;
}

.LI
{
	font-size: 9pt;
	color: black;
}

.H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #336699;
}

.H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
}

.H3
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
}

.HR
{
	height: 1px;
	color: #336699;
}

.ErrorMsg
{
	font-size: 8pt;
	color: red;
}

.Form
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}

.Form_Title
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: #336699;
}

.Form_Body
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 8pt;
	padding-bottom: 7px;
	color: black;
	padding-top: 7px;
	background-color: whitesmoke;
}

.Form_Text
{
	font-size: 9pt;
	color: black;
}

.Form_ItemCaption
{
	font-size: 9pt;
	color: black;
	padding-top: 4px;
}

.FinePrint
{
	font-size: 8pt;
	color: darkgray;
	font-family: Arial;
}

.FinePrintLink
{
	font-size: 8pt;
	color: #c5a9a9;
	font-family: Arial;
}