body {
    background: #011643 url(/images/bg-v2.jpg) top center no-repeat;
    font: 14px 'Georgia, sans-serif';
    line-height: 1.5;
}

a, a:link, a:active {
    color: #011643;
    text-decoration: none;
    border-bottom: 1px dotted #3A4145;
    font-weight: bold;
}

h2 {
    font-size: 1.8em;
    /*border-bottom: 1px dotted #4A5357;*/
    color: #4A5357;
    margin-bottom: 0.5em;
}

h2 a {
    border: none;
    float: right;
}

h3 {
    font-size: 1.3em;
    border-bottom: 1px dotted #4A5357;
    margin-bottom: 0.5em;
    color: #011643
}

legend {
    padding-bottom: 5px;
}

#wrapper {
    width: 950px;
    background: transparent;
    padding: 0;
    margin: 0 auto;
    padding-right:5px;
}

#header {
    height:65px;
    padding: 30px 10px 0 10px;
}
#header h1 {
    font-size: 2em;
    line-height: 90px;
    float:left;
    padding-left: 80px;
    height:60px;
    background: url(/images/measures_03.png) top left no-repeat;
    color:#fff;
    vertical-align: baseline;
    font-weight: bold;
}

#header h2 {
    float: right;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-top: 35px;
    color: #fff;    
}

#header h2 span {
    color: #9ecbff;
}


#body {
    background: #FFF url(/images/bg-container.png) bottom left repeat-x;
    margin-top: 1em;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    min-height: 460px;
    font-family: Verdana, Helvetica, sans-serif;
    color: #919191;
}
.clear {
    clear:both;
}

#content {
    padding-top: 15px;
}
.intro {
    color: #6699cc;
    font-weight: bold;
    font-family: Garamond, Georgia, serif;
    font-size: 1.2em; 
}

h2.body_header_h2 {
    float:left;
    border-bottom:0px;
    margin:0px;
}

h2.body_header_link {
    float:right;
    border-bottom:0px;
    margin:0px;
}

h3.noline {
    border:0;
    font-size: 1.1em;
    margin: 0;
    margin-top: 0.25em;
    color: #919191;
}

table {
    border-collapse: collapse;
    width:100%;
}

td, th {
    padding-left: .5em;
    padding-right: .5em;
}

tr.alt td {
    background: #ecf6fc;
}
tr.over td {
    background: #bcd4ec;
}

.img_hover {
    cursor:pointer;
}

.success_msg {
    color: green;
}

.error_msg {
    color: red;
}

.special_msg {
    color: #990000;
    font-weight: bold;
}


form label {
    padding:3px 3px 1px 3px;
    text-align:left;
    display: inline-table;
    font-weight:bold;
    
}

form#appDataForm2 label {
    color: #011643;
    font-family: Verdana, sans-serif;
    font-size: .9em;
    margin-top: 10px;
}

form input[type=text] {
    padding:1px;
    margin-left:2px;
    width:250px;
}
intput[type=text].frm_long {
    width:300px;
}
input[type=text].frm_decimal {
    width:100px;
}

input[type=text].login_frm, input[type=password].login_frm {
    padding:1px;
    margin-left:2px;
    width:150px;
}
.properties {
    padding-right:2px;
    padding-top:1px;
}
.properties dt {
    color:#666666;
    float:left;
    line-height:24px;
    padding-left:5px;
    width:145px;
}

.properties dd {
    background:#F9F9F9 none repeat scroll 0 0;
    border-bottom:1px solid #F1F1F1;
    line-height:24px;
    margin:1px 0 2px;
    padding-left:150px;
}

.searchbox {
    border: 0px none ; margin: 5px 10px 10px 0px; float: left;
}

#copyright { 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.9em; 
    color: #919191; 
}

#copyright a { 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.9em; 
    color: #919191;
    border-bottom: none;
    text-decoration: none;
    font-weight: normal;
    text-align: right; 
}

#loading {
    display:none;
    float:right;
}


/*zebra tables*/

.highlight      { background:#d5fcdc; }  
.even           { background:#fff; }  
.mo         { background:#e3f1fb; }  
.odd            { background:#eee; }  
.zebra th       { padding:5px; background:#ddd; border-bottom:1px solid #999; text-align:left; font-weight:bold; }  
.zebra td       { padding:5px 20px 5px 5px; border-bottom:1px solid #ddd; }

ul.submenu {
    clear: both;
    list-style: none;
}

ul.submenu li a {
    display: block;
    border: none;
}


ul.submenu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.errors {
    margin-bottom: 1em;
}

ul.errors li {
    color: red;
    margin-left: 1em;
}

ul.submenu li {
    margin-left: 0.75em;
    margin-right: 0.75em;
}


.hidden {
    display:hidden;
}

.active {
    display:visible;
}



.frm_require {
    font-weight:bold;
    color: #990000;
}
    
.hl {
    font-weight: bold;
    color: #011643;
}

#additem_btn {
    padding: 5px 8px;
    background: #f0f0f0;
    border:1px solid #336699;
}

#left_side {
    float:left;
    margin: 0;
    margin-right: 2px;
    width: 510px;
}

#right_side {
    width:330px;
    float:right;
    padding: 0 10px 0 35px;
    background: transparent url(/images/vrule.png) left no-repeat;
    
    min-height:400px;
}

#exchange {
    display:none;
    margin:10px;
    padding:15px;
    border:1px solid #666666;
}

#exchange div.exchange_content p {
    text-align: center;
    color: #011643;
}

#mailCode {
    height:30px;
    border:2px solid #000099;
    line-height:1.75em;
    font-size:150%;
}
#exchange>div.exchange_content>ul {
    text-align:center;
}
#exchange>div.exchange_content>ul>li label {
    font-size:150%;
    font-weight:bold;
    padding-right:10px;
}
#exchange div.exchange_content ul li.notes {
    font-size: 80%;
    font-weight:bold;
}
.appData_input {
    height:30px;
    border:2px solid #000099;
    line-height:1.75em;
    font-size:150%;
    margin:2px 0;
    padding:3px 0 0 5px;
} 
.debt_negotiation {
    background: url(/images/debt_negotiation2.png) #ffffff top center no-repeat;
    border: 1px solid #777777;
    padding: 95px 10px 0 10px;
    min-height: 260px;
    width:875px;
}

#appData2 h3 {
    font-family: "Adobe Garamond Pro", Georgia, Helvetica, serif;
    font-weight: bold;
    color: #6699cc;
    font-size: 1.5em;
    text-align:center;
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 10px;
}

#appData2 h4 {
    font-family: "Adobe Garamond Pro", Georgia, Helvetica, serif;
    font-size: 1.25em;
    text-align:center;
    color: #6699cc;
    line-height: 1.25em;
}

#appData2 h6 {
    font-family: "Adobe Garamond Pro", Georgia, Helvetica, serif;
    font-size: 1.25em;
    font-weight: normal;
    text-align: center;
    color: #6699cc;
    line-height: 1.25em;
}

#appData2 ul {
    /*background: url(/images/chick.jpg) right top no-repeat;*/
    padding-right: 120px;
}

#appData2 ul li>h4 {
    font-size: 140%;
    text-align: left;
}

#footer {
    padding: 10px 0;
}
#copyright ul.right {
    display:inline-block;
    float: right;
}

#copyright ul.right li {
    padding: 0 20px;
    display: inline-table;
}
#copyright ul.right li span {
    padding: 0 40px;
    display: inline-table;
}
#copyright ul.right li.separator {
    padding: 0;
    display: inline-table;
}   
#mailCode.greyout {
    color: #cfcfcf;
}

#mailCode.nogreyout {
    color:#000000;
}

label.long_label {
    width:160px;
}

#left_side div.footer_logos {
    margin-top:15px;
    padding: 35px 0 0 0;
    display: block;
    background: url(/images/hrule.png) top center no-repeat;
}

#left_side div.footer_logos div.fleft {
    float: left;
    width:45%;
    margin-right:45%;
    text-align: center;
    padding:0px;
    margin:0px;
    display:block;
    position: relative;
    
}
#left_side div.footer_logos div.fright {
    float: right;
    margin-left: 55%;
    width:45%;
    text-align: center;
    padding:0px;
    margin:0px;
    display:block;
    position: relative;
    
}

#left_side div.footer_logos a, #footer div.footer_logos a:visited, #footer div.footer_logos a:active, #footer div.footer_logos a:link {
    border: 0px;
}