p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p.small {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.nav_menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

a.nav_menu:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
}

a.blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}

a.blue:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}

.nav_button {
    position:relative;
	width:193px;
	height:20px;
	background:#0000CC;
	border:1px solid #000066;
	font:12pt Trebuchet MS, Arial, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

.nav_space {
    position:relative;
	width:193px;
	height:5px;
}

.nav_box {
    position: relative;
	width: 193px;
	background: #FFFFFF;
	border: 2px solid #000066;
	font: 12pt "Trebuchet MS", Arial, sans-serif;
	color: #0000AA;
	text-align: left;
	padding: 2px;
}

.header {
    position:relative;
	width:493px;
	height:30px;
	background:#FFFFFF;
	border:1px solid #000066;
	font:16pt Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	color:#0000CC;
	text-align:center;
}