/* Default CSS Stylesheet for a new Web Application project */

.LeftNavOff  { color: #000000; cursor: hand; font-family: Verdana; 
               font-size: 11px; letter-spacing: -0.5pt; line-height: 13px; 
               width: 94px; text-decoration: none; font-weight: bold; 
               margin: 0px; padding-left: 0px; 
}

.ArialText	{	
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	color: #666666;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	  
	
.ArialBoldText	{	
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	color: #636563;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	  	
	  
.Errors	{	
	color: #B70000;
	font-size:	12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}
	
.formInput{
	border-left: 1px solid #4E4E4E;
	border-top: 1px solid #4E4E4E;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	/*width:142px;*/
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}	
	
.formDescText	{	
	font-size:	11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	normal;
	color: #000000;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	
	
.ArialTextGray	{	
	font-size:	11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	color: #333333;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	 	
	
	
.pageText	{	
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	color: #000000;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}		
	
a:hover.headerLinks
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
	font-size:	11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
    
}
a.headerLinks
{
    COLOR: #CCCC99;
    TEXT-DECORATION: none;
	font-size:	11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
}	


a:hover.smallLinks
{
    COLOR: #666699;
    TEXT-DECORATION: underline;
	font-size:	10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
    
}

a.smallLinks
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	font-size:	10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
}	
	
	
.SubHeader  {
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: #000000;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;		
	}
	
.SubHeaderBlue  {
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: #63659C;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;		
	}		
	
a:hover.pageLinks
{
    COLOR: #666699;
    TEXT-DECORATION: underline;
	font-size:	11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
    
}
a.pageLinks
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	font-size:	11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	    
}		
	
a:hover.linkcolors
{
    COLOR: #666699;
    TEXT-DECORATION: underline;
    
}
a.linkcolors
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}	
           
                
               
	.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; padding: 1px;
	background-image: url('../images/button2.gif');
	backgroung-image: repeat-x;
	width:50px; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px
	}
	.btn_short {border: 1px outset; cursor: pointer; font-size:9; font-weight: bold; padding: 1px;
	background-image: url('../images/button2.gif');
	backgroung-image: repeat-x;
	width:25px; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px; color:#000000
	}	
	.btn_med {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; padding: 1px;
	background-image: url('../images/button2.gif');
	backgroung-image: repeat-x;
	width:106px; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px
	}
	.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; padding: 1px;
	background-image: url('../images/button2.gif');
	backgroung-image: repeat-x;
	width:150px; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px
	}         
	.btn_add {border: 1px outset; cursor: pointer; font-family: Helvetica, Verdana, Arial, sans-serif; font-size:10; font-weight: normal; padding: 1px;
	background-image: url('images/button2.gif');
	backgroung-image: repeat-x;
	height="18px"; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px; color:#000000
	}		      
	