html,body,form
{
    	font-size: 12px; 
    	color: #000000; 
    	line-height: 20px; 
    	font-family: verdana;
    	margin:0;
    	padding:0;
    	height:100%;
    	border:none
}
.fullheight
{
    height:100%
}
.BlackBold
{
    	font-size: 14px;
    	font-weight: bold; 
	    font-family: verdana   
}
.botlinks
{
	color: #000000;
}
.list
{
	color: #FFFFFF;
}
a
{
	text-decoration: none
}
a.uline
{
	text-decoration: underline
}
a.uline:hover
{
	text-decoration: underline;
	color: Red
}
a:hover
{
    	text-decoration: underline;
}
.botText
{
	font-size: 9px; 
	color: #999999; 
	font-family: arial;
}
.smallgrey
{
	font-size: 11px; 
	color: #999999; 
}
.blacktext
{
    	color:Black
}
.smallblacktext
{
    	font-size:10px
}
.toprightcnr
{  
	background-image: url(images/topright_silver.gif);
	background-color: #c0c0c0;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 7px;
	font-weight: bold;
	font-size:12px
}
#site-nav { font: 8pt Verdana, Arial, Helvetica, sans-serif; color: #333; background: #F7F7F7; border-bottom: solid 1px #ccc; font-weight: bold; height: 2.2em; text-align: left; white-space: nowrap; }
#site-nav a, #site-nav span { border-right: 1px solid #ccc; padding: 0 17px; display: block; float: left; margin-top: 5px; color:#B1B1B1; text-decoration:none; }
#site-nav a:hover { color:#666666; }
#site-nav .last { border-right: 0; }

