﻿.legendText
{
    color:Black;
    font-weight:bold;
}

.representativeDiv {border:solid 1px black;}
.representativeRow
{
    padding-top:20px;
}

.NetToAOLine
{
    border-top:solid 1px black; width:140px; padding-top:5px; 
}


.CheckList
{
/*    position:absolute;
    left:0;
    top:0;*/
    position:relative;
    top: 0; 
    left: 0;
    margin-top:20px;
    margin-bottom:10px;
}


#CaseNotes
{
    background-color:White;
    color:Black;
}


.noprint {display: none;}
.sellerOptions{display:none;}
.ddcolortabs{display: none;}
.ddcolortabsline{display: none;}
.dropmenudiv_a{display: none;}


col2{width:100%;}

.List1 li
{
    font-size:medium;
}
.List1 td
{
    font-size:medium;
}

.FieldHeaderLeft
{
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-right:5px;
}

.Fieldheading 
{
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
	width:200px;
}

.CheckListHeader
{
	background-color: White; color:Black; font-weight:bold; border-bottom:solid 1px black; 
}




table { border:0px; border-collapse:collapse ; width:100%; text-align:left; background-color:White;} 


.gridpager, .gridpager table, .gridpager tr, .gridpager td
{
	background-color:white;
	text-align:right;
	color:Black;
}

.gridpager a
{
	font-weight:normal;
	color:Black;
}

td {vertical-align:top; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px; }
th {padding-left:5px; padding-right:5px; }

td, table, select, input, textarea
{
    /*font-family: arial;*/
    font-family:  MS Sans Serif, Tahoma, Verdana, Arial; 
    /*font-size: 11px;
    font-size: 95%;*/
    font-size:10px;
    vertical-align: middle;
    /*line-height: 14px;*/
    color: Black;
    background-color:White;
}

form { margin:0px; padding:0px}
body
{
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px; 
    background:white;
    color:Black;
}

.loginImage {border-style: none;
    border-color: inherit;
    border-width: 0;
}

a {text-decoration:underline; color:Black;}
a:hover {text-decoration:none}

a.link {display: none; text-decoration:none; color:Black; text-transform:uppercase; font-size:9px; background:url('../images/marker_link.gif') no-repeat right 3px; 
padding-right:13px
}
a.link:hover { color:Black;}



strong {color:Black;}

.main { width:100%; height:100%; background-color:White}

/* header */
#header { height:313px; background-color:White;color:Black;}

/* content */
#content { height:100%; background-color:White; color: Black;}
#content .row1 {height:3px; background-color:White; color:Black;
}

/* footer */
#footer
{
    height: 69px;
    background-color:White;
    color: Black;
    font-size: 10px;
    text-transform: uppercase;
    padding: 29px 0 0 28px;
}
#footer a {color:Black; text-decoration:underline}
#footer a:hover {text-decoration:none;}

.bot {height:100%; background-color:White;}


/*ADDED BY KD */

#page8 #content .row2 {height:100%; background-color:White;}
#page8 #content .row2 .col1 {width:5px; background-color:White;}
#page8 #content .row2 .col2 {width:100%; background-color:White;}
#page8 #content .row2 .col2 .title {margin-bottom:10px; background-color:White;}
#page8 #content .row2 .col3 {width:5px; background-color:White;}


/*.mgmtmain { width:900px; height:100%; background-color:White; color:Black;}*/
.mgmtmain { width:100%; height:100%; background-color:White; color:Black;}

/* END ADDED */

.form input
{
    color: #000000;
    
}



.form textarea
{
    width: 221px;
    height: 160px;
    overflow: auto;
    padding: 0 0 0 9px;
    margin-bottom: 5px;
    background: #FFFFFF;
    border: solid 1px White;
}


.SelectedRowStyle
{
    background-color: Yellow;
    color: White;
}

.StatusText
{
     font-size:9pt;
}