@charset "utf-8";
/* EndPoint Solutions LLC CSS Document */

body,td,th {
	font-family: Cambria, Calibri, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited, a:active {
	color:#000066;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#990000;
}
body {
	background-color: #727878;
}
.style2, a.style2 {color: #999999; text-decoration:none; font-weight:normal;}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style4, .style4:visited {color: #8298bd; text-decoration:none; }
.style4:hover { color: #FFFFFF; text-decoration:none; }
.divider { height:15px; background-color:#000000; }
.style5 {color: #FFFFFF}
h4 {
	height: 28px;
	background:url(images/heading-bg.jpg) repeat-x;
	padding-left:8px;
	padding-top:8px;
}

/* Image Rotation */
ul.crossfade {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: absolute;
}
#fade-example-2 li {
	position: absolute;
	top: -110px;
	left: 0;
	width: 620px;
	height: 235px;
	background-color: #FFF;
	visibility: hidden;
}

li img {
	display: block;
	border:none;
}
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
