.pointheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
body {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.divpicture {
	border: 40px ridge black;
	padding: 20px;
	background-color: #666666;
	width: 400px;
}
.floatleft {	float: left;
	width: 100px;
	background-color: #FFFFFF;
	padding: 30;
	margin: 30;
}
.containingbox {	width: 550px;
	padding: 20;
	right: auto;
}

.style18 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #0b5757;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;	
}
a:visited {
	text-decoration: none;
	color: #0b5757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0b5757;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0b5757;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold;
} 
.points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}

.divboxborder {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 200px;
	text-align: center;
}
.YearEndNoteStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #0033CC;
	border: 4px double #000099;
	visibility: visible;
	z-index: auto;
	margin: 10px;
}
/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none;
	margin: 0px;
	text-align: center;
}

.m0l1o {
	text-decoration: none;
	margin: 2px;
	border: 1px solid #ffffff;
	text-align: center;
}

.m0l0i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

.m0l1i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

.floatleft
		{
	float: left;
	padding: 0;
	margin: 10px;
		}
.yelloowbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFCC66;
	border: thick double #FFFFFF;
	text-align: center;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.frontpagecolumns {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.frontpagecolumns p strong {
	text-align: center;
}
