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:7px;
	padding-left:0px; 
	padding-right:0px; 
	text-align:left;
}

.formlabel2 {
	padding-top:7px;
	padding-left:7px; 
	padding-right:0px; 
	text-align:left;
}

.formdata {
	width:100px; 
	height:18px; 
	font-family:Tahoma; 
	font-size:13px; 
	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: 900px; /*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.jpg) repeat-y;
	float: left;
	width: 100%;
}

#contentcolumn{
	bbackground: #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: -900px; /*Set left margin to -(MainContainerWidth)*/
	bbackground: #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: 0 25px 25px 25px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.buttonscontainer {
	width: 175px;
	padding-top:15px;
}

.buttons a {
         ccolor: #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: 640px;
	height: 50px;
	margin-top: 30px;
	padding-top: 25px;
    padding-left: 0px;
	float: center;
    text-align:center;
	background: url(images/signupbox.gif) no-repeat scroll center top;
}

.table-header-l {
	text-align:left;
	padding:4px;
	font-size:16px;
	background-color:#e0e2ff;
	border-top: 1px solid #cccc22;
	border-left: 1px solid #cccc22;
}

.table-header-r {
	text-align:left;
	padding:4px;
	font-size:16px;
	background-color:#e0e2ff;
	border-top: 1px solid #cccc22;
	border-right: 1px solid #cccc22;
	border-left: 1px solid #cccc22;
}

.table-data-l {
	text-align:left;
	padding:4px;
	border-top: 1px solid #cccc22;
	border-left: 1px solid #cccc22;
}

.table-data-r {
	text-align:left;
	padding:4px;
	border-top: 1px solid #cccc22;
	border-right: 1px solid #cccc22;
	border-left: 1px solid #cccc22;
}

.table-bottom {
	padding:4px;
	border-top: 1px solid #cccc22;
}

h1 {
	font-size:26px;
	line-height:1.2em;
	font-style:italic;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3d47c4;
}
h2 {
   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-size:18px;
   line-height:20px;
   font-weight: bold;
   font-style:normal;
   text-align:left;
   padding-top: 5px;
   padding-bottom: 0px;
   color: #3d47c4;
}

.specs {
       padding: 5px 20px 5px 20px;
       background: #e9e9e9;
}


/* nested side bar menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.sidebarcontainer {
	width: 200px;
	float: left;
    padding: 30px 0 25px 1px;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
/*font: bold 13px Verdana; */
	width: 200px; /* Main Menu Item widths */
	bborder-bottom: 1px solid #ccc;
	color: #3d47c4;
    font: 14px geneva, verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
 
.sidebarmenu ul li{
	position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #3d47c4;
	text-decoration: none;
	padding: 3px;
	bborder-right: 1px solid #778;
	bborder-bottom: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #FFFFFF; /*012D58; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: #3d47c4;
}

.sidebarmenu ul li a:hover{
	color: white;
	background-color: #3d47c4;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 175px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background: url(images/right.gif) no-repeat 97% 50%;
}

 /* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


