BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7; 
	FONT-SIZE: smaller; 
	BACKGROUND: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1
}

.dhtmltooltip{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
position: absolute;
width: 20px;
height: 30px;
border: 1px solid #972999;
padding: 5px;
background-color: #DDB3FF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*=================================================== Starts Javascript Menu CSS  ===================================*/
.m0l0iout {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 4px; 
	COLOR: #11727B; 
	PADDING-TOP: 2px; 
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.m0l0iover {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 4px; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.m0l0oout {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #F9E79D; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	TEXT-DECORATION: none
}
.m0l0oover {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #11727B; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	TEXT-DECORATION: none
}
.m0l1iout {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 4px; 
	COLOR: #11727B; 
	PADDING-TOP: 2px; 
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.m0l1iover {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 4px; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.m0l1oout {
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	BACKGROUND: #F9E79D; 
	FILTER: alpha(opacity=100); 
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-BOTTOM: #ffffff 0px solid; 
	TEXT-DECORATION: none; moz-opacity: 100%
}
.m0l1oover {
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	BACKGROUND: #11727B; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	TEXT-DECORATION: none
}
.m0l2iover {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #000000; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.m0l2oout {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #b44646; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	TEXT-DECORATION: none
}
.m0l2oover {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #e55a5a; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	TEXT-DECORATION: none
}
/*=================================================== Ends Javascript Menu CSS  ===================================*/
.title {	
	border-bottom: 1px solid;
	border-color: #A1880C;
	padding-left:10;
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; font-weight: bold;
}
.colortext {	

	padding-left:10;
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; font-weight: bold;
}

.colortextAlt {	

	padding-left:10;
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-weight: bold;
}

.normalText{	
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
}
.normalText_phsearch{	
	PADDING-LEFT: 10px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.normalText_phsearchBold{	
	PADDING-LEFT: 10px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background : #F2EBBD;
}
.normalText_phsearchEXBold{	
	PADDING-LEFT: 10px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background : #ACE4E5;
}
.normalText_profile{	
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	background : #F8F3D5;
}
.button { 
	background: #A1880C; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	width:80px;
}
.form-noindent {
	background-color: #F7F2D3; 
	border: #A1880C 1px solid;
}
.formHeading{
	text-align:left;
	color: #ffffff;
	background-color:#11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; font-weight: bold;
	height:25px;
}
.formElement{
	text-align:left;
	color: #A1880C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold;
	height:25px;
}

.formElementBrown{
	text-align:left;
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold;
	height:25px;
}

.boxTitle{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.boxContent{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
.inputboxSmall {
	BORDER-RIGHT: #A1880C 1px solid; 
	BORDER-TOP: #A1880C 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #A1880C 1px solid; 
	WIDTH: 100px; 
	BORDER-BOTTOM: #A1880C 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.inputboxBig {
	BORDER-RIGHT: #A1880C 1px solid; 
	BORDER-TOP: #A1880C 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #A1880C 1px solid; 
	WIDTH: 200px; 
	BORDER-BOTTOM: #A1880C 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.inputboxLarge {
	BORDER-RIGHT: #A1880C 1px solid; 
	BORDER-TOP: #A1880C 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #A1880C 1px solid; 
	WIDTH: 450px; 
	BORDER-BOTTOM: #A1880C 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.copyright {	
	color: #A1880C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}
.mainTblClass {
	background-color:#FFFFFF;
}
.mainTblBackground {
	background-color:#F7F2D3;
}
.formElementNormal{
	text-align:left;
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	height:25px;
}
.formElementNormal1{
	color: #70B971;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	height:25px;
}
.button { 
	background: #11727B; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	width:80px;
}
.buttonFlux { 
	background: #11727B; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
}
/* DAte Picker */
/* the div that holds the date picker calendar */
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #F7F2D3;
	border: 1px solid #AAAAAA;
	}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
		background: #11727B; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
		background: #11727B; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	}
	
a.inner {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
  color:#11727B;
  font-weight:bold;
  text-decoration:none;
}
a.inner:hover {
  color:#A79341;
  font-weight:bold;
  text-decoration:none;
}
a.inner1 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
  color:#11727B;
  text-decoration:none;
}
a.inner1:hover {
  color:#FFFFFF;
  text-decoration:none;
}
a.inner2 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
  color:#11727B;
  text-decoration:none;
}
a.inner2:hover {
  color:#FFFFFF;
  text-decoration:none;
}
a.inner3 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
  color:#F9DA17;
  text-decoration:none;
}
a.inner3:hover {
  color:#11727B;
  text-decoration:none;
}

.normalText{	
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
}
.normalTextBlock{	
	background-color: #F7F2D3;
	border: 1px solid rgb(180, 49, 182);
	border-color:#A1880C;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
}
.normalTextWhite{	
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
	background-color: #F7F6ED;
}
.lightbg { 
  background:#F3F3F3;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}
.subTitleAlt {	
	color: #972999;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}
.subTitle {	
	color: #11727B;
	background-color:#F9E79D;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #FED4FE;
	border: 1px solid #AAAAAA;
	}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
		background: #972999; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
		background: #972999; 
	border: 1px solid;
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; font-weight: bold;
	}
	
	.divTable {
	border: 1px solid #AAAAAA;
	background: #FFFFFF; 
}
.divformElement{
	text-align:center;
	color: #972999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold;
	height:25px;
}
.divclassOuter { 
 background: #FFFFFF;
 text-color: #FFFFFF;
 vertical-align: middle;
 font-weight: bold;
}
.divclassOuter:hover { 
 background: #FFFFFF;
 text-color: #FFFFFF;
 vertical-align: middle;
 font-weight: bold;
}
.menuMain { 
 text-color: #FFFFFF;
}
.menuMain:hover { 
 text-color: #000000;
}
.inputboxBigSelect {
	BORDER-RIGHT: #972999 1px solid; 
	BORDER-TOP: #972999 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #972999 1px solid; 
	WIDTH: 400px; 
	BORDER-BOTTOM: #972999 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.pubunavlstyle {	
	color: #11727B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}
.pubavlstyle {	
	color:  #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}

.pubforsalestyle {	
	color:  #AF1515;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}

.phsearchTitle {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 12px; 
	COLOR: #487c66; 
	BACKGROUND-COLOR: #f6e8a7;
}
.phsearchTitleBold {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 12px;
	font-weight: bold; 
	COLOR: #487c66; 
	BACKGROUND-COLOR: #f6e8a7;
}
.phsearchTitleEXBold {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	COLOR: #487c66; 
	BACKGROUND-COLOR: #F8DA18;
}