* {
padding: 0;
margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	
}

.btn1bg {
font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:center;
 vertical-align:middle;
background:url(submitbutton.gif) repeat-x left top;
 width:197px;
 height:37px;
 margin-left: 170px;
 margin-right: auto;
   font-weight: normal;
  font-size: 18px;
   color: #ffffff;
  margin-top:15px;
  margin-bottom:1px;
 cursor:pointer;
border-style: none;
 
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border-left: #151B8D solid 2px;
	border-right: #151B8D solid 2px;
}

/* -------------------- HEADER -------------------- */

#logo {
   padding-top: 17px;
   width: 832px;
   padding-left: 18px;
}

/* -------------------- Nav -------------------- */

.button_left {
   margin-right: 2px;
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_left a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;   
}

.button_left a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;  
}

.button_left p {
   text-align: center;
   padding-top: 8px;
}

.button_left_on {
   margin-right: 2px;
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_left_on a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;   
}

.button_left_on a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;  
}

.button_left_on p {
   text-align: center;
   padding-top: 8px;
}

.button_middle {
   margin-right: 2px;
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_middle a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;   
}

.button_middle a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;  
}

.button_middle p {
   text-align: center;
   padding-top: 8px;
}

.button_middle_on {
   margin-right: 2px;
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_middle_on a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;   
}

.button_middle_on a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;  
}

.button_middle_on p {
   text-align: center;
   padding-top: 8px;
}

.button_right {
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_right a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;   
}

.button_right a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;  
}

.button_right p {
   text-align: center;
   padding-top: 8px;
}

.button_right_on {
   width: 134px; 
   height: 34px;
   display: block;
   float: left;
}

.button_right_on a {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #306EFF;   
}

.button_right_on a:hover {
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   color: #000000;  
}

.button_right_on p {
   text-align: center;
   padding-top: 8px;
}

/* -------------------- Content -------------------- */

#contentContainer {
   margin-top: 12px;
   width: 425px;
   float: left;
   font-size: 16px;
   color: #306EFF;
   
}

#contentContainer p {
   margin-left: 18px;
   margin-right: 18px;
   padding-bottom: 10px;
}

#contentContainer li {
   margin-left: 46px;
   padding-top: 5px;
   color: #151B8D;
   font-weight: bold;
}

.contentHeading {
   font-size: 18px;
   color: #151B8D;
   font-weight: bold;
}

#topsalesPoints {
   width: 401px;
   height: 210px;
   margin-bottom: 12px;
   margin-left: 18px;
}

#tspOne {
   padding-top: 7px;
   padding-bottom: 3px;
   font-size: 39.5px;
   font-weight: bold;
   margin-left: 14px;
   color: #151B8D;
}

#tspTwo {
   font-size: 22px;
   font-weight: bold;
   margin-left: 143px;
   color: #306EFF;
}

.contentborderTop {
   width: 401px;
   height: 5px;
   margin-left: 18px;
   font-size: 0px;
}

.contentborder {
  margin-left: 18px
}

.contentborderBottom {
  width: 401px;
   height: 5px;
   margin-left: 18px;
}

#contentContainer2 {
   margin-top: 12px;
   width: 825px;
   float: left;
   font-size: 16px;
   color: #306EFF;
}

.contentHeading2 {
   font-size: 18px;
   color: #306EFF;
   
}

/* -------------------- Form -------------------- */



#formContainer {
   margin-top: 12px;
   width: 425px;
   float: left;
   
}

#formContainer li {
   margin-left: 36px;
   margin-right: 36px;
   padding-top: 10px;
   color: #151B8D;
   font-weight: bold;
}

#formborderTop {
   width: 401px;
   height: 5px;
   margin-left: 6px;
   font-size: 0px;
}

#formborder {
  margin-left: 6px;
}

#formborderBottom {
   width: 401px;
   height: 5px;
   margin-left: 6px;
}

#mainformHeading {
   font-size: 28px;
   font-weight: bold;
   color: #006600;
   padding-left: 18px;
   padding-bottom: 20px;
   padding-top: 7px;
   position: relative;
}

.formHeading {
   width: 365px;
   margin-left: 18px;
   margin-bottom: 10px;
   padding-bottom: 5px;
   border-bottom: #151B8D solid 1px;
   color: #306EFF;
   font-weight: bold;
   font-size: 18px;
}

.fieldHeading {
   font-size: 15px;
   color: #006600;
   margin-left: 18px;
   width: 128px;
   float: left;
   padding-bottom: 7px;
}

.formField {
   float: left;
   padding-bottom: 7px;
}

#submitButton {
   text-align: right;
   margin-right: 36px;
   margin-left: 18px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-bottom: #306EFF solid 1px;
}

.formFooter {
   font-size: 11px;
   color: #306EFF;
   margin-right: 18px;
   margin-left: 18px;
   margin-right: 36px;
   padding-top: 10px;
}

.formFooter a {
   font-size: 11px;
   color: #306EFF;
   text-decoration: none;
}

.formClear {
   clear: both;
   height: 0px;
}

.tyHeading {
   margin-left: 18px;
   padding-bottom: 10px;
   color: #000000;
   font-weight: bold;
   font-size: 18px;
}

.tooltipHeading {
   font-size: 12px;
   margin-bottom: 5px;
   font-weight: bold;
}

.tooltipHeading2 {
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 5px;
}

.tooltipContent {
   font-size: 12px;
   margin-bottom: 5px;
}

#mainformHeading2 {
   font-size: 28px;
   font-weight: bold;
   color: #006600;
   padding-left: 18px;
   padding-bottom: 20px;
   padding-top: 7px;
   position: relative;
}

/* -------------------- Footer -------------------- */

#footerNav {
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 17px;
   margin-bottom: 17px;
   width: 814px;
   height: 34px;
}

#bottomNav {
   width: 407px;
   height: 34px;
   float: left;
   font-size: 14px;
   margin-top: 9px;
}

#bottomNav a {
   color: #000000;
   text-decoration: none;
}

#bottomNav a:hover {
   color: #306EFF;
}

#copyright {
   width: 407px;
   height: 34px;
   float: left;
   color: #000000;
   font-size: 14px;
}

#copyright p {
   text-align: right;
   margin-right: 18px;
   padding-top: 9px;
}

#footerDisclaimer {
   font-size: 11px;
   color: #306EFF;
   margin-left: 18px;
   margin-right: 18px;
}

#footerDisclaimer p {
   padding-bottom: 5px;
}

