@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #3399cc;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}
.table1 {
	height: 557px;
	width: 800px;
}
.bodytext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.intro {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indentintro {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8pt;
	line-height: 13px;
}
#article-area {
	background-image:url(orange-box.gif); 
	background-repeat: no-repeat;
	width: 108px; 
	height: 222px;
	color: #ffffff;
	line-height: 1.3em;
	text-align: center;
	font-size:14px; 
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	}
#article-area a {
	border: none;
}
#addresses {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	margin-right: 1px;
	vertical-align: top; }
#under {
	text-decoration: underline;
}
#break_sm {
	line-height: 0.5em;
}
img {
	border: none;
}