/* text formatting */
A:link	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: xx-small;
	text-decoration:	underline;
	}	
		
A:visited	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: xx-small;
	text-decoration:	underline;
	}	
		
A:active	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: xx-small;
	text-decoration:	underline;
	}	
		
A:hover	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Purple;
	font-size: xx-small;
	text-decoration:	underline;
	}
	
.textquestion1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
.textquestion2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textanswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* text formatting for the location bar */
.locationmenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight:bold;
	font-size:xx-small;
	
	}
	
.locationlink	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color: White;
	font-size:xx-small;
	}

/* text formatting for form */
.formtextitalic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic ;
	color: Black;
	font-size:xx-small;
	}
/* Text formatting for standard paragraph copy */
.formtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size:smaller;

	}
	
	
	.resultText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size:smaller;
	text-decoration:	underline;

	}

	/* .resultText2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: xx-small;
	text-decoration:	underline;
	

	}

*/
.tabletext	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size:xx-small;
	}
	
	.tabletextbold	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	font-size:xx-small;
	}
	
	.tabletextboldheader	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight:bold;
	font-size:xx-small;
	}
	
	.glossary	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	font-size:xx-small;
	text-decoration:	underline;
	}
	
	.tableheadertextbold	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight:bold;
	font-size:xx-small;
	}
	
	
/* External Classes */
	div.code
	{
	width: 90%;
	font-family: "lucida console";
	padding: 20px;
	}

	.HeadBg
	{
	background-color: darkred;
	}

.ErrorMessage
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: Red;
	font-weight: normal;
}

.Title
	{
	font: 16pt Verdana;
	font-weight: bold;
	color: #cccc99;
	padding: 10px;
	}

.Head, H1
	{
	font: 16pt Verdana;
	font-weight: normal;
	color: #666644;
	}

.SubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: darkred;
}

.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

P, .NormalIndent
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
}

UL, OL
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.firstName
{
    COLOR: #6767cc;
    FONT-FAMILY: Arial;
    FONT-SIZE: 22pt;
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: capitalize;
}
.lastName
{
    COLOR: gray;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 16pt;
    FONT-STYLE: italic;
    MARGIN-TOP: 0px;
    TEXT-TRANSFORM: capitalize;
}
.buttons
{
BACKGROUND-COLOR: 6B6B9C;
COLOR: ivory;
}
.compbuttons
{ 
border: 0;  
font: normal bolder;  
text-decoration: underline;
color: White;
 background-color: #8E8E8E;
}
.compbuttonsOver
{ 
background: #6365CE; 
border: 0;  
font: normal bolder;  
text-decoration: underline;  
color: White;    
}
.HR
{
    COLOR: gainsboro;
    MARGIN-BOTTOM: 2pt;
}
.generaltext
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE:x-small;
}

.smallgeneraltext
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE:70%;
}

.smallgeneraltextbold
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE:70%;
    font-weight:bold;
}

.generaltextitalic
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE:x-small;
    fONT-STYLE:italic;
}
.SearchResultsHeader
{
COLOR: White;
    FONT-FAMILY: Arial;
    FONT-SIZE:xx-small;
    font-weight:bold;
}
.SearchResultsContent
{
COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE:xx-small;
 }
.TableHeaderText
{
COLOR: White;
    FONT-FAMILY: Arial;
    FONT-SIZE:small;
    font-weight:bold;
}
.WarningText
{
COLOR: Red;
    FONT-FAMILY: Arial;
    FONT-SIZE:small;
    font-weight:bold;
}
.SmallWarningText
{
COLOR: Red;
    FONT-FAMILY: Arial;
    FONT-SIZE:xx-small;
    font-weight:bold;
}

.TableSubHeaderText
{
COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: smaller;
    font-weight:bold;
}

.tablesectionsformat
{
border-style: solid;
border-width:1;
border-color:Black;
width:550;
background-color:#FAF9FF;

}


