.contentslide{
	padding: 8px;
	width: 400px;
	height: 250px;
	border-top: 10px none navy;
	border-right: 10px none navy;
	border-bottom: 6px none navy;
	border-left: 10px none navy;

}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;

}

.pagination{
	width: 160px;
	text-align: left;
	padding: 0 2 0px;
	left: 3%;
	position: relative;
	top: 3px;
	border: 1px none navy;





}

* html .pagination{
	width: 50px;


w\idth: 416px;


}

.pagination a{
	padding: 0 0px;
	text-decoration: none;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 20px;
	width: 170px;
	border: thin none #000066;



}

.pagination a:hover, .pagination a.selected{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	height: 20px;
	width: 170px;
	border: thin none #000066;




}
.paragraph-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: disc;

}
