@charset "utf-8";
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 50px;
}
.homePage #container {
	width: 1156px;
	z-index: 3;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/home/OpenTablet7_1920x740.jpg);
} 
.homePage #container2 {
	text-align: center;
	z-index: 4;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
	width: 1156px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
h3 {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
.homePage #header {
	height: 97px;
	z-index: 1199;
	position: relative;
	text-align: center;
	background-image: url(../images/nav/spacer_5x5.png);

} 
.homePage #BackgroundImage {
	z-index: -3;
	background-color: #000000;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	overflow: hidden;
}
.homePage #BackgroundImage_noScale {
	z-index: -4;
	background-color: #000000;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 800px;
	overflow: visible;
}

.homePage #main {
	width: 950px;
	z-index: -2;
	position: relative;
	background-color: #FFFFFF;
	
}
.homePage #mainHeadline {
	height: auto;
	width: auto;
	z-index: -1;
	position: relative;
	left: auto;
	right: auto;
}
.homePage #mainHeadline_noflash {
	height: auto;
	width: 1156px;
	z-index: -6;
	position: absolute;
	overflow: visible;
	text-align: center;
	visibility: visible;
	float: left;
	margin-left: -600px;
	left: 50%;
}

.homePage #mainContent {
	margin-top: 450px;
	height: 175px;
	position: relative;
	margin-bottom: 55px;
	clear: left;
	z-index: 1;
} 
.homePage #mainContent_noflash {
	margin-top: 400px;
	height: auto;
	position: static;
	margin-bottom: 0px;
	z-index: -5;
	overflow: visible;
	text-align: center;
}


.twoColFixLtHdr  #mainContent  #copy  {
	padding-left: 20px;
	padding-right: 20px;
}









.twoColFixLtHdr      #mainMenu     {
	position: relative;
	height: 250px;
	width: 950px;
	z-index: 1200;
	overflow: visible;
}

.twoColFixLtHdr #mainPicture {
	margin-top: 295px;
	height: 65px;
	width: 168px;
	position: absolute;
	margin-bottom: 200px;
	margin-left: 535px;
	left: -51px;
	top: 60px;
}
.twoColFixLtHdr #nextScreen {
	margin-top: 315px;
	position: absolute;
	margin-left: 535px;
	left: -80px;
	top: 60px;
}
.homePage #container #footer .floorline:link {
	color: #999;
	text-decoration: none;
}
.homePage  #container  #footer  .floorline:hover  {
	color: #0000FF;
	text-decoration: none;
}
.homePage #container #footer .floorline:visited {
	color: #999;
	text-decoration: none;
}
.homePage       #copyright           {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;

}
.homePage #footer {
	padding: 5px;
	margin: 0;
	position: static;
	text-align: center;
	overflow: visible;
} 
.homePage #footer p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:hover {
	color: #0066FF;
	text-decoration: blink;
	font-weight: normal;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.homePage #container2 #header table {
	text-align: center;
}
