body {
    background-color: #cccc99;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.fieldWithErrors {
  padding: 2px;
  float: left;
  background-color: red;
  display: table;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
div.uploadStatus {
  margin: 5px;
}
div.progressBar {
  margin: 5px;
}
div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}
div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
#title_area {
	float: left;
	clear: left;
	background-color: #4D4D3A;
        height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#contrast_band {
	background-color: #800000;
        margin-top: 4px;
        height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccc99;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	text-indent: 0px;
        padding-left: 0px;
	float: left;
}
#accent_band {
	background-color: #27271d;
	height: 4px;
	width: 100%;
	font-size: 1px;
	float: left;
}
#main_area {
	float: left;
	height: 100%;
        width: 80%;
	background-color: #cccc99;
	margin-top: 9px;
}
a {
	color: #3D1A23;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	-moz-outline-style: none;
	outline-style: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #A52A2A;
}
a img {
    border: 0;
    border-style: none;
}
#logon_controls{
  float: right;
  margin-top: 1px;
}
#logon_name{
  float: none;
  padding-right: 5px;
  font-weight: bold;
}
#logon_logoff{
  float: none;
  margin-right: 2px;
  padding-right: 3px;
  padding-left: 3px;
  border-style: groove;
  border-width: 1px;
  cursor: pointer;
}
#help{
  float: none;
  margin-right: 2px;
  padding-right: 3px;
  padding-left: 3px;
  border-style: groove;
  border-width: 1px;
  cursor: pointer;
}
#breadcrumb_trail{
  float: left;
  margin-top: 1px;
}
.main_title{
    font-size: 40px;
}
#work_area{
    padding-left: 20px;
	float: left;
	height: 100%;
        width: 100%;
        overflow: auto;
}
.text_numbered_list{
    border-width: 2px;
    border-color: #cccc99;
    border-style: inset;
    padding-right: 15px;
    padding-left: 0px;
}
.text_numbered_list ol li {
    font-size: 15px;
    padding-bottom: 6px;
    padding-left: 4px;
    margin-left: 4px;
}
.normal_text{
}
.text_link_document_rtf{
    margin-left: 4px;
    float: left;
}
.text_link_document_doc{
    margin-left: 4px;
    float: left;
}
.text_link_document_doc{
    margin-left: 4px;
    float: left;
}
#rescue_title_bg{
  float: left;
  height: 70px;
  width: 610px;
}
#sm_rescue_bg{
  height: 70px;
  float: left;
  clear: left;
}
#busy{
  background-image: url(/images/busy/mozilla_blu.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
#busy_holder{
  float: left;
  clear: left;
  margin: 2px;
  margin-left: 5px;
  width: 15px;
  height: 15px;
}
#home_page{
	float: left;
	width: 100%;
	margin-top: 10px;
}
#lg_rescue_bg{
    position: absolute;
    height: 475px;
    width: 600px;
    margin-left: 30px;
    margin-top: 10px;
    z-index: 3;
}
#mid_bar {
    position: absolute;
	height: 120px;
	width: 800px;
	margin-left: 30px;
	margin-top: 475px;
	background-color: #ACA991;
	border: 1px solid #92907B;
	padding: 10px;
	z-index: 2;
        text-align: center;
}
#vert_bar{
    position: absolute;
    height: 670px;
    width: 34px;
    margin-top: 35px;
    margin-left: 700px;
    background-color: #565549;
    z-index: 1;
    border: 1px solid #D0D0C0;
    border-top: none;
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
#inner_bar{
    background-color: #565549;
    height: 650px;
    width: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    position: relative;
}
#coe_email_instructions a{
    font: inherit;
    color: blue;
}
#coe_email_instructions a:hover{
    font: inherit;
    color: blue;
    text-decoration: underline;
}
#coe_mail_instructions{
    float: left;
    clear: left;
    margin-top: 14px;

}
#coe_email_instructions{
    float: left;
    clear: left;
    margin-top: 14px;
    font: inherit;
}
#coe_links{
    float: left;
    clear: left;
    margin-top: 10px;
}
#coe_doc_links{
    float: left;
}
#coe_address_info{
}
.text_address_info{
    float: left;
    clear: left;
    margin: 10px;
    border-width: 1px;
    border-color: #cccc99;
    border-style: inset;
    padding: 10px;
}
.text_address_info p{
    float: left;
    clear: left;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.text_link_document_rtf a{
    color: blue;
    font: inherit;
}
.text_link_document_doc a{
    color: blue;
    font: inherit;
}
.text_link_document_doc a{
    color: blue;
    font: inherit;
}
.text_link_mail a{
    color: blue;
    font: inherit;
}
.text_address_info a{
    font: inherit;
}
.text_link_document_rtf a:hover{
    background-color: #AAAAAA;
}
.text_link_document_doc a:hover{
    background-color: #AAAAAA;
}
.text_link_document_doc a:hover{
    background-color: #AAAAAA;
}
.text_link_mail a:hover{
    background-color: #AAAAAA;
}
.text_address_info a:hover{
    background-color: #AAAAAA;
}
#rescue_committee_header{
	margin-top: 10px;
	padding-bottom: 10px;
}
#committee_members{
	margin-top: 10px;
}
#copestarpic{}
#copestarpic img{}
.main_page_shop_button{
  width: 100%;
}

