html{
     height:100%; /* fix height to 100% for IE */
     max-height:100%; /* fix height for other browsers */
     padding:0; /*remove padding */
     margin:0; /* remove margins */
     border:0; /* remove borders */
     font-size: 11px;
     color: #000;
     text-align: left;
   
     /*background-image: url(../stylesheets/bbgg3.jpg);
     background-repeat: repeat-x;*/
     font-family: tahoma, verdana, arial, sans-serif; /* set default font */
     /* hide overflow:hidden from IE5/Mac */
     /* \*/
     /*overflow:hidden; /*get rid of scroll bars in IE */
     /* */

 }

 body{
     height:100%; /* fix height to 100% for IE */
     max-height:100%; /* fix height for other browsers */
     padding:0; /*remove padding */
     margin:0; /* remove margins */
     border:0; /* remove borders */
     /*background:#fff; /*color background - only works in IE */
     font-size: 11px;
     color: #000;
     text-align: left;
     /*background-image: url(../stylesheets/bbgg3.jpg);
     background-repeat: repeat-x;*/
     font-family: tahoma, verdana, arial, sans-serif; /* set default font */
     /* hide overflow:hidden from IE5/Mac */
     /* \*/
    /* overflow:hidden; /*get rid of scroll bars in IE */
     /* */

 }






#header img {
    border: none;

}

#header a{
    
    text-decoration: none;
}

.headerlinks {
    width: 400px;
    text-align: right;
    font-size: 15px;
    font-family: Helvetica;
}
.headersettings {
    width: 400px;
    text-align: right;
    font-size: 15px;
    font-family: Helvetica;
}
#features_toolbar {
    width: 910px;
    padding: 5px;
    background:   	#4b62a1;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;

}

#features_toolbar a{
    background:   	#4b62a1;
    color: #fff;
    text-decoration: none;

    font-weight: bold;
    font-family: fantasy;
}
.odd {
		
    background: #f3f3f3;
		color: #000;

}


.even {
		background: #fafbfd;
		color: #fff;
    
}





.cloud1 {
    font-size: 1.0em;
}
.cloud2 {
    font-size: 1.2em;
}
.cloud3 {
    font-size: 1.4em;
}
.cloud4 {
    font-size: 1.6em;
}

.cloud {
    margin-top: 10px;
    padding: 5px;

    text-align: center;
    min-height: 100px;
    overflow: auto;

}

#cloudflow {
    margin-top: 10px;
    height: 300px;
    overflow: auto;
}

#cloudflow a{
    text-decoration: underline;

}

#cloudflow1 {
    margin-top: 10px;
    width: 200px;
    height: 100px;
    overflow: auto;
    text-align:center;
}

#cloudflow1 a{
    margin-top: 10px;
    text-decoration: underline;

}


#tsandbox {
    width: auto;

    background: #f3f3f3;
    color: #000;
}


#careerbar {

    background: #e2f9e3;
    border: 2px solid #99cc99;
    color: #006600;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

form p {
    border-bottom: 1px solid #eee;
    padding: 5px 0;
    margin: 5px 0;
    clear: both;
}

p {

    margin: 0 0 1em;
}

#alert {
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 10px;
    margin: 0px auto 0px auto;
    width: auto;
    color: #000;
    text-align: center;
    background-color: #f4f4b3;
}

#alert img {
    border: none;
}

#hide {
    float: right;
}


#flashcontent {

    width: 600px;
    padding: 10px;
    margin: 0px auto 0px auto;
    height: auto;
    text-align: center;
    border: 1px solid #ccccff;


}

#headinger {
    border-right: 1px solid #ddd;
    padding-bottom: 10px;
    width: auto;
    text-align: center;

    background-color: #fdfdfd;
}


.heading {


    font-size: 15px;

}

#listing {

    border-left: 1px solid #4c629f;
    border-right: 1px solid #4c629f;
    border-bottom: 1px solid #4c629f;
    background-color: #f6f6f7;
    color: #000;
    font-size: 12px;

    padding: 5px;
    text-align: left;
}

hr {
    border: 1px solid;
    color: #000;
    width: 100%;
}




#intro img {
    border: none;
}

.intro {
    text-align: left;
}




  #simple_captcha{padding: 2px !important;}
  #simple_captcha,
  #simple_captcha div{display: table;}
  #simple_captcha .simple_captcha_field,
  #simple_captcha .simple_captcha_image{
    border: 1px solid #ccc;
    margin: 0px 0px 2px 0px !important;
    padding: 0px !important;
  }
  #simple_captcha .simple_captcha_image img{
    margin: 0px !important;
    padding: 0px !important;
    width: 110px !important;
  }
  #simple_captcha .simple_captcha_label{font-size: 12px;}
  #simple_captcha .simple_captcha_field input{
    width: 150px !important;
    font-size: 12px;
    border: none;
    height: 15px;
    background-color: #fff;
    
  }

      #dottedbox {
      /*border: 1px solid #cfcfcf;*/
     
			
  }

   #dottedbox img{
      border:none;
  }

 #intro_for_atuitu {
      border: 1px solid #e3e3e3;
      padding:2px;
      background:#f3f3f3;
			
			margin-bottom: 10px;
			margin-top: 10px;
      
  }

   #intro_for_atuitu img{
      border:none;
  }

     .sidebar_heading {
       font-size: 12px;
       font-weight: bold;
       border-bottom: 1px solid #e3e3e3;
       color: #ff0084;
       margin-bottom: 15px;
       margin-top: 10px;
   }

   
