/* CSS Document */

/* This overcomes the scroll bar shift in Firefox by putting a vertical scroll bar in*/
html{
	min-height: 100%;
	margin-bottom: 1px;
	height: 100%;
	
	margin: 0;
	padding: 0;
}

.figure p{
	font: bold 6pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px dashed #666;
	padding: 5px;
	margin: 10px 0 0 0;
}

/* wrapper that contains all the div tags*/
#wrapper {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	
	min-height: 100%;
	position: relative;
}

/* wrapper that contains the banners and menu*/
#wrapperTop {
	top: 0px;
	height: 210px;
	width: 786px;
}

#logoBanner {
	position: absolute;
	top: 0px;
	width: 786px;
	background-color: #ffffff;
}

#topBanner {
	position: absolute;
	top: 69px;
	width: 786px;
	background-color: #ffffff;
}

#heading {
	float: left;
	width: 786px;
	margin-top: 20px;
	background-color: #ffffff;
	display: inline;
}

img.figure{
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	display: inline;
}

/* general text formatting*/
body {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	background: #f6f5f4 url(images/page_bg.png) repeat-y center top;
	padding: 0;
	//padding-left: 1px;/* solves pixel shift in IE and the two slashes are a hack for Firefox to ignore this command*/
	
	height: 100%;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
}

form {
	margin-bottom: 0px;
}

/* Main menu navigational section*/
ul#mainNav {
	list-style: none;
	position: absolute;
	top: 194px;
	width: 786px;
}

#mainNav li {
	float: left;
	width: 131px;
}
	
#mainNav a {
	color: #666666;
	font-size: 8.5pt;
	text-decoration: none;
	text-align: center;
	border-left: none;
	padding: 7px 0px 7px 0px;
	display: block;
	background-color: #e6eefa;
}

#mainNav a:hover {
	color: #ffffff;
	background-color: #4a6188;
}

/* this code sets the menu iten to dispaly the section selected*/
body#M01 a#M01_Link,
body#M02 a#M02_Link,
body#M03 a#M03_Link,
body#M04 a#M04_Link,
body#M05 a#M05_Link,
body#M06 a#M06_Link {
	background: #4a6188;
	color: #ffffff;
	padding: 7px 0px 7px 0px;
}

/* home page content panel positional and text formatting*/
#main {
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #ffffff;
	display: inline;
}

#main a {
	text-decoration: none;
	color: #666666;
}

#main a:link, #main a:visited {
color: #4a6188;
}

#main a:hover, #main a:active {
color: #4a6188;
}

#main h1 {
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-bottom: 5px;
}

#main h2 {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
}

#main h3 {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	text-align: right;
}

#main p {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	margin-bottom: 5px;
}

/*product page content panel positional and text formatting*/
#products {
	width: 550px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	display: inline;
}

#products a {
	text-decoration: none;
	color: #666666;
}

#products h1 {
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

#products h2 {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-top: 15px;
	margin-bottom: 5px;
}

#products h3 {
	font: 18pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-top: 15px;
	margin-bottom: 5px;
}

#products p {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	text-decoration: none;
	margin-bottom: 5px;
}


/*demo page content panel positional and text formatting*/
#demo {
	width: 600px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	display: inline;
	
	padding-bottom: 60px;
}

#demo a {
	text-decoration: none;
	color: #666666;
}

#demo a:link, #products a:visited {
color: #666666;
}

#demo a:hover, #products a:active {
color: #333333;
}

#demo h1 {
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

#demo h2 {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	text-decoration: none;
}

#demo p {
	font: 7pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 14pt;
	text-decoration: none;
}

/*news page content panel positional and text formatting*/
#news {
	width: 1000px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	display: inline;
}

#news a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #666666;
}

#news h1 {
	font: 12pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}

#news h2 {
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}

#news p {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	margin-left: 40px;
	text-decoration: none;
}

/*terms page content panel positional and text formatting*/
#terms {
	width: 675px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	display: inline;
}

#terms a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #666666;
}

#terms h1 {
	font: bold 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

#terms h2 {
	font: bold 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

#terms p {
	font: 7pt Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 5px;
}

/*logo section on the home page*/
#logo {
	width: 165px;
	height: 395px;
	float: left;
	border-right: 1px solid #999999;
	margin-top: 26px;
	margin-bottom: 20px;
	margin-left: 15px;
	display: inline;
}

#logo a {
	text-decoration: none;
	border: 0;
	color: #666666;
}

#logo h1 {
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
}

#logo p {
	font: 7pt Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	line-height: 10pt;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;	
}

/*call out section on the home page*/
#callOut, #callOut_login, #callOut_news {
	width: 160px;
}

#callOut_login, #callOut_news {
	border: 1px solid #767195;
}

#callOut_login {
	margin-bottom: 10px;
}

#callOut_login .inputBoxes {
	width: 134px;
}

#callOut {
	float: right;
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	display: inline;
}

#callOut a {
	text-decoration: none;
}

#callOut a:link, #callOut a:visited {
color: #666666;
}

#callOut a:hover, #callOut a:active {
color: #333333;
}

#callOut h1 {
	font: bold 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
}

#callOut h2 {
	font: bold 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	margin-right: 5px;
	margin-left: 10px;
}

#callOut h3 {
	font: 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #4a6188;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#callOut p {
	font: 8pt Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	line-height: 10pt;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

label
{
text-align: left;
}

table{
	border: 0px;
	width: 600px;		
}

td{
	width:300px;
	text-align: left;
	vertical-align: top;
}

#news {
	width: 766px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	display: inline;
}

#footer {
	width: 786px;
	height: 60px;
	border-top: 1px solid #767195;
	float: left;
	margin-top: 10px;
	background-image: url(images/f1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	position: absolute;
	bottom: 0;
	left: 0px;
}

/* footer text styles*/
#footer p {
	font: 8pt Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	line-height: 18pt;
	margin-left: 50px;
}

#footer a {
	text-decoration: none; /*removes the link underlines*/

	margin: 0;
}

#footer a:link, #footer a:visited {
	color: #666666;
}

#footer a:hover, #footer a:active {
	color: #333333;
}

#spaceContact {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 400px;
	
	padding-bottom: 60px;
}

#spaceAbout {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 700px;
	
	padding-bottom: 60px;
}

#spaceDemo {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 460px;
	
	padding-bottom: 60px;
}

#spaceDemoT {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 150px;
	
	padding-bottom: 60px;
}

#spaceNews {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 1050px;
	
	padding-bottom: 60px;
}

#spacePro {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 850px;
	
	padding-bottom: 60px;
}

#spaceIndex {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 500px;
	
	padding-bottom: 60px;
}

#spacePri {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 1020px; /*height of text in privacy.htm*/
	
	padding-bottom: 60px;
}

#spaceTerms {
	margin-left: 8px;
	margin-top: 26px;
	margin-right: 15px;
	height: 1940px; /*height of text in terms.htm*/
	
	padding-bottom: 60px;
}
