@charset "utf-8";
/* CSS Document - V1 Document Management Site */

#splasharea {
	height: 241px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 1px;
	margin: 0px;
}
.sm_splash {
	float: right;
	height: 93px;
	width: 298px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#splasharea #central {
	float: left;
	height: 187px;
	width: 461px;
}
#container #back #side {
	float: right;
	width: 297px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
	background-image: url('/images/newsl.gif');
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
}
#container #back #side .section {
	font-size:10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
#container #back #side .section a {
	margin-bottom:12px;
	display:block;
	color: #333;
	text-decoration: none;
}
#container #back #side .section a:hover {
	color:#003263;
}
.section a img {
	padding: 3px;
	border: 1px solid #c6c6c6;
}
.date {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	color: #003263;
	padding-bottom: 2px;
	margin-right: 65px;
	font-size: 10px;
}
#back #side #popular a {
	height:55px;
	font-size:11px;
}
.sectionHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	display: block;
	font-family: Tahoma;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(/images/sectorhead.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
/* SLIDESHOW */
#slideshow {
	position:relative;
	height:187px;
}
#slideshow a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow a.active {
	z-index:10;
	opacity:1.0;
}
#slideshow a.last-active {
	z-index:9;
}
body, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
body {
    background-image: url("/images/bkg.gif");
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top:0;
}
h1 {
	font-size:14px;
	font-family: Tahoma;
	color: #003263;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: bold;
}
h2 {
	font-family:Verdana;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6c6c6;
	padding-bottom: 5px;
	letter-spacing: -1px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.intro {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	letter-spacing:normal;
	border-bottom:none;
	padding-bottom:0px;
	text-align:justify;
	
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url("/images/bkg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#container #header {
	height: 82px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#container #main {
	float: left;
	width: 400px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	line-height: 16px;
	font-size: 11px;
}
#container #main a {
	color: #003263;
}
#container #main a:hover {
	text-decoration:none;
	color:#000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
#footer {
	width: 780px;
	color: #fff;
	text-align: left;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 11px;
	background-color: #333333;
}
#footer a {
	color: #f6f6f6;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#footer #compliant {
	width: 264px;
	float: right;
	padding: 2px;
	text-align: right;
}
#footer #compliant a {
	border: 1px solid #333;
	padding: 0;
}
#footer #compliant a:hover {
	border:1px solid #003263;
	padding: 0;
}

#footer a:hover {
	color: #f6f6f6;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.maroon {
	color: #003263;
}
#container #back {
	background-repeat: repeat-y;
	background-position: left;
	width: 760px;
	margin-right: 10px;
	padding-left: 10px;
}
#container #navbar #search {
	float: right;
	height: 38px;
	width: 155px;
	padding-right: 1px;
}
#container #back #main p {
	text-align: left;
}
#container #back #main #solutions {
	float: left;
	width: 56%;
}
#container #back #main #solutions a {
	text-decoration: none;
	display: block;
	font-size:11px;
	height:34px;
	color: #000;
	padding:5px;
	font-family: "Lucida Sans";
	border:solid 1px #fff;

}
#container #back #main #solutions a:hover,#container #back #main #solutions2 a:hover {
	background-color:#fff;
	background-image:url(/images/shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #c6c6c6;
}

#container #back #main #solutions2 {
	float: right;
	width: 44%;
}
#container #back #main #solutions2 a {
	text-decoration: none;
	display: block;
	font-size:11px;
	height:34px;
	color: #000;
	padding:5px;
	font-family: "Lucida Sans";
	border:solid 1px #fff;
}

 #container #topbox {
	background-image: url("/images/top-bar.gif");
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 14px;
}
#container #topbox #location {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	width: 300px;
	float: right;
	padding-top: 5px;
	height: 30px;
}
#container #topbox #location a {
	border: 1px solid #333333;
	padding: 2px;
	margin: 1px;
}
#container #topbox #location a:hover {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 1px;
}
#container #topbox #sbox {
	float: left;
	width: 250px;
}
#container #back #right {
	float: right;
	width: 280px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #back .rightPane .solution img {
	margin-top: 5px;
	margin-right: 10px;
}
#container #back .rightPane {
	width: 300px;
	float: right;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
#container #back .rightPane p {
	margin: 0;
	padding-top: 0;
	color:#333;
}
#container #back .rightPane a.solution {
	color: #003263;
	text-decoration: none;
	height: 38px;
	display: block;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-bottom:10px;
}
#container #back .rightPane a:hover.solution {
	color:#b83636;
}
.productTitle {
	font-size: 12px;
	font-weight: bold;
}
#container #back .rightPane a:hover.productTitle {
		color:#007cc2;
}
#container #back .rightPane .dl ul li a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana;
	font-size: 12px;
}
#container #back .rightPane .dl ul li a:hover {
	text-decoration:underline;
}#container #back .rightPane .dl {
	padding-right: 15px;
}
#container #back .rightPane #roi {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}
