.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-indent: 12pt;
}
.field {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A5ACB2;
	}
.content {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin: 13px, 10px, 10px, 17px;
	line-height: 14px;
}
.latest {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px, 0px, 0px, 4px;
	line-height: 14px;
}
.bg-top-bottom {

	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bg-sides {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bg-sides-white {


	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bg-all {
	border: 1px solid #CCCCCC;

}
.bg-top-bottom-white {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.bg-top-white {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;

}
.bg-bottom-white {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;

}
.bg-top {

	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.bg-top-thick {


	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 8px;
	border-top-color: #DCE0A3;
}
.subnav {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin: 13px, 10px, 10px, 17px;
}
