
BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
TABLE.table{
	color : Navy;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
TABLE.table2{
	color : Navy;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: bold;
}
TABLE.chart{
	color : Navy;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	border: medium double #006699;
}
TD.calc {
	color : Navy;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid #FF9900;
	background-color: white;
	cursor : ;
}
table.quote {
	background-color: #e8eaff;
	border;
	border: 1px solid #4a94b5;
}

A,A:VISITED {
	color : #000066;
	font-weight : normal;
	text-decoration : none;
	cursor : ;
}
/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	color : #006699;
	font-weight : normal;
	text-decoration : none;
	cursor : ;
	
}
A.a1,A.a1:VISITED {
	color : #006699;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

img.border {
	border-color: black;
}

A.a1:HOVER {
	color : #FF9900;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}
A.xlink,A.xlink:VISITED {
	color : #006699;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	cursor : hand;
}
A.xlink:HOVER {
	color : #006699;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	cursor : hand;
}
A.email,A.email:VISITED {
	color : #000066;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	cursor : hand;
}
A.email:HOVER {
	color : #000066;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
	cursor : hand;
}

/* classes */
A.menu,A.menu:LINK,a.menu:visited,A.menu:active {
	text-align : center;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	width : 125px;
	line-height : 20px;	
	margin : 0px 5px 0px 0px;
	border: 1px solid #006699;
	cursor : hand;
}

A.menu:hover{
	text-align : center;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	width : 125px;
	line-height : 20px;	
	margin : 0px 5px 0px 0px;
	border: 1px solid #006699;
	cursor : hand;
}
A.menu2,A.menu2:LINK,a.menu2:visited,A.menu2:active {
	text-align : center;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	width : 70px;
	line-height : 20px;	
	margin : 0px 5px 0px 0px;
	border: 1px solid #006699;
	cursor : hand;
}

A.menu2:hover{
	text-align : center;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	width : 70px;
	line-height : 20px;	
	margin : 0px 5px 0px 0px;
	border: 1px solid #006699;
	cursor : hand;
}
H1 {
	color : #006699;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align : center;
	margin-bottom: 0px;
	}
H2 {
	color : #006699;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : left;
}
H3 {
	color : #CC0000;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : left;
	margin-bottom: 0px;
}
SELECT {
	background-color : #FFFFFF;
	text-align : center;
	font-size : 11px;
	color : #0000FF;
}
.COPY {
    font-size:11px;
    color : #000066;
}
