/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
html {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff url(../graphics/bg-shadow.jpg) repeat-x bottom;
	}
body {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: normal 75%/1.5 arial, helvetica, sans-serif;
	}
#header {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	min-height: 75px;
	width: 100%;
	background: #120C80 url(../graphics/header-logo.gif) no-repeat -200px top;
	}
* html #header {
	height: 70px;
	border: 0px solid #0c0;
}
#header h1, #header h2 {
	position: relative;
	display: block;
	left: -999px;
	margin: 0;
	padding: 0;
	}
#quickMenu {
	position: absolute;
	top: 0;
	left: 60%;
	border: 0px solid #0c0;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#content {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1000px;
	min-width: 600px;
	top: 0;
	left: 0;
	margin: 0 auto;
	min-height: 25em;
	border-top: 1px solid #fff;
	background: #fff url(../graphics/grid-t.gif) repeat-x -30px -2px;
	}
* html #content {
	height: 20em;
	}
#login {
	display: block;
	position: relative;
	width: 175px;
	border: 1px solid #333;
	float: right;
	margin: 1em 2em 0;
	padding: 0; 
	background-color: #fff;
	z-index: 10;
	}
* html #login {
	margin: 1em 1em 0;
	}
#login h3 {
	padding: 0 10px;
	}
#login p {
	padding: 0 1em;
	}
#login:hover {
	background-color: #FFB524;
	border-right-color: #333;
	border-bottom-color: #333;
	}
#login ul {
	margin: 0;
	padding: 0;
	}
#login li {
	margin: 0;
	padding: 0;
	}
#login li a {
	display: block;
	width: 155px;
	position: relative;
	text-decoration: none;
	padding: .3em 10px .6em;
	color: #333;
	font: bold 12pt/1.28 Georgia, "Times New Roman", Times, serif;
	}
#login li a:hover {
	background-color: #FF9900;
	}
#login label {
	display: block;
	clear: both;
	font-size: 10px;
	}
#products {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 3.6em;
	border-top: 0px solid #009;
	clear: both;
	background: #fff url(../graphics/line-shadow.jpg) repeat-x 0 4.5em;
	}
* html #products {
	margin-top: 0;
	background: #fff url(../graphics/line-shadow.jpg) repeat-x 0 7.5em;
	}
*:first-child+html #products {
	background: #fff url(../graphics/line-shadow.jpg) repeat-x 0 6.5em;
	}
#solutions p {
	margin: 0 0 1.8em;
	padding: 0 40px;
	}
 ul#vizList {
	}
#vizList li {
	display: block;
	position: relative;
	padding-left: 40px;
	margin-top: 1em;
	clear: left;
	background: transparent url() no-repeat 5px 5px;
	}
#vizList li:hover, #vizList li.sfhover {
	background: #E1E0CE url() no-repeat 5px 5px;
	color: #333;
	}
.vizType {
	font: bold 28pt/1.28 Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	}
a.vizType:hover {
	color: #f90; /* #010414; */
	}
a.vizType img {
	position: relative;
	border: 1px solid #000;
	padding: 2px;
	float: left;
	}
ul#productList {
	display: block;
	position: relative;
	margin: 0 auto;
	clear: both;
	width: 800px;
	background: #fff url(../graphics/ltShadow.gif) repeat-x 0 7px;
	min-height: 12em;
	}
* html ul#productList {
	height: 12em;
	}
ul#productList li {
	display: block;
	position: relative;
	float: left;
	width: 23.75%;
	margin: 0;
	padding: 1em 1px 1em 8px;
	border-right: 0px solid #ccc;
	border-left: 1px solid #fff;
	background-color: transparent;
	min-height: 12em;
	}
* html ul#productList li {
	height: 12em;
	}
ul#productList li:hover, ul#productList li.sfhover {
	background: #fff url(../graphics/ltShadow.gif) repeat-x 0 -10px;
	padding: 1em 0 1em 8px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-left: 1px solid #eee;
	}
#productList li a {
	font: bold 14pt/1.29 Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #003399;
	}
#productList li a:hover {
	color: #f90;
	background-image: url(../graphics/20white.png);
	}
* html #productList li a:hover {
	background-image: none;
	}
#footer {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 1em;
	clear: both;
	background-color: transparent;
	}
h3 {
	font: bold 14pt/1 arial, helvetica, sans-serif;
	margin: 1em 0 0;
	}
h4 {
	position: relative;
	font: bold 14pt/1.286 arial, helvetica, sans-serif;
	color: #333;
	margin: 1em 0 0;
	}
#content h3 {
	margin: 1em 0 0 40px;
	}
#login h3 {
	margin: 1em 0 0;
	}
#products h3 {
	visibility: visible;
	color: #ccc;
	margin-bottom: .5em;
	margin-left: .5em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
#quickMenu li {
	display: inline;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	}
#quickMenu li a {
	display: block;
	position: relative;
	font: normal 12px/1.8 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: .9em 5px 3.5em;
	color: #fff;
	text-decoration: none;
	}
* html #quickMenu li a {
	margin: 0;
	padding: 0;
	height: 70px;
	width: 50px;
	}
#quickMenu li a:hover {
	background-color: #003399;
	}
#footer li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#footer li a {
	padding: 1.8em 5px;
	text-decoration: none;
	color: #999;
	}
#footer li a:hover {
	color: #000;
	}
#siteNotes, #siteCredits {
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	}
#siteNotes h3, #siteCredits h4 {
	visibility: hidden;
	}
#siteCredits {
	padding: 0 5px;
	}
