.footertext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.footerlinks
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #0000ff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.ClickHere
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.ClickHere:hover
{
	COLOR: #FF0000;
}
.Links
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.Links:hover
{
	COLOR: #FF0000;
}
.searchlinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.searchlinks:hover
{
	COLOR: #FF0000;
}
.largeheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: black;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-STYLE: bold;
}
.selectionText
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 160px;
}
.nav
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
    COLOR: #750075;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.nav:hover
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
    COLOR: #888888;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.navLayer
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.navChosen
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
    COLOR: #888888;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.smallheader
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 12pt;
    COLOR: black;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.header
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: black;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.maintext
{
   	FONT-SIZE: 10pt;
    COLOR: black;   
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.maintextlink
{
   	FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.maintextlink:hover
{
   	FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #ff0000;
	text-decoration: none
}
.question
{
	font-weight: bold;
	font-style: emphasis;
   	FONT-SIZE: 10pt;
    COLOR: black;   
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.directiontext
{
    FONT-WEIGHT: bold;
   	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.graytext
{
   	FONT-SIZE: 12pt;
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.graytext:hover
{
	COLOR: #000099;
}
.associatedkeywords
{
   	FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.instructionText
{
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: "80%";
 color: "#3D0063";
 background:"#d9d9d9";
 border: solid thin black;
}

.legendText
{
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif; 
 font-size:10px;
 color:black;
 background:"#d9d9d9";
 border: thin black solid; clip:  rect(   )
}
.smallText
{
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif; 
 font-size:10px;
 color:black;
}

.iconStyle
{
  cursor:pointer; 
  VISIBILITY: hidden; 
  POSITION: absolute;
}


