@CHARSET "ISO-8859-1";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333;
}
#WrapperMain {
    min-width: 800px;
    max-width: 1200px;
}    

#WrapperMainTopCornersL {
    background: url(/img/lqd_boder_top.png) no-repeat top left;
    height: 32px;
}
#WrapperMainTopCornersR {
    background: url(/img/lqd_boder_top.png) no-repeat bottom right;
    height: 32px;
}
#WrapperMainShadowL {
    background: url(/img/lqd_shadow_l.png) repeat-y left;
    padding-left: 16px;
    height: auto;
}
#WrapperMainShadowR {
    background: url(/img/lqd_shadow_r.png) repeat-y right;
    padding-right: 16px;
    height: auto;
}
#MainContent {
    background: url(/img/lqd_halftone.png) no-repeat right top;
    padding: 0 16px;
}
#MainContent .iconARB {
    background: url(/img/lqd_icon_arb.png) no-repeat left top;
    height: 85px;
    float: left;
    width: 600px;
}
#MainContentHeader .genericLogo {
    background: url(/img/lqd_logo_MA.png) no-repeat;
    float: right;
    height: 70px;
    width: 104px;
}

#MainContentFooter {
	background: url(../img/lqd_navbar.png) no-repeat left top;
	height: 51px;
}
#MainContentFooter p {
	display:block;
	width:100%;
	background: url(../img/lqd_navbar.png) no-repeat right bottom;
	height: 32px;
	padding:19px 0 0;
	margin:0;
	text-align:center;
	font-size: 10px;
}
#WrapperMainBottomCornersL {
	background: url(../img/lqd_boder_bottom.png) no-repeat left top;
	height: 32px;
}
#WrapperMainBottomCornersR {
	background: url(../img/lqd_boder_bottom.png) no-repeat right bottom;
	height: 32px;
}

ul.logStatus {
    margin: 60px 0px 0px 77px;
    padding: 0px;
}
ul.logStatus li {
    float: left;
    list-style: none;
    line-height: 13px;
    border-right: 1px solid black;
    padding-right: 6px;
    padding-left: 6px;
    color: #888;
}
ul.logStatus li span {
    color: black;
}
ul.logStatus li a {
    color: #9C0000;
}

.vtop td {
	text-align: right;
	padding: 4px 0;
}
.vtop a {
	color: #9c0000;
}
.vtop .l {
 color: #888;
}
.top td {
	background-color: #426b9c;
	padding: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 5px solid #4682b4;
	letter-spacing: 1px;
}
.main {
	padding: 16px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 40px;
}
.menu {
	width: 160px;
}
.menu .i {
	background-color: #f7f7f6;
	padding: 4px;
}
.menu .t {
	font-weight: bold;
	font-size: 11px;
	background-color: #e1e3e0;
	padding: 4px;
}
.menu a {
	text-decoration: none;
	color: #3b5998;
	line-height: 18px;
	display: block;
	font-size: 11px;
	/*
	background-image: url(../img/grey_arrow_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	*/
}
.menu .b {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
	background-color: #f7f7f6;
	padding: 2px;
	text-align:right;
}
.note {
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	padding: 8px;
	line-height: 12px;
	margin: 12px 0;
	font-weight: bold;
}
.error {
	background-color: #fae0e0;
	border: 1px solid #b43131;
	padding: 8px;
	line-height: 12px;
	margin: 12px 0;
	font-weight: bold;
}
.confirm {
	background-color: #c8f1b3;
	border: 1px solid #377033;
	padding: 8px;
	line-height: 12px;
	margin: 12px 0;
	font-weight: bold;
}
h1 {
	color: #164a88;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h3 {
	color: #164a88;
	font-weight: bold;
	margin: 14px 0 7px 0;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	padding-bottom: 2px;
}
p {
	margin: 4px 0;
}
hr {
	border: 0;
	color:#DDDDDD;	
	height:1px;
}
label {
	font-weight: bold;
	color: #666;
}
input[type="text"] {
	border: 1px solid #BBB;
	padding: 3px;
	color: #000000;
}
input[type="submit"], .subbtn {
	background-color:#319c9c;
	color: #FFFFFF;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 5px;
	margin: 0 5px;
}


.subbtn {
	background-color:#319c9c;
	color: #FFFFFF;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px;
	margin: 0 5px;
}
.subbtnsml {
	background-color:#319c9c;
	color: #FFFFFF;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 11px;
	padding: 0 2px;
	margin: 0 2px;
}
.form {
	background-color: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 14px 0 16px 16px;
	margin: 10px 0;
}
.form table {
	border: 0 !important;
}
.form td {
	background-color: #F5F5F5 !important;
}
.main table {
	background-color: #DDD;
	font-size: 11px;
	margin: 10px 0;
}

.main td {
	background-color: #FFF;
	color: #333;
	font-weight: normal;
}
.main th {
	background-color: #666;
	color: #FFF;
	text-align: left;
}
tr.L1 td {
	background-color: #F5F5F5;
}
tr.L4 td {
	background-color: #e4f3dd;
}
.legal {
	color: #999999;
	padding-top: 2px;
	font-size: 10px;
}


.formbtns {
	margin: 10px;
	width: 400px;
	text-align:right;
}

.req {
	color: #CC0000;
	padding-left: 2px;
	vertical-align:top;
}
blockquote {
	margin: 0 0 0 50px;	
}

.main a {
	color: #4682b4;
}
.backlink {
	margin: 10px 0;
}
.formhelp {
	color: #999999;
	vertical-align: top;
	font-size: 10px;	
}

td.colTitle {
	color: #666;
}
.colSpace {
	width: 20px;
}
em {
	font-size: 11px;
}

textarea {
	border: 1px solid #CCC;
	padding: 4px;
}

.tablemassive td {
	font-size: 14px;
	text-align: center;
		color: #FFFFFF;
}
.big {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;

}
.low {
	background-color: #006600 !important;
}
.med {
	background-color:#FF9900 !important;
}
.high {
	background-color:#CC0000 !important;
	}





/* OLD BELOW THIS LINE */


.itext {
	border: 1px solid #999999;
	padding: 2px;
	width: 175px;
}

.ibtn {
	background-color: #1d2163;
	color: #FFFFFF;
	border: 0;
	width: 80px;
	padding: 2px;
}


.ietext {
	border: 1px solid #999999;
	padding: 2px;
	width: 250px;
}

.ietextlong {
	border: 1px solid #999999;
	padding: 2px;
	width: 400px;
}

.ietextmed {
	border: 1px solid #999999;
	padding: 2px;
	width: 125px;
}

.ietextsml {
	border: 1px solid #999999;
	padding: 2px;
	width: 50px;
}

.iemultiple {
	border: 1px solid #999999;
	padding: 2px;
	width: 71px;
	margin-right: 5px;
}

.ienum {
	border: 1px solid #999999;
	padding: 2px;
	width: 125px;
}

.ieselect {
	border: 1px solid #999999;
	padding: 2px;
	width: 175px;
}

.iedate {
	border: 1px solid #999999;
	padding: 2px;
	width: 125px;
}


#editDeals {
	margin-left: 20px;
}

#editDeals div.l {
	width: 170px;
	text-align: right;
	float: left;
}

#editDeals td {
	padding: 3px;
}

.iebox {
	float: left;
}

.help {
	background: url(../img/help.gif) no-repeat;
	width: 12px;
	margin-top: 2px;
	margin-right: 2px;
	cursor: pointer;
	float: left;
}

#helpbox {
	background-color: #FFFFEE;
	width: 200px;
	display: none;
	position: absolute;
	border: 1px solid #FFCC66;
	padding: 3px;
}

#helpbox th {
	background-color: #555555;
	font-weight: bold;
}
#helpbox td {
	font-size: 11px;
}



tr.rowhighlight td {
	background-color: #FF0000;
}


.tabspacer {
	border-bottom: 1px solid #999999;
}

.tabother {
	border: 1px solid #999999 !important;
	background-color: #EEEEEE !important;
}

.tabactive {
	border-top: 2px solid #FF9933;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

.tab {
	padding: 2px 8px 2px 8px !important;
	color: #333333 !important;
}

.tab a {
	text-decoration: none !important;
	color: #333333 !important;
}

.tabsub {
	padding: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.tabs {
	margin: 20px 0 10px 0 !important;
}


.scrollDiv {
	height: 380px;
	width: 100%;
	overflow: auto;
}
ul {
margin: 5px 0 5px 20px;
}
li {
	line-height: 20px;
	font-weight: bold;
}


.graph { 
        position: relative; /* IE is dumb */
        width: 150px; 
        border: 1px solid #B1D632; 
        padding: 1px; 
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #B1D632; 
        text-align: center; 
        color: #333; 
        height: 1.5em; 
        line-height: 1.5em;            
    }
    .graph .bar span { position: absolute; left: 1em; }
    
    
.graphsml { 
        position: relative; /* IE is dumb */
        width: 100px; 
        border: 1px solid #B1D632; 
        padding: 1px; 
    }
    .graphsml .bar { 
        display: block;
        position: relative;
        background: #B1D632; 
        text-align: center; 
        color: #333; 
        height: 1em; 
        line-height: 1em;            
    }
    .graphsml .bar span { position: absolute; left: 1em; }
	
.calculations {
	color:red;
	text-align:right;
	width:195px;
	padding-left:5px;

}

fieldset {
	background-color:#EEEEEE;
	border:1px solid #DDD;
	padding:2px;
	margin:2px;
}

legend {
	padding:2px;
	margin:5px;
	background-color:#FFFFFF;
	border:1px solid #DDD;
}

/* block */
.block {
	width: 240px;
	float: left;
	padding-right:5px;
}
.block .i {
	height:200px;
	background-color: #f7f7f6;
	padding: 4px;
	text-align:left;
}
.block .t {
	font-weight: bold;
	font-size: 11px;
	background-color: #e1e3e0;
	padding: 4px;
}
.block a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	font-size: 10px;
	padding-left: 10px;
}
.block .b {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #f7f7f6;
	padding: 2px;
	text-align:right;
}

.block_block {
	width:220px;
	border:1px solid #000000;
	float: left;
	margin:10px;
	
}


.block_content{
	padding:5px;
	text-align:left;
}

.block_bottom{
	padding:5px;
	text-align:right;
}


/* block4 */
.block4 {
	width: 185px;
	float: left;
	padding-right:5px;
}
.block4 .i {
	background-color: #f7f7f6;
	padding: 4px;
	text-align:left;
	height: 75px;
}
.block4 .t {
	font-weight: bold;
	font-size: 11px;
	background-color: #e1e3e0;
	padding: 4px;
	height: 32px;
}
.block4 a {
	text-decoration: none;
	line-height: 16px;
	display: block;
	font-size: 11px;
	padding-left: 10px;
}
.block4 .b {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #f7f7f6;
	padding: 2px;
	text-align:right;
}



.nolink a{
	color:#FFFFFF;
	text-decoration: none;
}

.tree {
	padding:5px;
	padding-bottom:10px;
	background-color:#EEEEEE;
	font-style:italic; 
	margin-bottom:5px;
}
.tree a{
	font-weight:bold;
}

.no_download {
  font-weight: bold;
  color: red;
}

#MainContentFooter a {
	float: right;
	margin: -5px 15px 0 0;
}

.cf{*zoom:1}
.cf:before,.cf:after{content:" ";display:table}
.cf:after{clear:both}
