@charset "utf-8";
/* CSS Document */

@import url("../../../css/mmcri.css");
@import url("../../../css/topbar.css");
@import url("../../../css/sidebar_right_alt.css");

#bucket{
width:961px;
background:url(../images/tick_bar_back.png) repeat-y;

}
#content {
width:745px;
margin:0px;
padding-left:20px;
padding-top:20px;
margin-left:216px;
min-height:520px;

}
#content p{
padding-top:8px;
padding-bottom:18px;
}
label {
color: #B4886B;
font-weight: bold;
display: block;
padding-top:15px;
}
.radio{
  padding: 0 25px 0 0;
}

#leftbar2{
width:216px;
background-color:#ffffff;
min-height:420px;
float:left;
border:double;
border-color:#dddddd;
}
#leftbar{
width:216px;
background-color:#b5c7d4;
height:auto;
float:left;

}

#boxed{
border:#666666 outset 4px;
}
.submit{
      
      width: 50px;
      height: 50px;
      color:white;
}
#leftcol{
float:left;
margin-left:100px;
}
#rightcol{
float:right;
margin-right:100px;
margin-top:60px;
}
#frontindent{
margin-left:25px;
margin-right:425px;
border:outset 3px;
padding:10px;
}
#midcol{


}
#icon{
padding-top:30px;
/*padding:30px 20px 0px 20px;*/
}

.picfloatleft{
float:left;
padding-right:20px;
}
.clearleft{
clear:left;
}
.picfloatright{
float:right;
padding-left:20px;
}
.clearright{
padding-top:20px;
clear:right;
}
.centerpara{
margin-top:60px;
background:url(../images/qback.png) no-repeat;
padding-left:6px;
  
min-height:58px;

}
.centerpara2{
margin-top:15px;
background:url(../images/qback.png) no-repeat;
padding-left:6px;

min-height:58px;

}
.optButton{
padding:8px;

}
.contButton{
padding-left:60px;
}
#ButtonSection{
padding-left:10px;
}
textarea{
width:600px;
height:80px;
}
#footer{
width:961px;
}
.redtext{
color:#990000;
font-size:16px;
text-align:center;
}