BODY {
	background-color : #FFFFFF;
}
TABLE.layout {
	width : 600px;
	height : 70%;
	border:none;
}
TD.cream {
	width : 50%;
	background-color : #FFFFFF;
}
TD.green{
	width : 50%;
	background-color : #FFFFFF;
}
A.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
	color: #000000;
}
A.button:HOVER {
	color: #000000;
}
.copyText{
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	white-space : nowrap;
}
A.copy{
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD.buttonsSm {
	width:66px;
	height:20px;
	text-align : center;
}
TD.buttonsMed {
	width:81px;
	height:20px;
	text-align : center;
}
TD.buttonsLg {
	width:87px;
	height:20px;
	text-align : center;
}
.imageT{
	width:300px;
	height:229px;
	border:0px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align: bottom;
}
.imageB{
	width:300px;
	height:56px;
	border:0px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align: top;
}
.space{
	width:0px;
}
.halfSpace{
	width:0px;
}
.halfNavBarL{
	width:300px;
	height: 30px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.halfNavBarR{
	width:300px;
	height: 30px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.printInfo {
	text-align:center;
	color: #000000;
	font-size :12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}
