@charset "utf-8";
/* CSS Document - Custom - 1001 Technologies */



a.linkMore:link {color:#36F;text-decoration:none; border:0;background:url('../images/linkArrow.png') no-repeat 100% 50%;padding-right:11px;white-space:nowrap;}
a.linkMore:visited {color:#36F;text-decoration:underline; border:0;background:url('../images/linkArrow.png') no-repeat 100% 50%;padding-right:11px;white-space:nowrap;}
a.linkMore:active {color:#36F;text-decoration:underline; border:0;background:url('../images/linkArrow.png') no-repeat 100% 50%;padding-right:11px;white-space:nowrap;}
a.linkMore:hover {color:#36F;text-decoration:underline; border:0;background:url('../images/linkArrow.png') no-repeat 100% 50%;padding-right:11px;white-space:nowrap;}



body  a:link {color:#36F;text-decoration:none; border:0;}
body  a:visited {color:#36F;text-decoration:underline; border:0;}
body  a:active {color:#36F;text-decoration:underline; border:0;}
body  a:hover {color:#36F;text-decoration:underline; border:0;}

.pagination {
	text-align: center;
}

.pagination ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.pagination ul  li{
	display: inline-block;
	padding: 5px 20px;
}