/* CSS Document */


body {
	font-size: small;
	}

ul {
	list-style: square url(none);
    padding: 0;
    margin: 0px 3px 0px 20px;
	font: 80% Arial, Helvetica, sans-serif;
}

.lessspacing {
    margin-top: -.2em;
}	

.description {
   	font: 75% Verdana; 
}

.box {
	margin: 8px;
	width: 165px;
	background-color: #666666;
	font: bold 80% Arial, Helvetica, sans-serif;
/*	padding: 1px;*/
    padding-left: 3px;
	color: #FFFFFF;
/*    border-top: thin outset #333333;
    border-left: thin outset #333333;*/
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.portalbox {
/*    margin-left: 110px;*/
    margin-left: 50px;
    margin-top: 16px;
/*	width: 165px;*/
    width: 284px;
	background-color: #D6CFBD;
	font: bold 85% Arial, Helvetica, sans-serif;
/*	padding-top: 3px;
    padding-bottom: 3px;*/
/*    padding-left: 5px;*/
	color: #333333;

	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}

a  {
	text-decoration:none;
	color:#0F004D;
    font: 600 100% Arial, Helvetica, sans-serif;
}

a:hover { text-decoration: underline;}

.notice {color:#990033;
         font-weight:bold; }

#bottombar {
    margin-left: 8px;
    padding: 3px;
	}
	
#bottombar a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

#bottombar a:hover { text-decoration: underline;}


/*.websurvey { margin-left: 8px;
             margin-right: 8px;
             margin-bottom: 4px;
			 font: 80% Arial, Helvetica, sans-serif;
 }*/
 
.w3c_image {
     float:right;	 
} 

#portal {
	margin-left: 50px;
	font: 600 110% Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
.bottomnav {margin:0;
            padding:.2em;
}

.bottomnav a {text-decoration:none;
	          color:#FFFFFF;
              font: 600 100% Arial, Helvetica, sans-serif;}
			  
.bottomnav li {display:inline; 
               padding:0.2em 0.4em;}	
			   
.bottomnav ul {list-style:none;
               margin:0;
               padding:0; 
			   } 
#efileLogo{
border:none
}			   
			   			   .box img {
	margin-left: 50px;
}

