/* BGcolor orange */	
.catTitle	{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color:white;
	background : #FD773C;
	white-space: nowrap;
	padding : 2px 4px;
}



.dataTitle	{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:white;
	background : #FD773C;
	white-space: nowrap;
	padding : 2px 4px;
}
/* bgcolor light orange */
 .navMenu	{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color:white;
	background : #FD9667;
	white-space: nowrap;
	font-weight : bold;
	padding : 2px 4px;
 }
 a.navMenutest:link        {color: white}
 a.navMenutest:visited     {color: white}
 a.navMenutest:active      {color: #660000}
 a.navMenutest:hover       {color: #056AA6}
 
 
.grayFill	{
	background : #EEEEEE;
}

.space	{
	height : 10px;
}

.inputBox{
	border : 1px solid;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-style: solid;
	border-width: 1px;
}

.smText	{
		font-size : 10px;
		font-family : Arial, Helvetica, sans-serif;
}

.regText	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		padding-left : 20px;
}
.regText2	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
}

.regDataTables	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
}


.regError	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		color : #ff0000;
}


.regTextLink	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
        color : #00A5D7;
}

.regTextBold	{
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
}


/* BGcolor light green */	
.largeText	{
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		color : 003300;
}


/* BGcolor light green */	
.largeTextBold	{
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : 003300;
}


/* BGcolor orange */	
.subtitleText	{
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FD773C;
}


/* BGcolor orange */	
.subOrangeText   {
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FD773C;
}


/* BGcolor orange */	
.subOrangeText2   {
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FD773C;
}


/* BGcolor orange */	
a.tabs {
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	background : #FD773C;
	text-decoration: none;
	font-weight : bold;

}

/* bgcolor light orange */	
a.menu {
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	background : #FD9667;
	text-decoration: none;
	font-weight : bold;

}

/* BGcolor orange */	
a.tabsBig {
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	background : #FD773C;
	text-decoration: none;
	font-weight : bold;

}

/* BGcolor orange, color light grey */	
a.tabsSubdue {
	color: #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	background : #FD773C;
	text-decoration: none;
	font-weight : bold;

}

/* BGcolor orange,  color light orange */	
a.tabs:hover{
		color: #FCB588;
		font-size: 12px;
		background : #FD773C;
		text-decoration: none;

		}

/* bgcolor light orange */	
a.menu:hover{
		color: black;
		font-size: 12px;
		background : #FD9667;
		text-decoration: none;

		}
/* bgcolor orange, color light orange */	
a.tabsBig:hover{
		color: #FCB588;
		font-size: 16px;
		background : #FD773C;
		text-decoration: none;

		}


/* Add underlines to all hyperlinks.  */ 
a             {
                text-decoration: underline;
				Font-Weight: bold            
			  }

/* bgcolor orange*/	
a:link        {color: #006BA5}

 /* color true light blue */	  
a:visited     {color: #6C6C6C}

 /*Set visited link color to light orange.*/  
a:active      {color: #FCB588}

/*Set the link color to a dark blue.*/ 
a:hover       {
                color: #00A5D7;
                text-decoration: underline
			  }
			  
			  /* bgcolor orange*/	
a.emailLinks:link        {
                           color: #006BA5;
						   text-decoration: underline;
						   Font-Weight: normal
}
a.searchLink:link        {
                           color: #000000;
						   text-decoration: none;
						   font-size: 10px;
						   Font-Weight: bold
}

.searchheader{font-size:13px;font-family:Arial;font-weight:bold;color:#006A6A;}

.formtable{
border-color:#c0c0c0;
border-width:1px;
border-style:solid;
}

.calctxt{font-size:9px;font-family:verdana; color:#000000;}
.tday{font-size:9px;font-family:verdana;}

.pageTitle{
font-size:10px;
font-family:verdana;

}

.seltxt{
	font-family:verdana;
	font-size:9px;
	border : 1px solid #666666;
	
}

.row1{
background-color: #FFFFFF;
font-family:verdana;
font-size:9px;

}

.row2{
background-color: #dadada;
font-family:verdana;
font-size:9px;

}

.formbutton{
background-color: #056AA6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #ffffff;
border-left-color: #66ccff;
border-top-color: #66ccff;
border-right-color: #66ccff;
border-bottom-color: #66ccff;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
cursor:hand;
padding: 2px;
border-style: solid;
 
}.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #8c783d}

