/* ********************************************** */ 
/*     TEMP NM/WV CLASS SEARCH WEB SITE STYLES    */
/* ********************************************** */ 
/* */
/* SITE #ebebe7 */

body {
	background-color : #EBEBE7;
	padding-bottom: 20px;
}

.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

div.body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #0066cc;
}


P {
    
	font-size: 10pt;
}

td {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.subnav {
	color: #000066;
	text-decoration: none;
}

a.subnav:active {color: #666666;}
a.subnav:link {color: #666666;}
a.subnav:visited {color: #666666;}
a.subnav:hover { background-color: #EEEEEE;
									 color: #ff6600;}

a.progressNav {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a.progressNav:active {color: #666666;}
a.progressNav:link {color: #666666;}
a.progressNav:visited {color: #666666;}
a.progressNav:hover {color: #ff6600;}


a.header{
	font-weight:bold;
	font-size: 15px;
	color: #000000;
}

a.topnav {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;	
}

a.topnav:active {color: #ffffff;}
a.topnav:link {color: #ffffff;}
a.topnav:visited {color: #ffffff;}
a.topnav:hover 
{
	text-decoration: none;	
	color: #FFCC00;
}

a.topnavOn {
	color: #FFCC00;
	font-size: 9px;
	text-decoration: none;	
}

a.topnavOn:active {color: #FFCC00;}
a.topnavOn:link {color: #FFCC00;}
a.topnavOn:visited {color: #FFCC00;}
a.topnavOn:hover 
{
	text-decoration: none;	
	color: #FFCC00;
}



.headerText{
	color: #000000;
	font-size: 22px; 
}

.input {
	color: #666666;
	font-size: 9px;	
}

#PageTitleNavigation, #PageTitleNavigation a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #98987B;
	font-weight: normal; 	
}
	
	
A, A:Visited, A:Active, A:Link {
	
}


a.main:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

a.main:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

a.main:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC33;
}

a.main:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.footer{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;	
}


.footerYellow{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFCC33;
	font-weight: bold;	
}

/*                               */
.SiteIntroTitle {
	font-family:arial; 
	font-size: 16px;
	color: #c4323d; 
	font-weight:bold;
	font-style:italic;	
}

.SiteIntroTitleMinor {
	font-family:arial; 
	font-size: 14px;
	color: black; 
	font-weight:bold;
	font-style:normal;
		
}

.SiteIntroTitleMinorBlue { 
	font-family:arial; 
	font-size: 14px;
	color: #1c4089; 
	font-weight:bold;
	font-style:normal; 
	}

.SiteIntroBoldText {
	font-family:arial; 
	font-size: 12px;
	color: black; 
	font-weight:bold;	
}

.SiteIntroNormalText {
	font-family:arial; 
	font-size: 12px;
	color: black; 
	font-weight:normal;	
}

.PageBGColor {
	background-color:#ebebe7;
}

.WorkAreaBGColor {
	background-color:#ffffff;
}


.FooterBGColor {
	background-color:#ebebe7;
}	

.FooterText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #828282; 
	font-weight: bold;
}	

.StepColor {
	background-color: #c4323d; 
}
	
.StepNumberText {
	font-family:Comic Sans MS; 
	font-size: 16px;
	color: #d0d0d0; 
	font-weight: normal;
}

.StepNumberTextSelect {
	font-family:Comic Sans MS; 
	font-size: 16px;
	color: #ffffff; 
	font-weight: normal;
}

.StepDescText {
	font-family:arial; 
	font-size: 12px;
	color: #808080; 
	font-weight:normal;
}

.StepDescTextSelect {
	font-family:arial; 
	font-size: 12px;
	color: #c4323d; 
	font-weight:bold;
}

.SiteTextNormal {
	font-family:arial; 
	font-size: 12px;
	color: black; 
	font-weight:normal;	
}

.SiteTextBold {
	font-family:arial; 
	font-size: 12px;
	color: black; 
	font-weight:bold;	
}

.SiteTextSmall 
{
	font-family:arial; 
	font-size: 11px;
	color: black; 
	font-weight:bold;	
}

.SiteTableBorderNormal {
	 border-color:gray;	
}	

.HelpInformation 
{
 background-color:#f0f0f0;
	font-family:arial; 
	font-size: 10px;
	color: black; 
	font-weight:normal;	
}

.SmallText 
{
 	font-family:arial; 
	font-size: 10px;
	color: black; 
	font-weight:normal;	
}

.HelpInformationBold 
{
 background-color:#f0f0f0;
	font-family:arial; 
	font-size: 11px;
	color: black; 
	font-weight:bold;	
}	
	

/* Text & Link Style for Menu */
.MenuText {
    font-family: arial;
    font-size: 12px;
    color:#ffffff;
    text-decoration:none;
    font-weight: normal;
}

/* Hyperlink Styles of the Unselected Main Menu Item */
A.MenuText:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuText:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuText:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuText:hover   {
    text-decoration:    none;
    color:#b0ffff
}

/* Text & Link Style for Menu */
.MenuTextActive {
    font-family: arial;
    font-size: 12px;
    color:Yellow;
    text-decoration:none;
    font-weight: normal;
}

/* Hyperlink Styles of the Unselected Main Menu Item */
A.MenuTextActive:link    {
    text-decoration:    none;
    color:Yellow;
}

A.MenuTextActive:visited {
    text-decoration:    none;
    color:Yellow;
}

A.MenuTextActive:active  {
    text-decoration:    none;
    color:Yellow;
}

A.MenuTextActive:hover   {
    text-decoration:    none;
    color:Yellow
}

.Grid {
    background-color:#006699;
    border-color:Black;
    font-family:Arial;
    font-size: 12px;
    font-weight:normal;
}

.GridTitleLabel {
	font-family: Arial; 
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}

.GridCounterLabel {
	font-family: Times New Roman; 
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
}

.GridHead {
    font-family:Arial;
    font-size: 12px;
    color:white;
    text-decoration:none;
    font-weight: bold;
    background-color:#006699;
}

.GridDetailRow {
    font-family:Arial;
    font-size: 12px;
    color:black;
    text-decoration:none;
    font-weight: normal;
    background-color:#d0d0d0;
    
}

.GridDetailRowAlternate {
    font-family:Arial;
    font-size: 12px;
    color:black;
    text-decoration:none;
    font-weight: normal;
    background-color:#ffffff;
    
}

.GridMoreInfoLink {
    font-family:Arial;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
    color:#333333;
}

A.GridMoreInfoLink:link    {
    text-decoration:    none;
    color:#333333;
}

A.GridMoreInfoLink:visited {
    text-decoration:    none;
    color:#333333;
}

A.GridMoreInfoLink:active  {
    text-decoration:    none;
    color:#333333;
}

A.GridMoreInfoLink:hover   {
    text-decoration:    none;
    color:#000000;
}

.GridRemoveLink {
    font-family:Arial;
    font-size: 10px;
    text-decoration:none;
    font-weight: normal;
    color:#333333;
}

A.GridRemoveLink:link    {
    text-decoration:    none;
    color:#333333;
}

A.GridRemoveLink:visited {
    text-decoration:    none;
    color:#333333;
}

A.GridRemoveLink:active  {
    text-decoration:    none;
    color:#333333;
}

A.GridRemoveLink:hover   {
    text-decoration:    none;
    color:#000000;
}

.GridPager {
    font-family:Arial;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
    background-color:#cccccc;   
}

A.GridPager:link    {
    text-decoration:    none;
    color:#dddddd;
}

A.GridPager:visited {
    text-decoration:    none;
    color:#dddddd;
}

A.GridPager:active  {
    text-decoration:    none;
    color:#dddddd;
}

A.GridPager:hover   {
    text-decoration:    none;
    color:#ffffff;
}

/* Base Hyperlink Styles */

A:link	{	
	
	color:	#009999;
	}	
		
A:visited	{	
	
	color:	#009999;
	}	
		
A:active	{	
	
	color:	#009999;
	}	
		
A:hover	{	
	
	color:#006666;
	}
