﻿body {
   margin: 0px;
   background-color: #ffffff;
}
#Container {
   position: relative;
   margin: 0 auto;
   width: 902px;
   height: auto;
   padding: 0px;
}
#Logo {
   z-index: 11;
   left: 40px;
   width: 81px;
   position: absolute;
   top: 0px;
   height: 115px;
}
#LogoText {
   z-index: 11;
   left: 121px;
   position: absolute;
   top: 71px;
}
#Menu {
   z-index: 200;
   left: 380px;
   position: absolute;
   top: 71px;
}
#White {
   z-index: 2;
   left: 0px;
   width: 900px;
   position: absolute;
   top: 0px;
   height: 590px;
   background-color: #ffffff;
}
#Border {
   z-index: 1;
   left: -1px;
   width: 902px;
   position: absolute;
   top: -1px;
   height: 592px;
   background-color: #000000;
}
#Footer {
   z-index: 10;
   left: 0px;
   width: 900px;
   position: absolute;
   top: 592px;
}

#OzPlaceholder {
   position:absolute;
   z-index:101;
   top:504px;
   left:41px;
   padding:8px;
   padding-left:25px;
   background-color:#ff0000;
   color:#ffffff;
   border: solid 1px #000000;
   font-family:Verdana,Arial;
   font-size:10.5pt;
   width:535px;
}

.norm {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #083A81;
}
.norm ul {
   margin-left: 0px;
   margin-top: 5px;    
   padding-left: 0px;
}
.norm li {
   list-style-position: outside;
   margin-left: 17px;
   padding-left: 0px;
}
.norm a {
   color: #8A8C8F;
   text-decoration: none;
}	
.norm a:hover {
   color: #000000;
}	

.Thunderbolt {
   font-weight: bold;
   font-size: 10pt;
   color: #fff30f;
   font-style: normal;
   font-family: Verdana, Arial, Tahoma, Helvetica;
}

.Thunderbolt ul {
   margin-left: 0px;
   margin-top: 5px;    
   padding-left: 0px;
}
.Thunderbolt li {
   list-style-position: outside;
   margin-left: 17px;
   padding-left: 0px;
}

.Footer {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 8pt;
   color: #9A9C9F;
}
a.Footer {
   text-decoration: none;
   color: #9A9C9F;
}
a:hover.Footer {
   text-decoration: none;
   color: #000000;
}

.contact {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #ffffff;
}
.contact a {
   color: #083A81;
   text-decoration: none;
}
.contact a:hover {
   color: #000000;
}
.ContactForm {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #ffffff;
}
.ContactTextBox {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #083A81;
   width: 250px;
}

.JobsHeader {
   background-color: #ffffff;
   font-weight: bold;
   padding-left: 10px;
   padding-bottom: 2px;
   padding-top: 2px;
}
.JobsCol1 {
   border-right: #ffffff 1px;
   border-top: #ffffff 1px solid;
   padding-left: 10px;
   padding-bottom: 2px;
   border-left: #ffffff 1px solid;
   padding-top: 2px;
   border-bottom: #ffffff 1px solid;
   font-size: 8pt;
}
.JobsCol1 a {
   color: #083A81;
   font-weight: bold;
}
.JobsCol1 a:hover {
   color: #ffffff;
}
.JobsCol2 {
   border-right: #ffffff 1px solid;
   border-top: #ffffff 1px solid;
   padding-bottom: 2px;
   border-left: #ffffff 1px;
   padding-top: 2px;
   border-bottom: #ffffff 1px solid;
   text-align: right;
   font-size: 8pt;
   padding-right: 5px;
}
.JobsCol2 a, a.JobsLink {
   color: #ffffff;

}
.JobsCol2 a:hover, a:hover.JobsLink {
   color: #083A81;
}
.Jobs {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #083A81;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 3px;
   padding-top: 0px;
   border-right: #ffffff 1px solid;
   border-top: #ffffff 1px solid;
   border-left: #ffffff 1px solid;
   border-bottom: #ffffff 1px solid;
}
.JobDetail {
   background-color: white;
   border: 1px solid black;
   padding: 5px;
   display: none;
}
.JobDetail P {
   border: 1px none blue;
}
.JobDetail ul {
   margin-left: 0px;
   margin-top: 0px;    
   margin-bottom: 0px;    
   padding-left: 0px;
   border: 1px none green;
}
.JobDetail li {
   list-style-position: outside;
   margin-left: 17px;
   margin-bottom: 0px;    
   padding-left: 0px;
   border: 1px none red;
}
.Apply a {
   color: #ffffff;
}
.FormField {
   width:300px;	
}

.PageHead{ font-weight: bold;
   font-size:11pt;
}

.OzoneForm,
.OzoneFormFieldDDL,
.OzoneFormField,
.Step,
.StepSelected,
.ContactFormField,
.ContactFormFieldDDL,
.ContactFormFieldHide,
.OzoneFormFieldHide,
.ThunderboltFormField,
.ThunderboltFormFieldDDL {
   font-family: Verdana, Arial;
   color: #083a81;
   font-size: 8pt;
}
.ContactFormFieldHide,
.OzoneFormFieldHide {
   visibility: hidden;
}
.OzoneFormField {
   width: 60px;
}
.ThunderboltFormField {
   width: 64px;
}
.OzoneFormFieldDDL {
   width: 60px;
}

.ThunderboltFormFieldDDL {
   width: 80px;
}

.Step,
.StepSelected,
.Step a,
.Step a:hover {
   text-decoration: none;
   font-size: 11pt;
   color: #585858;
}

.StepSelected {
   color: #000000;
   font-weight: bold;
}

.Highlight {
   font-weight:bold;
}

.TablePadding {
   padding-left:10px;	
}
.RowPadding {
   padding-top:0px;	
}
.RowPaddingOz {
   padding-top:1px;	
}
a.About {
   color:#000000;	
}
a:hover.About {
   color:#ffffff;	
}
