@media print {
body {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
ul li.generic{
	list-style-image:url(images/secondEdition/bullet.jpg);
}
p{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #BF921A;
}
a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}
h6 {
	font-size: 10px;
}
h4 {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	background-image:url(images/secondEdition/menu-head.jpg);
	background-repeat:no-repeat;
	padding: 5px 0px 0px 30px;
	height: 19px;
	width: 140px;
	margin-bottom:0;
	margin-top:0;
}
h4 a:link, h4 a:visited, h4 a:active {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;	
}
h4 a:hover {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
h3 {
	font-weight:bold;
}
h2 {
	font-weight: bold;
	color:#BF921A;
	font-size:13pt;
}
h1 {
	font-weight: bold;
	color:#BF921A;
	font-size:17pt;
}
.date{
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 13px;
	font-weight: bold;
	height:20px;
}
#container {
	width:900px;
	float: left;
	text-align:center;
	background: white;
}
#main {
	color: #555753;
	background: #FFFFFF;
	text-align: center;
	margin-left:5px;
	margin-top: 10px;
	float:left;
}
.breadcrumb {
	color: #666666;
	padding-bottom: 15px;
	font-size: 10px;
}
#info {
	width:700px;
	margin:0 auto;
	text-align:center;
	margin-top: 15px;
	float:none;
}
#clearboth {
	clear:both;
}
#bottom {
	width:100%;
	float:none;
	margin-top: 10px;
	margin-left:6px;
}
#bottomlinks {
	margin-top: 0px;
	float:none;
	width:700px;
	text-align:center;
	margin-left:10px;
}
table {
	color: black;	
	TEXT-DECORATION: none;
}
.head {
	height:25px;	
}
td.medium {
	color: black;
	TEXT-DECORATION: none;
}
td.white {
	color: white;
	TEXT-DECORATION: none;
}
td.small {
	color: black;
	TEXT-DECORATION: none;
	font-weight:bold;
}
tf {
	color: black;
	TEXT-DECORATION: none;
}
th {
	color: #F1D496;
	font-weight:bold;
	TEXT-DECORATION: none;
}
img.images {
	border-color: black;
}
img.images2 {
	border-color: white;
}
img.images3 {
	border-color: #C8A046;
}
.mainText {
	padding:5px 5px 5px 5px;
}
.softcell {
	padding:10px 10px 5px 10px;
}
td.newsO {
	font-size: 12px;
	background-color: #F9EED0;
}
td.newsE {
	font-size: 12px;
}
.tablehead {
	font-family: Arial, Verdana, Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
ul.sidemenu {
	padding: 1px 0px 1px 30px;
	margin: 0;
	list-style: none;
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight:normal;
}
ul.sidemenu li a {	
	display: block;
	color: #000000;
	list-style: none;
	margin-left: -30px;
	font-weight:normal;
	padding: 3px 0px 3px 0px;
	text-decoration:none;
}
ul.sidemenu li a:hover, ul.sidemenu li a:active {
	display: block;
	color: #000000;
	list-style: none;
	text-decoration:none;
	padding: 3px 0px 3px 0px;
	background-color: #C8A046;	
}
.box{
	padding: 5px 5px 5px 5px;
	background-color: #F1D998;
}

}