.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Narrow, sans-serif;
}
h1 {
	font-weight: lighter;
	color: #617C86;
	padding-left: 22px;
}
h2 {
	font-weight: lighter;
	color: #617C86;
	padding-left: 22px;
}
h3 {
	font-weight: lighter;
	color: #617C86;
	padding-left: 22px;
}
h4 {
	font-weight: lighter;
	color: #617C86;
	padding-left: 22px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 22px;
	font-size: 90%;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/template/arrow.gif);
}
a:link {
	color: #4F646C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #617C86;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #617C86;
}
.content {
	background-image: url(../images/template/bg_001a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.staff {
	border: 1px solid #BDD9E1;
	padding: 4px;
	margin-right: 22px;
	margin-left: 4px;
	align: right;
}
.nav {
	background-image: url(/images/template/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
