/********************* end **********************/
/* PRINT CSS*************************************/
#LeftNavDiv {
	position:absolute;
	width:130px;
	height:600px;
	z-index:1;
	visibility: hidden;
}
#print_middle {
	width: 690px;
	z-index: 25;
}
#Middle {
	width:620px;
	height:980px;
	z-index:2;
	left: auto;
	top: 0px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/leftShadow.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #333300;	
}
#TopMiddleImage {
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color : #FFFFFF;
	color: #999999;
}
#leftOf2Column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	display: block;
	float: left;
	width: 269px;
	margin-left: 17px;
	height: 500px;
	background-color: #FFFFFF;
}
#rightOf2Column {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 269px;
	margin-right: 17px;
	margin-left: 25px;
	color: #333333;
	height: 500px;
	background-color: #FFFFFF;
}
#oneColumnText {
	width: 500px;
	margin-right: 27px;
	margin-left: 27px;
	margin-top: 10px;
	position: relative;
}
.textWrapper {
	height: auto;
}
#Newsletter {
	position:relative;
	width:130px;
	height:26px;
	z-index:3;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	color: #000000;
}
#Navigation {
	position:relative;
	width:130px;
	height:600px;
	z-index:1;
	left: 0;
	top: 0;
}
#logo {
	position:relative;
	width:130px;
	height:89px;
	z-index:3;
	left: 0;
	top: 0;
}
#CenterTextBox {
	position:relative;
	width:620px;
	height:27px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Center {
	position:relative;
	width:620px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #660066;
}
#textHeader {
	text-align: center;
}
#topL_corner {
	visibility: hidden;
}
