a { text-decoration: none; }
a:link {color: #000000; text-decoration: underline;} 
a:visited {color: #000000; text-decoration: underline;} 
a:active {color: #000000; text-decoration: underline;}
a:hover{color: #ff0000; background-color: #CCCCCC;}

/* HEADERS */

h1 {
	font-size: 1.75em;
	line-height:1.1em;
	font-weight: normal;
}

h2 {
	font-size: 1.35em;
	line-height: 1.3em;
}


h3, h4 {
	font-size: 1em;
	line-height:1.3em;
}

.portal-features h3, 
.portal-features h4 {
	font-size: 1.2em;
	line-height: 1.3em;
}

#fma h2,
.promoHeader {
	font-size: 1.55em;
	line-height: 1.2em;
	font-weight: normal;
}

/* End Headers */

body {
	font-family: Tahoma, Veranada, Arial;
	font-size: 12px;
	font-style: normal;
}

td {
	font-family: Tahoma, Veranada, Arial;
	font-size: 12px;
	font-style: normal;
}

.td_left_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	padding-left: 5px;
	font-weight: normal;
	padding-right: 5px;


}

.td_center_smallscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1.75em;



}

th {
	font-family: Tahoma, Veranada, Arial;
	font-size: 12px;
	font-style: normal;
}

.xs {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
