
body {
 font-size: 13px;
 color:#002060;
 background-color: silver;
}

body, input, textarea, select, option { 
 font-family:"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif";
}



table td {
 font-family:"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif";
}

.contract {
 -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.25),inset 0 2px 0 #fff;
 box-shadow: 0 4px 4px rgba(0,0,0,.25),inset 0 2px 0 #fff;
 width: 840px; 
 border: 1px solid gray; 
 text-align: justify;
 padding: 0px; 
 margin:auto;
 background-color: white;
 display: block;
}

.WordSection1 {
  padding:50px; 
}
  
.wizardNumber {
 display: inline-block;
 font-size: 28px;
 height: 34px;
 padding-right:4px;
}
 
.wizardName {
 display: inline-block;
}
  
.pageHeaderTable{
 width: 820px; 
 margin:auto;
 color: white;
 height:100%;
}

.pageHeaderTableInner {
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
}

.title {
 font-size: 23px;
 font-weight: bold;
 font-family:"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif";
}

button {
 font-family:"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif";
 font-size: 15px;
}

.errorMessage {
 color: red;
 text-align: center;
 display: none;
}

.menu {
 border: 1px solid white;
 white-space: nowrap;

 font-size: 13px;
 text-align: center;
 /* padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 5px; */
 padding: 7px;
 padding-right: 10px;
 border-top-right-radius: 23px;
 border-bottom-right-radius: 23px;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
 background-color: #C0C0C0;
 color: navy;        
 font-family:"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif";
}

.selected {
 background-color: white;
 color: navy;
}
.pageHeader {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 2;
 padding: 0px;
 border-spacing: 0;
 height: 120px;
 text-align: center;
 background-color: navy;
 background-image: url('http://www.stellar-emarketing.com/wp-content/themes/stellar/images/headerbackground.jpg');
 padding-bottom: 0px;
 margin-bottom: 0px;

 font-size: 13px;
 font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde","Futura,sans-serif"; 
}



.productDesc {
 display:block;
 font-size: 12px;
 color: black;
 padding-top: 5px;
}

input[type=checkbox] {
 margin-right:40px;
}

h1 {
 display:block;
 text-align: center;
 font-size: 35px;
}

h2 {
 font-weight: normal;
 text-align:center;
 font-size: 20px;
 font-style: italic; 
}

h3 {
 text-align:center;
 font-size:20.0pt;
 line-height:115%; 
 color:#FFC000
}

.heading {
 padding-left: 15px;
 font-weight: bold;
}

li {
 padding-left: 20px;                              
}

ul {
 padding-left: 50px;

}

table[role=pricing] td  {
 width:221.4pt;
 border-top:none;
 border-left: solid windowtext 1.0pt;
 border-bottom:solid windowtext 1.0pt;
 border-right:solid windowtext 1.0pt; 
 padding: 6px;
 font-size:11.0pt;
 line-height:115%;
 font-style:normal;
 text-align: center;
}

.number {
 font-weight: bold;
} 

