#flashcontent {
	width: 100%;
	height: 260px;
}

BODY {
	background-color : #FFFFFF;
	background-attachment: scroll;
	background-image: url(bgtile.jpg);
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color : #333333;
	margin: 0px;
	scrollbar-face-color: #387490;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #387490;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; 
}

p {
	font-size: 10pt;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	color: #333333;
}

A:link {font-size: 10pt; font-weight: bold; text-decoration: none; color: #4d91b1}
A:visited {font-size: 10pt; font-weight: bold; text-decoration: none; color: #4d91b1}
A:active {font-size: 10pt; font-weight: bold; text-decoration: none; color: #4d91b1}
A:hover {font-size: 10pt; font-weight: bold; text-decoration: underline; color: #085488}

A.linkfooter:link {font-size: 8pt; font-weight: bold; text-decoration: none; color: #085488}
A.linkfooter:visited {font-size: 8pt; font-weight: bold; text-decoration: none; color: #085488}
A.linkfooter:active {font-size: 8pt; font-weight: bold; text-decoration: none; color: #085488}
A.linkfooter:hover {font-size: 8pt; font-weight: bold; text-decoration: underline; color: #085488}

#stripey_table {
	border: 1px solid #387490;
}

#stripey_table tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#stripey_table tbody tr.header td {
	background-color: #9dcbdb;
	color: #000;
	font-weight: bold;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #387490;
}
	
.header {
	font-family: Georgia, Georgia, serif;
	font-size: 18pt;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold; 
}

.white_normal {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	line-height: 18pt;
	color: #FFFFFF;
	letter-spacing: normal;
}

.white_large {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 34pt;
	line-height: 34pt;
	color: #FFFFFF;
	letter-spacing: normal;
}
