/* CSS Document */

body{
	width:650px;
	padding-left:0px;
	padding-right:0px;
	font-family:Tahoma, arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	padding-left:25px;
	padding-right:25px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}

.breakhere {page-break-before:always; page-break-inside:auto;}
table{page-break-inside:auto;}
.noprint {display: none;}

.content {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	width: 650px;
	background-image:none;
}
#apDiv1 {display:none;}

.page_header_title {
	font-family: Tahoma;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.page_subheader_title {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.body_copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 1.5 
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.other_news {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}