body {
    background-color: #ebe9e8;
	text-align:center;
    padding: 0px;
    padding-top: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 12px;
    line-height: 100%;
    color: #494949;
}

img {
    border: 0;
}

.clearBoth {
    clear: both;
}
div {
   /* line-height: 0; */
}

button {
    background-image: linear-gradient(#ffffff, #efefef);
    border-radius: 2px;
    border: solid 1px #aaa;
    font-family: Helvetica, arial;
}
table, th, td {
/*	text-align:left; */
  padding: 0px;
  margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff
}

#UAMain-inner td {
    line-height: 16px;
}

#trigger, #triggerB, #triggerC, #triggerD { background-image: url("/images/icon_cal.jpg"); width: 25px;}


div#date{
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}

div.nav_btn{
	background-color:#;
	background-image: url("/images/nav_but.gif");
	background-repeat: no-repeat;
	background-position: right bottom;

	width: 142px;
	height: 16px;
  margin: 0px;
}



/* FORM STYLES */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width:300px;
	}

input {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	border: solid 1px #96A4AD;
	font-family:Verdana, Arial;
	}
input.btn, button.btn {
	background-color: #C2C2C2;
	background-image: url("../images/btn_bak.gif");
	background-repeat: no-repeat;
	background-position: right top;
	border: solid 1px #96A4AD;
	font-family:Verdana, Arial;
	font-size: 11px;
	color:#000000;
	}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5777A7;
}


.UIHeadline-container {
    height: 25px;
    width: 98%;
    margin: 11px 9px 21px 11px;
    position: relative;
    background-color: #6c7586;
}
.UIHeadline-container .headlinecolor {
    position: absolute;
    top: 12px;
    left: 15px;
    background: none !important;

}

.headlinecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6c7586;
	text-align:left;
	vertical-align: middle;
    min-height: 21px;
}
.headlinewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headlinegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
}


html { min-height: 100%; margin-bottom: 1px; }

.spanSelected { width: 250px; border: solid 1px #555555; background-color: #f3f7fb; cursor: hand; cursor: pointer; padding-right: 5px}
.spanNSelected { width: 250px; border: solid 1px #ffffff; background-color: #ffffff; cursor: hand; cursor: pointer; padding-right: 5px }

#overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 90;
    width: 100%;
    height:100%;
    background-image: url(/images/overlay.png);
}
#overlay_indicator {
    position: absolute;
    top: 300px;
    left: 300px;
    z-index: 999;
    width:300px;
    height: 200px;
    padding: 5px;
    border: solid 3px #000000;
    background-color:#fbfbfb;
    text-align:center;
    vertical-align:middle;
    display: none
}


*html #overlay {
    background-color: #000;
    background-color: transparent;
    background-image: url(/images/spacer.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}


A.red_linkSM, A.red_linkSM:hover, A.red_link, A.red_link:hover { color: #873420; font-family: arial; font-size: 12px; text-decoration: none }
A.red_linkSM:hover { text-decoration: underline }


/* .body_textSM, body, .body_text, .body_text_boldSM { */
.body_textSM,
.body_text,
.body_text_boldSM,
.body_textLG {
        color: #494949;
        font-family: verdana, arial;
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
}

.body_textLG { font-size: 14px; }

.red_textSM,
.red_text { color: #873420; font-family: arial; font-size: 12px; font-weight: 400; line-height: 18px }
.red_textLG { color: #873420; font-family: arial; font-size: 14px; font-weight: 400; line-height: 18px  }

.red_text_boldSM, .red_text_bold { color: #873420; font-family: arial; font-size: 12px; font-weight: bold; line-height: 18px }
.red_text_boldLG { color: #873420; font-family:arial; font-size: 14px; font-weight: bold; line-height: 18px }

.red_titleSM, .red_title { color: #873420; font-family: arial; font-size: 11px; font-weight: bold }
.red_titleLG { color: #873420; font-family:  arial; font-size: 16px; font-weight: bold }


#UAContainer {
    text-align: left;
    height: 100%;
}

#UAInner {
    width: 100%;
    min-width: 990px;
    min-height: 1000px
}

#UAHeader {
    height: 70px;
    background-color: #fff;
}
#UAHeader-space {
    float: left;
    height: 14px;
    width: 100%;
    background-color: #fff;
}

#UAHeader-spacer {
    float: left;
    height: 14px;
    width: 100%;
    background-color: #bfd2e7;
}

#UABody {
    text-align: left;
    height: 100%;
    min-width: 990px;
    width: 100%;
    clear: both;
    background-color: #fff;
}

#UAMenu {
    float: left;
    max-width: 142px;
    width: 10%;
    min-height: 990px;
    height: 100%;
    background-color: #BFD2E6;
}

#UAMenu-top {
    top: 10px;
    left: 15px;
    width: 142px;
    background-image: url(/images/nav1.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
#UAMenu-top div.date {
    padding-left: 10px;
    color:#000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
}

#UAMenu-container {
    height: 80px;
}
#UAMenu-container div {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0;
}

#UAMenu-container div.nav_btn {
    height: 15px;
}
#UAMenu-container div a {
    font-size: 10px;
    height: 15px;

    color: #717e8b;
    font-weight: bold;
    left: 10px;
    letter-spacing: -1px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: 3px;
}
#UAMenu-container div a:hover {
    color: #9f3c4c;
}

#main {
    line-height: 100%;
    width: 98%;
    padding-left: 11px;
    text-align: left;
}

#main div {
    /* line-height: 150%; */
}

#UAMain {
    min-width: 848px;
    min-height: 990px;
    width: 85%;
    background-color: #fff;
    float: left;
    background-image: url(/images/body2.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #fff;
    position: relative;

}

#UAMain-inner {
    padding-left: 21px;
    max-width: 100%;
    min-width: 800px;
}
#UACorner {
    width: 990px;
    height: 16px;
    top: 0;
    left: 0;
}

#UAFancy {
    width: 838px;
    height: 85px;
    padding-left: 10px;
}

.UALeft {
    float: left;
    display: block;
}

.UIitem {
    clear: both;
    height: 20px;
    width: 800px;
    padding: 5px 0 0;
}
.UIdesc {
    float: left;
    width: 100px;

}
.UIinput {
    float: left;
    width: 570px;
}

#UAControls {
    height: 55px;
    font-size: 10px;
}

#UAControl-select {
    width: 500px;
    padding-left: 11px;
    padding-top: 15px;
}


.UAFiller {
    height: 130px;
}
.UAData {

}

.UAData-container {
    padding-left: 21px;
}
.UAData-item {
    width: 90%;
    clear: both;
    height: 32px;
}

.UAData-title {
    width: 140px;
    text-align: left;
    float: left;
    height: 25px;
    line-height: 1.8em;
}

.UAData-input {
    text-align: left;
    float: left;
    padding-left: 11px;
    height: 25px;
}

.UAData-input input[type=text] {
    font-size: 16px;
    width: 300px;
}

.UASection-header {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    background-image: linear-gradient(#ffffff, #efefef);
    background-color: #6c7586;
    text-align:left;
    vertical-align: bottom;
    width: 95%;
    height: 25px;
    padding: 8px 0 0 11px;
    margin: 23px 0 23px 11px;
    clear: both;
    border: solid 1px #dddddd;
}

._titleContainer {
    clear: both;
    margin: 0;
}

._titlebar {
    width: 100%;
    background-image: linear-gradient(#ffffff, #efefef);
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
    color: #555;
    float: left;
    font-family: helvetica, arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 21px;
    position: relative;
}

._tb_title {
    position: absolute;
    top: 12px;
    left: 11px;
}
._hc1 {

}
._hb1 {

}
._tb_control {
    position: absolute;
    top: 7px;
    left: 120px;
}
.UAMeta-settings {
    float: left;
    width: 300px;
    min-height: 300px;
    height: auto;
    margin-left: 50px;
    padding: 11px;
    box-shadow: 1px 1px 1px 1px #dcd9d9;
    border: solid 1px #c6c9d2;
}
.UAMeta-settings p {
    padding: 0;
    font-weight: bold;
}
.UAMeta-settings input {
    width: 90%;
}

.UASection-desc {
    width: 95%;
   /* border-bottom: solid 1px #cacaca; */
    height: 18px;
    margin-bottom: 5px;
    padding-left: 11px;
    padding-top: 13px;
}

.UASection-desc div {
    font-size: 10px;
    font-weight:bold;
}

.UASection-data {
    width: 95%;
    /* max-width: 800px; */
    padding-left: 11px;
}

.UASection-data div {
    color: #873420;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    font-family: arial;
    text-align: left;
}
.UASection-data div h3 {
    color: #555;
}
.UASection-data div:first-child h3 {
    padding-left: 11px;
}
.UASection-data div:last-child h3 {
    padding-right: 11px;
}

.UAPanel {
    border: solid 1px #dddddd;
    box-shadow: 1px 2px 5px #ccc;
    border-radius: 0 0 5px 5px;
    margin-bottom: 21px;
    background-color: #f1f1f1;
}

#footerBar {
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: solid 1px #9c9999;
    padding: 3px;
    height: 40px;
    width: 100%;
    background-color: #cacaca;
    text-align: left;
    z-index: 999;
}
#footerBar div {
    float: left;
    padding-left: 150px;
}

#footerBar div button.btn {
    background-color: #dcdcdc;
    background-image: none !important;
    border: solid 1px #96A4AD;
    border-radius: 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    height: 35px;
    color:#000000;
    padding: 0 11px 0;
    cursor: hand;
    cursor: pointer;
}

.UASection-10 {
    float: left;
    width: 10%;
}
.UASection-20 {
    float: left;
    width: 20%;
}
.UASection-30 {
    float: left;
    width: 30%;
}
.UASection-40 {
    float: left;
    width: 40%;
}
.UASection-50 {
    float: left;
    width: 50%;
}
.UASection-60 {
    float: left;
    width: 60%;
}
.UASection-70 {
    float: left;
    width: 70%;
}
.UASection-80 {
    float: left;
    width: 80%;
}
.UASection-90 {
    float: left;
    width: 90%;
}
.UASection-100 {
    float: left;
    width: 100%;
}

.UASection-10,
.UASection-20,
.UASection-30,
.UASection-40,
.UASection-50,
.UASection-60,
.UASection-70,
.UASection-80,
.UASection-90,
.UASection-100 {

}