/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}


/* main copy */
BODY  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}
/* table cells:  had to put this in since the body text doesn't reach inside
table cells on Netscape */
TD  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #242526;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

/* main text */
.maintext  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}
.pt8 {  font-size: 8px}
.pt9 {  font-size: 9px}
.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}


.homepage {  line-height: 14px; font-family:  Geneva, Verdana, Arial sans-serif; font-size: 11px}
a:link {  text-decoration: none; color: #cc3333}
a:hover {  text-decoration: underline}
a:visited {  color: #cc3333; text-decoration: none}
.navheader {
	font-family:  Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #564766;
}

a.mlflink {text-decoration: none }
a.mlflink:hover {text-decoration: underline; color: #cc3333 }

.navlink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.navlink:hover { text-decoration: underline}
.quotename {
	font-weight: bold;
	color: #595F80;
}
.quotecompany {
	color: #595F80;
}
.quotes {
	font-size: 12px;
}
.accentcolor {
	color: #000000;
}
.homeheader {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
    font-family:   Arial, Geneva, Verdana, sans-serif;
}
.tab {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: "Lucida Grande", helvetica, "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #a6a6a6;
	font-weight: bold;
}
.p_head_td {
	background-color: #A1A3A6;
	background-image: url(pics/column_bg2.gif);
	height: 24px;
}
.p_bg {
	background-color: #F0F1F2;
}
.p_headline {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.yellow {
	color: #000000;
	border: #999999;
	background-color: #FFFF99;
}
