HTML, Body, TD {
	font-family:arial;
	color:#000000;
	font-size:10pt;
	}

body { 	margin-top: 0;
	background-color: #052d56; }

A {
	color: #014e68;
	text-decoration:none;
}

A:hover {
	color: #014e68;
	text-decoration:underline;
}

h1 {
	font-size:20px;
	color: #014e68;
	margin: 1px;
}

h3 {
	font-size:14px;
	color: #014e68;
	margin: 0px;
}

.topnav{
color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.topnav:hover {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: Underline;	
	font-family: 'Arial';
	}

.boxtext{
color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}

.leftnav{
color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}
	
.leftnav:hover {
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	
.sidenav{
color: #014e68;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: None;
	padding-left: 3px;
	font-family: 'Arial';
}

	
.sidenav:hover {
	color: #014e68;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: Underline;	
	padding-left: 3px;
	font-family: 'Arial';
	}

	
.small{
color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}

.footersmall{
color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}
	
.footersmall:hover {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	
.required{
color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}	

.cellbox {
     border: 1px #434343 solid; 
   } 

.menutree { margin: 0; padding: 1px 0; }
#nav #nav_1 { margin: 0 auto; }
.menutree li { border: 1px solid #a6a6a5; list-style: none; margin: 0; display: block; width: 160px;}
#nav_1 li a { background: url(button-gradiant.jpg) repeat-y; font-weight: bold; display: block;}
#nav_1 li ul { width: 100%; }
#nav_1 li li a { background-image: none; background: #BDCFE5; font-weight: normal; zoom: 1;}
.menutree a { font-size: 9pt; color: #014e68; font-family: arial, 'lucida console', sans-serif; border: 1px solid #FFF; display: block; padding: 3px; }

#emplogin { float: right; margin-top: -1em;}
* html #emplogin { margin: 0; }
*+html #emplogin { margin: 0; }
