h1 {
	font-size:1.6em;
	text-align:left;
	margin:0;
	padding:5 0 0 0;
	font-weight:bold;
}
h2 {
	font-size:1.2em;
	text-align:left;
	padding:12px 0 6px 0;
	margin:0;
	color:#003A8C;
	font-weight:bold;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	padding:12px 0;
	margin:0;
	line-height:normal;
}
h4 {
	font-size:0.9em;
	text-align:center;
	padding:3px 0 3px 0;
	margin:0;
	color:#003A8C;
	font-weight:bold;
}
p {
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin:0;
	padding:0 0 12px 0;
}
.newscroll {
	color:#000000;
	font-size:0.78em;
}
.newscroll a {
	color:#FF6600;
	font-size:0.72em;
}
.companyname {
	color:#003A8C;
	font-weight:bold;
}
.formtext {
	color:#003A8C;
	font-weight:normal;
}

.techheaders {
	color:#003A8C;
	font-weight:bold;
}

.questionprefix {
	color:#AC0809;
	font-weight:bold;
}

.content ol, .content ul {
	margin:0 0 3px 0;
	padding:0;
	list-style: none;
	}
.content li {
	font-weight: bold;
	color: #003A8C;
	line-height: 16px;
	padding-bottom:5px;
	padding-left: 15px;
	margin:0;
	background-image:url(../images/arrow_right_down.gif);
	background-repeat:no-repeat;
	background-position: 0 .20em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content a, .link {
	/*	
	color: #FF7A04;
 */
	font-weight:bold;
	color: #0F0;
}
#.content a:hover {
	text-decoration: none;
}
.smalltext {
	font-size:0.78em;
}

#footerlinks {
	font-size:0.70em;
	margin:0;
	padding:0;
	text-align:center;
}
#footerlinks li {
	display:inline;
	margin:0;
	padding:0 10px 0 0;
}
#footerlinks ul li a {
	color:#7591a9;
	text-decoration:none;
}

