.bottomrow {
	background-color: 336699;
	background-position: right;
	padding: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-top: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 20px;
	line-height: 0px;
}
.toprow {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: 336699;
	background-attachment: fixed;
	background-position: top center; 
	background-color: EDE2B8;
	background-repeat: no-repeat;
	height: 137px;
	padding: 15px 15px 0px 31px;
	vertical-align: bottom;
}
.tabletext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 336699;
	text-align: center;
	padding-bottom: 3px;
}
a.tabletext:link { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.tabletext:visited { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.tabletext:hover { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #07324E;
	text-decoration: none;
	font-weight: bold;
}

a.tabletext-bold:link { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.tabletext-bold:visited { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.tabletext-bold:hover { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #07324E;
	text-decoration: none;
	font-weight: bold;
}

.middlerow {
	background-color: EDE2B8;
	padding: 15px;


}
.contentcol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	padding: 8px;


}
.headline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: 336699;
	line-height: 90pt;
	font-weight: bold;


}
.browntext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 90776D;
}
.startpagecol {
	background-image: url(images/page_start.jpg);
	width: 446px;
	height: 282px;
	vertical-align: bottom;


}
.tabletext-bold {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 336699;
	text-align: center;
	padding-bottom: 3px;
}

li { 
	list-style-image: url(images/dot.gif);
	padding-bottom: 20px;
	padding-left:0px;
	margin-left:-15px;
}

li.brown { 
	list-style-image: url(images/dot_brown.gif);
	padding-bottom: 5px;
	padding-left:0px; 
	margin:0px;
}

li.none { 
	font-weight: bold;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 25px;
	padding-left:-15px; 
	margin-left:-15px;
}

