body { 
  margin: 0;
  padding: 0;
  color: #000;
  background: white;
  font-size: 74%; 
  font-family: arial, helvetica, sans-serif;
  line-height: 90%;
 }

ul, ol, ul, li, dl, dt, dd {
  font-size: 100%;
  font-family: arial, helvetica, sans-serif;
  line-height: 100%;
}
p, td {
  font-size: 90%;
  font-family: arial, helvetica, sans-serif;
  line-height: 100%;
}
trustAccount {
	width="10px";
	vertical-align:top;
}
td.proofOfStatus {
	font-size:small;
}
td.welcomeMessage {
	background-color:#E6E6E6;
	color:#AAA;
	font-size:22px;
	line-height:135%;
	padding:30px;'
}
th {
  font-size: 80%;
  font-family: arial, helvetical, sans-serif;
  line-height: 100%;
  align: right;
}
th.proofOfStatus {
	font-size:x-large;
	vertical-align:top;
	text-align:left;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	line-height: 170%;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	line-height: 160%;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
}
h4 {
	font-size: 130%;
	font-weight: bold;
	line-height: 80%;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
}
h6 {
	font-size: 110%;
	font-weight: bold;
	line-height: 90%;
}
.table {
	border: 0px none;
	cellpadding: 0;
	cellspacing: 0;
	width: 100%;
}
.tableEPaymentDetails {
	border: 0px none;
	cellpadding: 0;
	cellspacing: 0;
    background-color: #CCCCFF;
}
.EPaymentRow
{
    background-color: #CCCCFF;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-size:10pt;
}
.DataRow
{
    background-color: white;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-size:10pt;
}
.OddRow
{
    background-color: #ffffc0;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-size:10pt;
}
.headerRow
{
    background-color: #1E2E58;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-size:10pt;
    vertical-align: bottom;
    horizontal-align: center;
    color: #FFFFFF;    
}
.headerRowShort40
{
    background-color: #1E2E58;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-size:10pt;
    vertical-align: bottom;
    horizontal-align: center;
    color: #FFFFFF;
    width: 10px; 
}

.headerSortItem:link{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
}
.headerSortItem:active{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
}
.headerSortItem:visited{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
}

.headererror {
  background: #ffffff;
  color: #000000;
  margin: 0; /* closes top gap on prospects */
  padding: .25em 15px .25em 15px;
}

.contentPane {
	color: #FF0000 ;
	margin: 4px 4px 4px 4px;
}
.menuItem:link{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
    padding-left:15px;
    margin:0px;
    margin-top:2px;
    margin-bottom:2px;

}
.menuItem:active{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
    padding-left:15px;
    margin:0px;
    margin-top:2px;
    margin-bottom:2px;
}
.menuItem:visited{
    display:block;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
    padding-left:15px;
    margin:0px;
    margin-top:2px;
    margin-bottom:2px;

}

.menuItem:hover{
    padding-left:15px;
    background:#ffffff;
    display:block;
    border:0px solid #bbbbbb;
    line-height:15px;
    font-size:8pt;
    font-family:arial;
    color:#003366;
    text-decoration:none;
    maring:0px;
}

.dropdown {
  font-size: 80%;
  font-family: arial, helvetical, sans-serif;
  line-height: 100%;
  align: right;
}
#side-bar {
  width: 15em;
  float: left;
  clear: left;
  border-right: 1px solid rgb(153,153,153);
  color: #FFFFFF;
}

.sideBarTitle {
  font-weight: bold;
  margin: 0;
  padding: 0.0em;
  color: #FFFFFF;}
#side-bar .sideBarText a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: inline;
  height: 1em;
}

A:link {
	COLOR: #003399;
}
A:visited {
	COLOR: #003399;
}
A:hover {
	COLOR: #ff0000;
}
.blfont {
	COLOR: #99ccff;
}
.redfont {
	COLOR: #cc0033;
}
.yllwfont {
	COLOR: #ffff33;
}
.whitefont {
	COLOR: #ffffff;
}

a.whitefontplaintext{
    text-decoration:none;
    COLOR: #ffffff;
}

.label{
	color: black;
	margin-top: 2;
	margin-bottom: 2;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	line-height: 2em;
	}
.required{
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	}
.pdfsize{
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	}
fieldset{
	color: black;
	margin-top: 0;
	margin-bottom: 0;
}
legend{
	color: black;	
}
INPUT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    line-height: 100%;
}
SELECT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #001166;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial,verdana,san-serif;
}
INPUT.disabledButton
{
	COLOR: #808080;
	BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-BOTTOM: #808080 1px solid;
}
INPUT.short
{
    FONT-SIZE: xx-small;
    WIDTH: 45px;
    COLOR: #001166;
}
INPUT.zip
{
    FONT-SIZE: xx-small;
    WIDTH: 40px;
    COLOR: #001166;
}
INPUT.zip4
{
    FONT-SIZE: xx-small;
    WIDTH: 30px;
    COLOR: #001166;
}
INPUT.shortR
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 45px;
    COLOR: #001166;
}
INPUT.short50
{
    FONT-SIZE: xx-small;
    WIDTH: 50px;
    COLOR: #001166;
}
INPUT.short50R
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 50px;
    COLOR: #001166;
}
INPUT.short60
{
    FONT-SIZE: xx-small;
    WIDTH: 60px;
    COLOR: #001166;
}
INPUT.short20
{
    FONT-SIZE: xx-small;
    WIDTH: 20px;
    COLOR: #001166;
}
INPUT.short60R
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 60px;
    COLOR: #001166;
}

INPUT.medium
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    WIDTH: 90px;
    COLOR: #001166;
}
INPUT.mediumR
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 90px;
    COLOR: #001166;
}
INPUT.normal
{
    FONT-SIZE: xx-small;
    WIDTH: 143px;
    COLOR: #001166;
}

INPUT.wide
{
    FONT-SIZE: xx-small;
    WIDTH: 400px;
    COLOR: #001166;
}
INPUT.MyAccountButton
{
    FONT-SIZE: x-small;
    WIDTH: 235px;
    COLOR: #001166;
}
INPUT.country
{
    FONT-SIZE: xx-small;
    COLOR: #001166;
}
INPUT.normalR
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 143px;
    COLOR: #001166;
}
INPUT.long
{
    FONT-SIZE: xx-small;
    WIDTH: 230px;
    COLOR: #001166;
}
INPUT.longR
{
    PADDING-RIGHT: 10px;
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff no-repeat right top;
    WIDTH: 230px;
    COLOR: #001166;
}
INPUT.huge
{
    FONT-SIZE: xx-small;
    WIDTH: 290px;
    COLOR: #001166;
}
INPUT.hugeR
{
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff  no-repeat right top;
    WIDTH: 290px;
    COLOR: #001166;
}
INPUT.extraLarge
{
    FONT-SIZE: xx-small;
    WIDTH: 500px;
    COLOR: #001166;
}
INPUT.extraLargeR
{
    FONT-SIZE: xx-small;
    BACKGROUND: #ffffff  no-repeat right top;
    WIDTH: 500px;
    COLOR: #001166;
}
.warning
{
    background-color: white;
    COLOR: red;
    font-size: 80%;
}
.message
{
    background-color: white;
    COLOR: red;
    font-size: 80%;
}
.messageInBox
{
    background-color: white;
    COLOR: red;
    font-size: 80%;
    border: 3px dashed red;
}
.menuMessageInBox
{
	COLOR: red;
	font-size: 80%;
	border: 3px dashed red;
	font-weight: bold;
}

.messageInWhiteBox
{
    background-color: white;
    COLOR: red;
    font-size: 80%;
    border: 3px dashed white;
}

.uniqueConstraintException {
	background-color: #d35968;
	color: #fff;
	border: #000000 solid 1px
}

.entityNotFoundException {
	background-color: #8bb667;
	color: #fff;
	border: #000000 solid 1px
}

.invalidHoursException {
	background-color: #336699;
	color: #fff;
	border: #000000 solid 1px
}
.zeroHoursException {
		background-color: #7566BB;
	color: #fff;
	border: #000000 solid 1px
}
.numberException {
	background-color: #d35968;
	color: #fff;
	border: #000000 solid 1px
}

.duplicateEntityException {
	background-color: #cc99ff;
	color: #fff;
	border: #000000 solid 1px
}
.zeroReportException {
	background-color: #8bb667;
	color: #fff;
	border: #000000 solid 1px
}
.negativeNumberException {
	background-color: #336699;
	color: #fff;
	border: #000000 solid 1px
}

.reqException {
	background-color: #d35968;
	color: #fff;
	border: #000000 solid 1px
}
.ethicsMoreThanCle {
	background-color:  #cc99ff;
	color: #fff;
	border: #000000 solid 1px
}
.invalidException {
	background-color:  #f3b343;
	color: #fff;
	border: #000000 solid 1px
}
.invalidWDHours {
	background-color: #8bb667;
	color: #fff;
	border: #000000 solid 1px
}
.invalidHours {
	background-color: #f3b343;
	color: #fff;
	border: #000000 solid 1px
}

.roundcont {
	width: 100%;
	background-color: #fff731;
	color: #000;	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(<%=request.getContextPath()%>/static/tr1.gif) no-repeat top right;
}

.roundbottom {
	background: url(<%=request.getContextPath()%>/static/br1.gif) no-repeat top right; 
}



img.corner {
   width: 15px;
   height: 15px;
   border: none;   	
   display: block !important;
}


/* --- AUTOCOMPLETE CSS --- */

.autocomplete {
	  position: absolute;
	  color: #333;
	  background-color: #fff;
	  border: 1px solid #666;
	  font-family: Arial;
	  overflow: hidden;
	  text-align: left;
	}
	
	.autocomplete ul {
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  overflow: auto;
	}
	
	.autocomplete li {
	  display: block;
	  white-space: nowrap;
	  cursor: pointer;
	  margin: 0px;
	  padding-left: 5px;
	  padding-right: 5px;
	  border: 1px solid #fff;
	}
	
	.autocomplete li.selected {
	  background-color: #cef;
	  border-top: 1px solid #9bc;
	  border-bottom: 1px solid #9bc;
	}

/* --- HTML CONTENT CSS --- */

#modelDescription {
  position: absolute;
  left: 300px;
  width: 300px;
  min-height: 100px;
  background: #ffe;
  border-style: solid;
  border-width: 1px;
  border-color: #666 #ccc #ccc #666;
  padding: 5px;
}

#htmlContentForm {
  width: 350px;
}


/* --- TAB PANEL CSS --- */

#tabPanelWrapper {
  width: 600px;
}

.tabContent {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  clear: both;
  margin: 0px;
  padding: 15px;
}

.tabPanel {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-bottom: 19px;
  padding-left: 10px;
}

.tabPanel ul, .tabPanel li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.tabPanel a:link, .tabPanel a:visited {
  background: #E8EBF0;
  border: 1px solid #ccc;
  color: #666;
  float: left;
  font-size: small;
  font-weight: normal;
  line-height: 14px;
  margin-right: 8px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}

.tabPanel a:link.ajaxCurrentTab, .tabPanel a:visited.ajaxCurrentTab {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
}

.tabPanel a:hover {
  color: #f00;
}


/* --- PORTLET CSS --- */

.portletBox {
  width: 400px;
  border: 1px solid #ccc;
}

.portletTitle {
  background-color: #e8ebf0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 4px;
  color: #666;
  font: bold 10pt Arial;
}

.portletTools {
  float: right;
  padding: 2px 4px;
  margin-top: 1px;
  color: #666;
  font: bold 8pt Arial;
  cursor: pointer;
}

.portletTools img {
  border-left: 1px solid #666;
  padding: 0px 3px;
  cursor: pointer;
}

.portletTools img:first-child {
  border: none;
}

.portletContent {
  min-height: 200px;
  overflow: auto;
  padding: 4px;
}


/* --- TOGGLE CSS --- */

div.star-rating {
  width: 140px;
  float: left;
  clear: both;
}
div.star-rating a {
  cursor: pointer;
  margin: 0px;
  float: left;
  display: block;
  width: 18px;
  height: 16px;
  padding: 0 1px;
  background-repeat: no-repeat;
  background-position: 1px 0;
}
div.star-rating a.over {
  background-position: 1px -32px;
}
div.star-rating a.selected {
  background-position: 1px -64px;
}
div.star-rating a.selectedover {
  background-position: 1px -48px;
}
div.star-rating a.selectedless {
  background-position: 1px -16px;
}
div.star-rating-message {
  display: block;
  height: 12px;
  font: 10px Verdana;
}



/* --- CALLOUT CSS --- */

.olbg {background-color:#999;
}
.olcg {background-color:#000;}
.olfg {background-color:#ddd;}
.olcap {font-family:Arial; font-size:12px; font-weight:bold; color:#fff;}
a.olclo {font-family:Arial; font-size:10px; font-weight:bold; color:#ddd;}
a.olclo:hover {color:#fff;}
.oltxt {font-family:Arial; font-size:12px; color:#000;}

/* --- Tree CSS --- */
.tree {
 list-style: none;
 margin-left: 5px;
 padding-left: 5px; 
}
 
.expandedNode {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 0 .5em;
}
 
.expandedNode:hover {
  cursor:pointer;
}
 
.collapsedNode {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

.collapsedNode:hover {
  cursor:pointer;
}