html { min-height: 100%; margin-bottom: 0px; }
body { margin: 0px auto; font: 12px Arial,Tahoma; background-color:#6f89d2; width: 100%; }
img { border: 0px; display: block; }
table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; vertical-align:top; }

#layout { position: relative; width: 100%; height: auto; text-align: left; }

#container { width: 950px; height: 100%; text-align: left; margin:0px auto; }

#c_log {background: url('/imgs/loginBkg.png') no-repeat; width:186px; height:180px; border:0px; }

#content {background:url('/imgs/isBkg.jpg') repeat; width:525px; padding:20px;}

#foot {background:url('/imgs/foot_road.jpg') no-repeat; width:950px; height:110px; border:0px; font: 11px Arial,Tahoma; color:#fff;}

.gen td {padding:5px; vertical-align:top;}

a { text-decoration: none; color: #b10000; }
a:hover { text-decoration: underline; color: #555; }

#head { background: url('/imgs/headerimg.jpg') no-repeat; width:950px; height:227px; border:0px; }

#nav { background-color: #474b9f; width:173px; height:400px;}
#nav a { width:150px; padding-left:18px; line-height:22px; color: #FFF;text-decoration: none;  }
#nav a:hover { text-decoration: underline; color: #848484; }

#password {width:53px; height:5px; border:0px; }

#partners { width:579px; height:77px; border:0px; }

#peeps {background: url('/imgs/peeps.jpg') no-repeat; width:248px; height:227px; border:0px; margin-left:200px;}

.title {font: bold 18px Arial,Tahoma; color: #b10000; }

h3 {font: bold 14px Arial,Tahoma; color: #333333; }

#user {width:53px; height:6px; border:0px; }
#contactform{width:75%; padding:2px;}

.tdright {text-align:right; padding:2px; vertical-align:middle;}
.tdleft {text-align:left; padding:2px; vertical-align:middle;}

.textareabox { font: 11px Arial,Verdana; border: 1px solid #333333; }
.selectbox { font-family: Arial,Verdana; font-size: 11px; }
.inputbox { font: 11px Arial,Verdana; border: 1px solid #333333; }
.inputbutton { font: bold 11px Arial,Verdana; background-color: #CCCCCC; border: 1px solid #333333; }

.red {color:#b10000}
.red	a { text-decoration: none; color: #b10000; }
.red a:hover { text-decoration: underline; color: #555; }

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
    background-color:transparent !important; 
  }
  
  #recaptcha_table {
    border-color: transparent !important; 
    width:485px !important;
  }
  #recaptcha_widget_div, #recaptcha_widget_div { width:485px; }
  
  
  
  #recaptcha_response_field {
    border-color: transparent !important; 
    background-color:#fff !important; 
  }


 