/* CSS Document */

li {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;	
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#pageWrapperTop {
	overflow: hidden;
	height: 20px;
	float: none;
	width: 420px;
	margin: auto;
	height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #434343;
}

#pageWrapperTop {
	overflow: hidden;
	height: 20px;
	float: none;
	width: 420px;
	margin: auto;
	height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #434343;
}

#pageWrapper {
	height: 20px;
	float: none;
	width: 420px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #434343;
}

.pageNext {
	width: 100px;
	float: left;
	text-align: right;
}
.pageLast {
	width: 110px;
	
	float: left;
}

.pageNumberFrame {
	width: 210px;
	text-align: center;
	float: left;
}

#contentFrame {
	padding: 25px;
	float: none;
	position: relative;
	
}



h6 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;	
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

h6 a {
	color: #833245;	
	text-decoration: none;
}

h6 a:hover {
	color: #833245;	
	text-decoration: underline;
}

.datestyle {
	text-align: right;
}

.underline {
	background-image: url(../images/dotLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.orangeline {
	background-image: url(../images/orangeDot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.zoom {
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	float: right;
	margin: 5px 0px 5px 5px;
	background-color: #F2F2F2;
}

.zoomleft {
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	float: right;
	margin: 5px 5px 5px 0px;
	background-color: #F2F2F2;
}
