body {
	margin:0;
	padding:0px 0px 20px 0px;
	background: #006ac0 url(iimages/background.png) repeat-x scroll left top; /* 656998 */
}

body, p, td {
	font-family: geneva, verdana, Arial, helvetica, sans-serif;
	font-size: 14px; 
	line-height: 1.3em; 
	color:#000000;
}
   
.formlabel {
	padding-top:5px;
	padding-left:0px; 
	padding-right:0px; 
	text-align:left;
}

.formlabel2 {
	padding-top:5px;
	padding-left:7px; 
	padding-right:5px; 
	text-align:left;
}

.formdata {
	width:100px; 
	height:20px; 
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	padding-left:3px;
	border-width:1px; 
	border-style:solid; 
	border-color:#838383;
}

.table-header-l {
	text-align:left;
	padding:3px;
	font-size:16px;
	background-color:#cccccc;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
}

.table-header-r {
	text-align:left;
	padding:3px;
	font-size:16px;
	background-color:#cccccc;
	border-top: 1px solid #222222;
	border-right: 1px solid #222222;
	border-left: 1px solid #222222;
}

.table-data-l {
	text-align:left;
	padding:3px;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
}

.table-data-r {
	text-align:left;
	padding:3px;
	border-top: 1px solid #222222;
	border-right: 1px solid #222222;
	border-left: 1px solid #222222;
}

.table-bottom {
	padding:3px;
	border-top: 1px solid #222222;
}


#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(iimages/middle.png) repeat-y;
	float: left;
	width: 100%;
}

#contentcolumn{
	background: #ffffff url(iimages/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)*/
	bbackground: #ffffff url(iiimages/mid-left.jpg) repeat-y; /* C8FC98 */
	background: #ffffff; /* C8FC98 */
	font-weight: bold;
}

#footer{
	clear: left;
	width: 100%;
	background: #ffffff url(iimages/footer.jpg) no-repeat;
    border-top: 1px solid #006ac0;
	color: #006ac0;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	height: 80px;
}

#footerlabel {
	font-size: 13px;
	padding-bottom: 0px;
	color: #006ac0;
}

#footer a {
	color: #006ac0;     /* 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{
mmargin: 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;
padding-bottom:20px;
}

.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;    */
         color: #ffffff;
         font-weight: bold;
         background: #ffffff url(images/navbg1.png) repeat-y;
         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-size:24px;
   line-height:27px;
   font-style:italic;
   text-align:center;
   padding-top: 5px;
   padding-bottom: 5px;
   color: #006ac0;
}
h2 {
   font-size:20px;
   line-height:22px;
   font-weight: normal;
   font-style:normal;
   text-align:center;
   padding-top: 0px;
   padding-bottom: 5px;
   color: #006ac0;
}

h3 {
   font-size:18px;
   line-height:20px;
   font-weight: bold;
   font-style:normal;
   text-align:left;
   padding-top: 5px;
   padding-bottom: 0px;
   color: #006ac0;
}

.help_divider_1st {
    padding:10px 0px 15px 0px;
}

.help_divider {
	border-top: 2px dotted #006ac0;
    padding:10px 0px 15px 0px;
}

.specs {
       padding-top: 5px;
       padding-right: 20px;
       padding-bottom: 5px;
       padding-left: 20px;
       background: #e7e7e7;
}

// video
div.mediabox, mediabox {  
    border: 3px solid #ddd;  
    margin: auto;  
    background: white;  
    text-align: center;  
    font-weight: bold;  
    padding: 10px  
}

.shhh{display:none;}

.size10 {
        font-size: 11px;
        line-height: 12px;
}

.adminsection {
              background: #e7e7e7;
              color: #3d47c4;
              font-size: 17px;
              font-weight: bold;
              padding: 5px;
}

.adminsubsection {
              background: #e7e7e7;
              color: #3d47c4;
              font-size: 15px;
              font-weight: bold;
              padding: 5px;
}


/* nested side bar menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.sidebarcontainer {
	width: 175px;
	float: left;
	padding-left:0px;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
/*font: bold 13px Verdana; */
	width: 170px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
	font: 12px 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: #006ac0;
	text-decoration: none;
	padding: 3px;
	border-right: 1px solid #778;
	border-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: #006ac0;
}

.sidebarmenu ul li a:hover{
	color: white;
	background-color: #FF3C3C;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 170px; /*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 */


