.text, 
.copyright,
.buttontext,
.servicesubheading,
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, helvetica;
    TEXT-ALIGN: justify;
}
.buttontext
{
    TEXT-ALIGN: center;
}
.copyright
{
    BACKGROUND-COLOR: #e8e8e8;
    TEXT-ALIGN: right;
}
.copyright a:hover
{
    FONT-WEIGHT: normal;
}
.navcontainer
{
    BACKGROUND-COLOR: #e8e8e8;
}
.navcontainer a
{
	font-size: 10pt;    
COLOR: #000;
padding: 2px 5px;

}
.navcontainer a:hover
{
    COLOR: #ff0000;
}
.navigation a
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, helvetica;
}
A
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
A.home
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}
.header
{
    BACKGROUND-COLOR: #e8e8e8;
}
.image
{
    TEXT-ALIGN: center;
}
.headerimage
{
    BACKGROUND-POSITION: right top;
    BACKGROUND-IMAGE: url(../graphics/header.jpg);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: transparent
}
.serviceslink,
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial Black, Arial, helvetica;
}
.servicesubheading
{
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    COLOR: #aeaeae;
}
.serviceslink,
.serviceheading a
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13pt;
    COLOR: #cecece;
    FONT-FAMILY: Arial Black, Arial, helvetica;
}
.serviceheading a
{
    COLOR: #aeaeae;
}
.serviceslink a:hover,
.serviceheading a:hover
{
    TEXT-DECORATION: none;
}
.requiredfield,
.notrequiredfield
{
    FONT-STYLE: sup;
    FONT-WEIGHT: normal;
    COLOR: red;
}
.notrequiredfield
{
    COLOR: white;
}
.quote
{
    FONT-STYLE: italic;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Tahoma, helvetica;
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px;
}
