﻿html, body
{
    background-position: left top;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 100%;
    width: 100%;
    font-size: 90%;
    min-height: 100%;
    min-width: 100%;
    font-family: Verdana, Arial, 'Times New Roman';
    text-align: center;
    background-color: black;
    color: white;
    border: 0;
    line-height: 11pt;
    overflow: auto;   
}

table
{
  text-align:center;
  margin:auto;   
}

DIV
{
	text-align: center;
	margin: 0px;
}

html > body DIV
{
	text-align: center;
	margin: auto 0px auto auto;
}


#innerDiv
{
    text-align:left; 
    margin-left:75px; 
    margin-right:75px;
    width:640px; 
    height:99%;
    margin-top:20px;
}

#innerDiv2
{
    text-align:left; 
    padding-left:75px; 
    padding-right:75px;
    width:640px; 
    margin-top:20px;
    font-size:110%;
}

.innerDiv3
{
    text-align:left; 
    
}

#middleDiv
{
    vertical-align: top; 
    background-image: url('Images/BlowUpCD800.jpg');
    background-repeat: no-repeat; 
    width: 800px; 
    height: 176px; 
    background-color:#00638e; 
    border-bottom-style: solid; 
    border-bottom-width: thin; 
    border-bottom-color: #FFFFFF;
}

.tdLeft
{
    text-align:left;
    width:200px;
}

.tdLabel
{
    width:150px;
}

#mainDiv
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height:100%;
	width: 100%;
	font-size: 90%;
	text-align: center;	
	color: white;
	overflow:auto;
	vertical-align:top;
}

html>body #mainDiv
{
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 100%;
	min-width: 100%;
	height:auto;
	font-size: 90%;
	text-align: center;
	color: white;
	vertical-align:top;
	overflow:auto;

}

#mainTable2
{	
	width: 800px;
	height: 100%;
	text-align: center;
	margin: 0px;
	vertical-align:top;
	background-color:#000000;
	text-align:center;
	overflow:auto;

}

html > body #mainTable2
{	
	min-width: 800px;
	min-height: 100%;
	height:auto;
	text-align: center;
	margin: auto;
	overflow:auto;
	vertical-align:top;
	background-color:#000000;
}

.mainMenu
{
	font-weight: bold;
	font-size: 100%;
	cursor: hand;
	color: white;
	font-style: normal;
	background-color: black;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

A.mainMenu:hover
{
	font-weight: bold;
	font-size: 100%;
	cursor: hand;
	color: black;
	font-style: normal;
	background-color: yellow;
}

#menuTable
{
	vertical-align: bottom;
	text-align: left;
	padding-top: 150px; 
	padding-right:50px
}
html > body #menuTable
{
	vertical-align: bottom;
	text-align: left;
	padding-top: 150px; 
	padding-right:50px
}

A.menuButtons
{
    font-weight: bold;
    font-size: 125%;
    color: white;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    margin-left:25px;
}

A.menuButtons:hover
{
	font-weight: bold;
	font-size: 125%;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
}

A.menuButtons2
{
    font-weight: bold;
    font-size: 125%;
    color: white;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    margin-left:40px;
}

A.menuButtons2:hover
{
	color: #66CCFF;
}

A.moreInfo
{
    font-weight: bold;
    font-size: 115%;
    color: #66CCFF;    
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    margin-left:25px;
}

A.moreInfo:hover
{
    font-weight: bold;
	font-size: 115%;
	color: white;
	vertical-align: bottom;
	text-align: left;
}

A
{
	font-weight: bold;
	font-size: 100%;
	color: white;
	font-family: Arial, Tahoma, Verdana;
	background-color: transparent;
}

A:hover
{
	font-weight: bold;
	color: #66CCFF;
	font-family: Arial, Tahoma, Verdana;
	background-color: transparent;
}

#contactDiv
{
    width: 664px; 
    line-height: 20px; 
    text-align: left; 
    padding-top:8px;
    border-top-style: solid; 
    border-top-width: thin; 
    border-top-color: #FFFFFF;
    border-bottom-style: solid; 
    border-bottom-width: thin; 
    border-bottom-color: #FFFFFF;
    padding-bottom:10px;
    margin-left:63px;
    margin-right:63px;
}

.blueText
{
    color: #66CCFF;
    text-align: left; 
    font-size: 100%;
}

.bigBlueText
{
    text-align: left; 
    font-size: 150%; 
    color: #66CCFF;
    text-decoration: none;
}

.laserHeader
{
    text-align:left; 
    vertical-align:middle; 
    background-position: left top; 
    padding-top:10px; 
    background-color:Transparent; 
    height:40px; 
    color:Black; 
    background-image: url('Images/WhiteLaser4.png'); 
    background-repeat: no-repeat;
}

.TextBlock
{
    text-align:left;
    padding-bottom: 5px; 
    padding-top: 5px;
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
}

.text
{
    padding-left:25px; 
    width:600px;
    text-align:left;
}

.SmallHeader
{
	font: bold 110%;
	color: #66CCFF;
	letter-spacing: normal;
	text-decoration: none;
	background-color: transparent;
}

.PrivacyTable
{
	padding-right: 40px;
	margin-top: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
	vertical-align: baseline;
	width: 700px;
	line-height: 12pt;
	letter-spacing: normal;
	position: static;
	height: 870px;
	text-align: left;
}

.imageBox
{
    border-right: white thin solid; 
    border-top: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
    width: 178px; 
    height: 144px
}

.headerText
{
    padding-left:80px; 
    font-weight:bold; 
    vertical-align:middle; 
    font-size:130%; 
    text-align:left;
}

.Header11pt
{
	font-weight: bold;
	font-size: 11pt;
	color: White;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
}

#leftLine
{
    background-position: right; 
    width:50px; 
    text-align:right; 
    background-image:url('Images/TransparentBlue7.png'); 
    vertical-align:top; 
    height:100%; 
    background-repeat: repeat-y; 
    border-right-style: solid; 
    border-right-width: thin; 
    border-right-color: #FFFFFF;
}


#rightLine
{
    background-position: left; 
    width:50px; 
    background-image:url('Images/TransparentBlue6.png'); 
    vertical-align:top; 
    text-align:left; 
    height:100%; 
    background-repeat: repeat-y; 
    border-left-style: solid; 
    border-left-width: thin; 
    border-left-color: #FFFFFF;
}

.quoteButton
{
  
    background-image: url('Images/blueButtonQuote.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;    
    font-weight: bold;
    color: White;
    border:0;
    width:150px; 
    height:40px;
}

.quoteButtonHover
{ 
    background-image: url('Images/blueButtonQuotehover2.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
    font-weight: bold;
    width:150px; 
    height:40px;
}

.blueButton
{
    
     background-image: url('Images/blueSendButton.png');
    background-repeat: no-repeat;
    background-position: left top;  
    font-weight:bold;
    color:White;
    border:0;
}

.blueButtonHover
{
    background-image: url('Images/blueSendButtonHover.png');
    background-repeat: no-repeat;
    background-position: left top;
    font-weight: bold;
}

.downloadButton
{
    
    background-image: url('Images/freeDownloadButton.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
    font-weight: bold;
    color: White;
    border: 0;
}

.downloadButtonHover
{
    background-image: url('Images/freeDownloadButtonHover.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;    
    font-weight: bold;
}

img.leftBottom
{
    vertical-align:baseline;
}

A.bottomMenuButtons
{
    font-size: 150%;
    color: #66CCFF;
    text-align: left;
    text-decoration: none;
    margin-left:25px;
}

A.bottomMenuButtons:hover
{
	color: #ffffff;
}

.footerText
{
    font-size: 85%;
    color: white;
    background-color: transparent;
    text-align: center;
    bottom:0px;
    width:790px;       
}

a.footerMenu
{
    color: #0099CC;
    font-size: 90%;
    font-weight: normal;
    text-decoration: none;
}

a.footerMenu:hover
{
    color:White;
}
