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


html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Helvetica, Geneva, Swiss, 
             sans-serif;
	font-size: 14px;
	color: #666;	
}

a.whitelink { font-size: 8pt; color: #ffffff; text-decoration: none; }


h5 {
	text-indent: 30px;	
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}


table td {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Helvetica, Geneva, Swiss, 
             sans-serif;
	font-size: 14px;
	color: #666;
}

p {
	line-height: 100%;
	color: #666;
}

ul {
	margin-top: 10px;
}
div.content {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Helvetica, Geneva, Swiss, 
             sans-serif;
	font-size: 14px;
	margin: 0px;
}

div.content p {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Helvetica, Geneva, Swiss, 
             sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 125%;
}

div.content h4 {
	font-size: 125%;
	font-weight: bolder;
	margin-bottom: 10px;
}

div.content img.left {
	padding-right: 10px;
	padding-bottom: 10px;
}

div.footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, 
             sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 100%;
	text-align: center;
}

div.small_footnote p {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

p.small_footnote {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

#disclaimer {

}

.legal {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

table.announcements {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, sans-serif;
}

table.announcements tr td.title {
	font-size: 16px;
	color: white;
}