body {
	font-family: Arial;
	color: black;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	text-align: left;
}


a {
	text-decoration: none;
	text-align: left;
	color:#54A9A9;
}
a:Active {
	text-decoration: underline;
	text-align: left;
	color:#008040;
}
a:Hover {
	text-decoration: underline;
	text-align: left;
	color: #54A9A9;
}

a.menu {
	text-decoration: none;
	text-align: left;
}
a.menu:Active {
	text-decoration: underline;
	text-align: left;	
}
a.menu:Hover {
	text-decoration: underline;
	text-align: left;
}
a.menu#mainmenu1 {
	color:#54A9A9;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
a.menu#mainmenu1:Hover {
	color:#008040;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}


a.menu#mainmenu2 {
	font-size: 9pt;
	color:#54A9A9;
	text-decoration: underline;
	text-align: left;
}
a.menu#mainmenu2:Hover {
	font-size: 9pt;
	color:#008040;
	text-decoration: underline;
	text-align: left;
}

a.menu#mainmenu3 {
	font-size: 8pt;
	color:#54A9A9;1
	text-decoration: none;
	text-align: left;
}
a.menu#mainmenu3:Hover {
	font-size: 8pt;
	color:#54A9A9;
	text-decoration: underline;
	text-align: left;
}

a.topMenu{
	font-size: 9pt;
	font-weight: bold;
	color:  #54A9A9;1
	text-decoration: underline;
}

a.topMenu:Hover{
	font-weight: bold;
	color: #008040;
	text-decoration: underline;
}

a.menu#highlight{
	font-size:11pt;
	text-decoration: underline;
	color: #54A9A9;1
	font-weight: bold;
	text-align: left;
}

div#message {
	color:#54A9A9;  1
	font-size: 8pt;
}

.Heading{
	font-family: "Arial", "Verdana", "Tahoma"; 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.CompanyData{
	font-family: "Arial", "Verdana", "Tahoma"; 
	font-size: 9pt;
	font-weight: bold;
	
}

.date {
	color: grey;
    font-weight: bold;  
	font-size: 10pt;	
}

td#formHeader{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: uppercase;
}

td#formHeader1{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: uppercase;
}

td#CFocusCompanyName{
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}

td#CFocus{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#54A9A9;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #54A9A9;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color:  #54A9A9;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#54A9A9;
}

a#important{
	background-color:#54A9A9;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

td#Important{
	background-color:#54A9A9;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

input{
	font-size: 9pt;
}

select {
	font-size: 9pt;
}

input#SearchBox{
	width: 80%
}
