@charset "utf-8";
/* CSS Document */

.body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.body a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.body a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.body a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.body a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
}

.body-white {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt; color:#FFF;
}

.body-white a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt; color:#FFF;
}

.body-white a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt; color:#FFF;
}

.body-white a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt; color:#FF0;
}

.body-white a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt; color:#FFF;
}

.pagehead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24pt;
	color:#666666;
}

.smalltext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
/*	font-weight: bold; */
	font-size: 18pt;
}

.subhead-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 18pt;
}

.main-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}

.main-white a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}

.main-white a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}

.main-white a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: # FF0;
	font-size: 11pt;
}

.main-white a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}

li.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


