
BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: 003399;
	padding-right: 3px;
	
}
Normal {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: 003399;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: 003399;
}

.header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-style: italic;
	color: 003399;
	background-repeat: no-repeat;
	background-image: url(../images/leader.jpg);
	height: 40;
	line-height: 2.5;
	text-indent: 30;
	padding-right: 10px;
	
}

.header2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-style: italic;
	color: 003399;
}

hr {
	color: FFCC33;
}

li {
		list-style-image:url(../images/bullet1.gif);
		vertical-align: -1;
	}
	
.float{

float: right;
}
.button {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 90px;
	CURSOR: hand;
	COLOR: #555555;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dadeeb

}
.buttonover {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #b0c4de;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 90px;
	CURSOR: hand;
	COLOR: #555555;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.smbutton {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #666666 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d4d0c8
}

