.font {
	font-size: 9pt;
}
.font-130 { font-size: 9pt; line-height: 130% }
.font-145 { font-size: 9pt; line-height: 145% }
.font-150 {  font-size: 9pt; line-height: 150%}
a:link { color: #003399; text-decoration: underline; cursor: hand }
a:visited { color: #003399; text-decoration: underline }
a:hover { color: #CC0000; text-decoration: none }
.menu {
	font-size: 9pt;
	padding-top: 4px;
	background-color: #BCDECF;

}
.menu2 {
	font-size: 9pt;
	padding-top: 4px;
	background-color: #F0E9D9;
	color: #990000;

}
.line-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00746A;
}
.button {
	font-size: 9pt;
	border: 1px outset #45786C;
	padding-top: 3px;
	padding-bottom: -2px;
	background-color: #66998D;
	color: #FFFFFF;






}
.marquee {
	font-size: 9pt;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
}
a.noline:link {
color: #003399; text-decoration: none; cursor: hand
}
a.noline:visited {
color: #003399; text-decoration: none
}
a.noline:hover {
color: #CC0000; text-decoration: none
}
.input {
	font-size: 9pt;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
}
