BODY
{
}
.StandardText
{
	 FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #000000;
	font-family: 'Trebuchet MS' , Arial;
}
.StandardTextBold
{
    FONT-WEIGHT: bold;
    font-size: 12pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
}
.StandardTextBolder
{
    FONT-WEIGHT: bold;
    font-size: 18pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
}
.HeaderText
{
	FONT-WEIGHT: bold;
	font-size: 18pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
}
.MenuText
{
	FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
}
A.MenuText:active
{
	FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
	TEXT-DECORATION: none;
}
A.MenuText:link
{
	FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
	TEXT-DECORATION: none;
}
A.MenuText:hover
{
	FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
	TEXT-DECORATION: underline;
}
A.MenuText:visited
{
	FONT-WEIGHT: normal;
	font-size: 10pt;
	color: #150963;
	font-family: 'Trebuchet MS' , Arial;
	TEXT-DECORATION: none;
}
.FooterText
{
   FONT-SIZE: 7pt;
   COLOR: gray;
   font-family: 'Trebuchet MS' , Arial;
}
A.FooterText:active
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    font-family: 'Trebuchet MS' , Arial;
    TEXT-DECORATION: none;
}
A.FooterText:link
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    font-family: 'Trebuchet MS' , Arial;
    TEXT-DECORATION: none;
}
A.FooterText:hover
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    font-family: 'Trebuchet MS' , Arial;
    TEXT-DECORATION: underline;
}
A.FooterText:visited
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    font-family: 'Trebuchet MS' , Arial;
    TEXT-DECORATION: none;
}
.EnquiryMessage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: red;
    font-family: 'Trebuchet MS' , Arial;
}
