BODY
{
    FONT-FAMILY: verdana
}
.CMainMenu
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
}


.CField
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: bottom
}
.CCopyRight
{
    PADDING-LEFT: 31px;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: verdana
}
.CContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: verdana
}
.CRegForm
{
    FONT-SIZE: 8pt;
    font-family:verdana,arial;
}
.CSearchLabel
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana;
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: black;
    BACKGROUND-COLOR: white
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}

.CErrorTitle
{
   font-family: verdana;
   font-size: 14pt;
   color:white;
}	

.CTitle
{
   font-family: verdana;
   font-size: 14pt;
   color:white;
}

.CMainTable
{
	font-size: 0pt;
	font-family:verdana;
}

.CBoldTitle
{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bold;
}
.CRegularText
{
	font-family:verdana;
	font-size: 10pt;

}

.CInstructionMainTitle
{
	font-size:12pt;
	font-family:Calibri;
	
	
}

A.CPageLink:hover
{
    COLOR: black;
    BACKGROUND-COLOR: #639ACE;
}