@import url("style2.css");
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.nav {
	background-color: #E0E0E0;
	list-style-image: url(images/orange_sq.gif);
	width: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/nav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	line-height: 16px;
	padding-top: 10px;
	margin-right: 0px;
	font-weight: bold;
}
p.nav1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	padding: 3px;
	margin: 0px;
}
a.nav1 {
	COLOR: #003333;
	TEXT-DECORATION: none;

}
a.nav1:hover {
	COLOR: #669999;
	TEXT-DECORATION: underline;
	background-color: none;
}
.news {
	font-size: 11px;
	color: #000000;
	background-color: ECEDED;
	background-image: url(images/breaking_news.gif);
	background-repeat: no-repeat;
	width: 222px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a.foot {
	color: #003333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.foot:hover {
	color: #669999;
	text-decoration: underline;
}
a.foot:visited {
	color: #666666;

}
.border {
	border: 1px solid #333333;
}
h4 {
	font-size: 14px;
	color: #0000CC;
}
.header3 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.faq {
	line-height: 20px;
	font-size: 12px;
}
