/* CSS Document */
a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #005595;
}
a:hover {
	color:#333333;
	text-decoration: none;
}
.border {
	width: 722px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top{
	background-color: #005595;
	height: 22px;
	width: 722px;
}
.top{
	font-family: Arial;
	font-size: 11.5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
}
a.top:link, a.top:visited{
	font-family: Arial;
	font-size: 11.5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color:#999999;
}
.bg_box{
	background-image: url(images/box_bgmid.jpg);
	width: 532px;
	background-repeat: repeat-y;
}
.bodytext{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 8px;
}
.bodytitle{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
}
.title{
	font-family: Arial;
	font-size: 14px;
	color: #0F5F9B;
	padding: 0px;
	font-weight: bold;
}
.quote{
	font-family: Arial;
	font-size: 12px;
	color: #0F5F9B;
	font-weight: bold;
	font-style: italic;
}
a.title:link, a.title:visited {
	font-family: Arial;
	font-size: 14px;
	color: #0F5F9B;
}
a.title:hover {
	color:#333333;
	text-decoration: none;
}
.textbody{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.textbody:link, a.textbody:visited {
	font-family: Arial;
	font-size: 12px;
	color: #005595;
}
a.textbody:hover {
	color:#333333;
	text-decoration: none;
}
.text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
a.text:link, a.text:visited {
	font-family: Arial;
	font-size: 12px;
	color: #005595;
}
a.text:hover {
	color:#333333;
	text-decoration: none;
}
.box{
	background-image: url(images/box_mid.jpg);
	width: 165px;
	background-repeat: repeat-y;
}
.bigbox{
	background-image: url(images/body_bckg.jpg);
	width: 721px;
	background-repeat: repeat-y;
}
.footer{
	font-family: Arial;
	font-size: 11.5px;
	color: #666666;
	padding: 5px;
}
a.footer:link, a.footer:visited{
	font-family: Arial;
	font-size: 11.5px;
	color: #005595;
	font-weight: bold;
	text-decoration: none;
}
a.footer:hover {
	color:#333333;
}
#subnav{
	background-image: url(images/top_nav2.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 721px;
}
.subnav{
	font-family: Arial;
	font-size: 11.5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
a.subnav:link, a.subnav:visited{
	font-family: Arial;
	font-weight: bold;
	font-size: 11.5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.subnav:hover {
	color:#999999;
}
