BODY {vertical-align: text-top; background-color: #CCCC99; font-family: verdana; background-repeat : no-repeat;}
TABLE {vertical-align: text-top; font-family: verdana}

.toolbar {vertical-align: text-top; font-weight: bolder; color: black; font-family: verdana; font-size:7.5pt}
.link {font-weight: bold; font-size: 12pt; color: #006699; TEXT-DECORATION: none; font-family: verdana}
.hover {font-weight: bold; font-size: 12pt; color: #996600; TEXT-DECORATION: none; font-family: verdana}


A:VISITED {vertical-align: text-top; font-weight: bolder; font-size: 8pt; color: #003366; TEXT-DECORATION: none; font-family: verdana}
A:LINK {vertical-align: text-top; font-weight: bolder; font-size: 8pt; color: #003366; TEXT-DECORATION: none; font-family: verdana}
A:HOVER {vertical-align: text-top; font-weight: bolder; font-size: 8pt; color: #996600; background-color: white; TEXT-DECORATION: none; verdana}

TD {font-size: 9pt; color: black; TEXT-DECORATION: none; font-family: verdana}

.sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 9pt;
	font-color: #ffffff;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-style: normal;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinks a{
	display: block;
	background-color: #001f58;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #ffffff;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 0px;
	
}

.sectionLinks a:hover{
	background-color: #996600;
	font-color: #ffffff;
}
