@charset "utf-8";
/* CSS Document */

#content-header {
height:64px;
width:100%;
background:url(../images/content-header-bg.gif);
line-height:64px;
}

#index-header {
background:url(../images/small-header-bg.png) repeat-x;
height:23px;
color:#9e0b0f;
font-size:11px;
font-weight:bold;
line-height:23px;
padding-left:8px;
}

p.title {
font-size:20px;
font-weight:bold;
color:#9e0b0f;
float:left;
display:inline;
margin:0 0 0 20px;
}

.small-title {
font-size:17px;
font-weight:bold;
color:#9e0b0f;
}

.grey {
color:#e6e7e8;
}

.red {
font-weight:bold;
color:#9e0b0f;
}

.text {
width:100%;
color:#9e0b0f;
border:1px solid #a5acb2;
background-color:#e6e7e8;
height:18px;
line-height:18px;
}

.label {
width:70px;
text-align:right;
font-weight:bold;
color:#9e0b0f;
line-height:20px;
padding-right:15px;
}

.right-row {
text-align:left;
}

#mid-content-intro {
height:0px;
overflow:hidden;
margin:25px 50px 0 50px;
padding-bottom:25px;
border-bottom:solid 1px #e6e7e8;
}

#mid-content-intro p {
font-weight:normal;
}

#mid-content-wrapper {
margin:50px 50px 0 50px;
}

#mid-content-right {
margin-left:250px;
}

#pick-error {
float:left;
display:inline;
width:150px;
padding-right:20px;
margin-bottom:50px;
border-right:solid 1px #e6e7e8;
}

#mid-content-top {
border-bottom:solid 1px #e6e7e8;
padding-bottom:20px;
}

#mid-content-form {
margin:15px 0 0 20px;
}

#login-form-table, #login-form-table tr  {
width:100%;
_width:80%;
}

#mid-content-bottom {
padding-top:20px;
}

.lower-nav {
margin-top:15px;
}
