
body {
	font-family: verdana,geneva,arial,helvetica;;
	font-size: 11px;
	font-weight: normal; 
	color:#333333; 
}

a { color: #002872; font-weight: bold; text-decoration: none; }
a:hover { color: #CC6600; font-weight: bold }
a.open { color: #DBF0FF; font-weight: bold }
a.submenu { color: #002872; font-size: 11px; font-weight: normal; }
a.menu { color: #DBF0FF; font-weight: bold }

.bold { font-weight: bold; font-size: 11px; color:#333333; }
.italic { font-style: italic; font-size: 11px; color:#333333; }
td { font-weight: normal; color:#333333; font-size: 11px; }


h1 { font-weight: 800; color:#002872; font-size: 18px; }
h2 { font-weight: 800; color:#002872; font-size: 16px; }
h3 { font-weight: 800; color:#002872; font-size: 14px; }
h4 { font-weight: 800; color:#002872; font-size: 11px; }
h5 { font-weight: 700; color:#DC143C; font-size: 10px; }
h6 { font-weight: 700; color:#002872; font-size: 9px;  }

div.title { 
	text-align:left;
	font-weight: 800;  
	color:#002872;
	font-size: 11px; 
	font-family: verdana, geneva, arial, helvetica;
	cursor: pointer;
	margin: 15px 40px;
}

.left{ 
	text-align:left;
	margin: 15px 40px;
}

.center{ 
	text-align:center;
	margin: 15px 40px;
}

.right{ 
	text-align:right;
	margin: 15px 40px;
}

.hide {
	display:none;
	text-align:left;
	margin: 10px 40px;
}

.copy { font-weight: normal; color:#CCCCCC; font-size: 9px; }


.sapelinks{
	display:none;
	position:absolute;
	width:0;
	height:0;
	z-index:1;
	left: -2;
	top: -2;
	visibility: hidden;
	overflow: hidden;
}