@charset "utf-8";
/* CSS Document */
/*body { background-image:url(images/pattern.gif);
		background-repeat:repeat;
		font-family:Verdana, Geneva, sans-serif;
}*/

body { background-color:#003366;
		font-family: Univers, Arial, Helvetica, sans-serif;}

table {background-color:#FFF;}

.navtop { font-size:12px;
		color: #003366;
		text-decoration:none;}

.nav { font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;}
		
.nav:hover { font-size:14px;
		font-weight:bold;
		color:#FFD437;
		text-decoration:none;}
		
.footer { font-size:10px;
		text-decoration:none;
		/*color:#2A487C;*/
		color:#FFF;
		padding:10 0 10 0;}

.footer:hover { font-size:10px;
		text-decoration:none;
		/*color:#2A487C;*/
		color:#FFD437;
		padding:10 0 10 0;}

h1 { font-size:16px;
		color: #003366;}
.bdytxt {font-size: .875em;
		color: #003366;}

.bdylnk {font-size:12px;
		color:#2A487C;
		text-decoration:none;
		font-weight:bold;}
		
.bdylnk:hover {font-size:12px;
		color:#2A487C;
		text-decoration:underline;
		font-weight:bold;}
