/* CSS Document */

	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#211d6b;
	
}
	.bgc {
		background-color: #01254E;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
.treb {
	background-color: #ADBBDE;
	font-family: "Arial";
	font-weight: bold;
    }
.priv {
    font-family: Arial; 
    font-size: x-small; 
    }
.down {font-family: "Arial"}
.size {
	font-family: "Arial Narrow";
	font-size: small;
    }
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #01254E
}
.navcolors {
	width:10px;
	border-bottom:1px solid #cfd0c6;
}

.navBox {
	width:135px;
	padding-left:10px;
	border-bottom:1px solid #cfd0c6;
	}
a.navLink:link, a.navLink:hover, a.navLink:active, a.navLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:1.2;
}
