@charset "utf-8";
html, body {
	height:100%; /* Important */
	margin:0;
	padding:0;
}
body {
	background-color:#0B1035;
}
.centered {
	width:990px;
	height:590px;
	position:absolute;
	left:50%;
	top:47%;
	bottom:53%;
	margin:-295px 0 0 -495px;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #00C;
}
.botsmlink {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929497;
}
.text {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}
.textbolder {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
}
.header {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0300b3;
}
.bullets {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 16px;
	padding-left: 20px;
}
.bulletsclients {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #121C3F;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 15px;
}
.textbold {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C4394;
	line-height: 16px;
}
.headersub {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009;
}
.homeheader {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #0300b3;
}
.demo-show h3 {
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.demo-show div {
	padding: .5em .25em;
}
.textstress {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	line-height: 16px;
	text-decoration: underline;
}
.textreply {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
	margin-bottom: 16px;
}
#scrollerlay {
	position:absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}
.scroll-pane {
	width: 480px;
	height: 310px;
	overflow: auto;
	margin: 10px 0px 0px 0px;
}
.horizontal-only {
	height: auto;
	max-height: 260px;
}
#mousetrap1 {
	width: 450px;
	height: 790px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	left: -500px;
}
#mousetrap2 {
	width: 450px;
	height: 590px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 3;
	left: -500px;
}
.fadepics {
	width: 370px;
	height: 590px;
	padding:0;
	margin:0;
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	left: -500px;
	position: absolute;
}
.pad10 {
	margin-right:10px;
}
#mainmenu {
	width: 174px;
	height: 590px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: -200px;
}
#subcats {
	width: 300px;
	height: 160px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	background-image: url(images/bgr_popup.png);
	z-index: 6;
	left: -400px;
}
.tighterline {
	line-height: 7px;
}
