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

/* page headers */
H3  {
	color : #660099;
	font-size : 13pt;
	font-weight : bold;
	letter-spacing : 0.25em;
}

/* main copy */
BODY  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
}

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

.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #800080;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

/* main text */
.maintext  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	font-family : Trebuchet MS,Verdana, Geneva, Arial, sans-serif;
}

.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: 24px; font-family: "Trebuchet MS", Verdana, Arial, Geneva; font-size: 13px}
.mlflink a:link {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
	font-weight: bold;
}
.mlflink a:visited {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
	font-weight: bold;
}
.mlflink a:hover {
	color: #FF6600;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.botlink a:link {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
}
.botlink a:visited {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
}
.botlink a:hover {
	color: #FF6600;
	line-height: 24px;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
}
a:visited {
	text-decoration: none;
	color: #800080;
	line-height: 24px;
}
a:hover {
	color: #FF6600;
	line-height: 24px;
	text-decoration: underline;
}

.navheader {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	
	color: #564766;
}


.navlink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
    color: #666666}

.navlink:hover {
    text-decoration: underline; 
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
    color: #FF6600
	}


.quotename {
	font-weight: bold;
	color: #595F80;
}
.quotecompany {
	color: #FF6600;
	line-height: 24px;
	padding-left: 18px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.quotes {
	font-size: 16px;
}
.fieldwidth {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	width: 250px;
	line-height: normal;
	margin-top: 10px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9A258F;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
