body {
	margin:0;
	padding:0px 0px 20px 0px;
	background: #3d4cda url(images/bg-1.png) repeat-x scroll left top; /* 656998 */
}

body, p, td {
	font-family: geneva, verdana, Arial, helvetica, sans-serif;
	font-size: 14px; 
	line-height: 1.5em; 
	color:#000000;
}
   
.formlabel {
           padding-top:5px;
           padding-left:0px; 
           padding-right:0px; 
           text-align:right;
}

.formlabel2 {
           padding-top:5px;
           padding-left:7px; 
           padding-right:5px; 
           text-align:left;
}

.formdata {
           width:100px; 
           height:16px; 
           font-family:Tahoma; 
           font-size:12px; 
           padding-left:3px;
           border-width:1px; 
           border-style:solid; 
           border-color:#838383;
}

.form_label {
           padding-top: 5px;
}

.form_data_container {
           padding-top: 1px;
}

.form_data {
           width:100px; 
           height:16px; 
           font-family:Tahoma; 
           font-size:12px; 
           padding-left:3px;
           border-width:1px; 
           border-style:solid; 
           border-color:#838383;
}

.shhh{display:none;}

#maincontainer{
text-align: center; /* center the whole page */
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #ffffff url(images/header.jpg) no-repeat;
height: 150px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper {
                background: #ffffff url(images/middle.png) repeat-y;
                float: left;
                width: 100%;
}

#contentcolumn{

background: #ffffff url(images/mid-right.jpg) repeat-y;
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
padding-top: 10px;
padding-bottom: 10px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff url(images/mid-left.jpg) repeat-y; /* C8FC98 */
font-weight: bold;
}

#footer{
        clear: left;
        width: 100%;
        background: #ffffff url(images/footer.jpg) no-repeat;
        color: #3d47c4;
        font-size: 11px;
        line-height: 13px;
        text-align: center;
        padding: 0px 0px 0px 0px;
        height: 100px;
}

#footerlabel {
             font-size: 13px;
             padding-top:10px;
             padding-bottom: 0px;
             color: #3d47c4;
}

#footer a {
        color: #3d47c4;     /* 348017 */
}

#footer a:hover {
        color: #ff0000;
}

#terms{
clear: left;
width: 100%;
color: #3d47c4;
font-size: 11px;
line-height: 13px;
}

#terms a {
        color: #3d47c4;
}

#terms a:hover {
         color: #000000;
}

.navtube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 15px;
}

.innertube{
text-align: left;
margin: 25px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}

.buttonscontainer {
                  width: 175px;
                  padding-top:15px;
}

.buttons a {
         color: #3d47c4;
         /* background-color: #f4f4f4; */
         padding-top: 3px;
         padding-right: 0px;
         padding-bottom: 3px;
         padding-left: 0px;
         display: block;
         font: 14px geneva, verdana, Arial, sans-serif;
         font-weight: bold;
         text-decoration: none;
         text-align: center;
         border: 1px;
/*         border-bottom: thin dotted #cccccc; */
}

.buttons a:hover {
         color: #ffffff;
         font-weight: bold;
         background-color: #3d47c4;
         text-decoration: none;
}
.small_link {
            font-size: 10px;
}
#signup {
	width: 600px;
	height: 50px;
	margin-top: 30px;
	padding-top: 25px;
    padding-left: 0px;
	float: center;
    text-align:center;
	background: url(images/signupbox.png) no-repeat scroll center top;
}
h1 {
      font-family: verdana, geneva, Arial, helvetica, san-serif;
   font-size:24px;
   line-height:27px;
   font-style:italic;
   text-align:center;
   padding-top: 5px;
   padding-bottom: 5px;
   color: #3d47c4;
}
h2 {
   font-family: verdana, geneva, Arial, helvetica, san-serif;
   font-size:20px;
   line-height:22px;
   font-weight: normal;
   font-style:normal;
   text-align:center;
   padding-top: 0px;
   padding-bottom: 5px;
   color: #3d47c4;
}

h3 {
   font-family: verdana, geneva, Arial, helvetica, san-serif;
   font-size:18px;
   line-height:20px;
   font-weight: bold;
   font-style:normal;
   text-align:left;
   padding-top: 5px;
   padding-bottom: 0px;
   color: #3d47c4;
}

.specs {
       padding-top: 5px;
       padding-right: 20px;
       padding-bottom: 5px;
       padding-left: 20px;
       background: #e7e7e7;
}

