/* ================================
    CSS STYLES FOR WEB MASTER PORTAL 
    v2.0, 07/2003
   ================================
*/   

/*********************************************/
/* CLASSES */
/*********************************************/
.Text{font-size:12px; color: black;}
.Header{font-family: Verdana, Helvetica, sans-serif;font-size:14px;font-weight: bold;color: green}
.Header2{font-family: Verdana, Helvetica, sans-serif;font-size:14px;font-weight: bold;color: white}
.Header5
{
	font-weight: bold;
	font-size: 17px;
	color: green;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.moduleBorder
{
	border-right: green 2px solid;
	border-top: green 2px solid;
	border-left: green 2px solid;
	border-bottom: green 2px solid;
}

/* CLASSES CONNECTED TO SPECIFIED MODULE */
.HeadingAndTextText{font-family: Verdana, Helvetica, sans-serif;font-size:  12px;font-weight:    normal;color: #666666;}
.HeadingAndTextHeader
{
	font-weight: bold;
	font-size: 18px;
	color: darkgreen;
	font-family: verdana;
}
.RegisterText{font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #336699}
.SearchResultBar
{
	color: white;
	background-color: darkgreen;
}
.ListingDetailHeader{font-weight: bold;font-size: 10pt;color: darkgreen;font-family: Verdana;}
.ListingDetailPriceLabel{font-weight: normal;font-size: 11pt;color: Navy;font-family: Arial Black;}
.ListingDetailPriceValue{font-weight: normal;font-size: 11pt;color: #ff0000;font-family: Arial Black;}
.ListingDetailLabel{font-weight: normal;font-size: 8pt;color: green;font-family: Verdana;font-weight : bold;}
.ListingDetailValue{font-weight: normal;font-size: 8pt;color: Black;font-family: Verdana;font-weight : bold;}
.AgentDetailHyperlink  {font-family: Verdana, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: darkred;}
A.ToolbarLabel:link {text-decoration: none;color: White;}
A.ToolbarLabel:visited {text-decoration: none;color: White;}
A.ToolbarLabel:active {text-decoration: none;color: White;}
A.ToolbarLabel:hover {text-decoration: underline;color: White;}


/* LABELS */
.LabelSmall
{
	font-weight: bold;
	font-size: 11px;
	color: maroon;
	font-family: verdana;
}
.LabelValueSmall{COLOR: darkgreen;FONT-FAMILY: verdana;FONT-SIZE: 11px;FONT-WEIGHT: bold;}

.LabelLarge{COLOR: darkgreen;FONT-FAMILY: verdana;FONT-SIZE: 14px;FONT-WEIGHT: bold;}
.LabelError{color: #ff0000;font-family : Verdana, sans-serif;font-size: 10pt;}
.DropDownLabel{COLOR: darkgreen;FONT-FAMILY: verdana;FONT-SIZE: 10px;}

/* BUTTON, DROPDOWNS, TEXTBOXES,..... */
.button{font-family : Arial, sans-serif;font-size: 8pt;color:  #FFFFFF;background-color: darkgreen;border : 1 solid #000000;padding-left: 2px;padding-right: 2px;}
.txtInput{font-family : Arial, sans-serif;font-size: 10pt;color: #000000;border : 1 solid #000000;}
.dropDown{font-family : Arial, sans-serif;font-size: 10pt; color: #000000;border : 1 solid #000000;}
.chkBox{font-family : Arial, sans-serif;font-size: 10pt; color: #000000;}

/*********************************************/
/* TAGS */
/*********************************************/
Body{background-color: White;COLOR: black;FONT-FAMILY: Arial;}
    
A:link  {font-family: Arial;font-size:  12px;text-decoration:    none;color:  darkgreen;}
A:visited   {font-family: Arial;font-size:  12px;text-decoration:    none;color:  darkgreen;}
A:active    {font-family: Arial;font-size:  12px;text-decoration:    none;color:  darkgreen;}
A:hover {font-family: Arial;font-size:  12px;text-decoration:    underline;color:  green;}

SMALL   {font-size:  8px;}
BIG {font-size:  14px;}
BLOCKQUOTE, PRE {font-family:    Lucida Console, monospace;}
UL LI   {list-style-type:    square ;}
UL LI LI    {list-style-type:    disc;}
UL LI LI LI {list-style-type:    circle;}
OL LI   {list-style-type:    decimal;}
OL OL LI {list-style-type:    lower-alpha;}
OL OL OL LI {list-style-type:    lower-roman;}
HR {color: dimgrey;height:1pt;text-align:left}
td.NewsHeadlines 
{	
    background-color: darkgreen;
}	
td.ToolBarBackground 
{	
    background-color: darkgreen;
}	
table.ToolBarBackground 
{	
    background-color: darkgreen;
}	
.LabelForm{color: darkgreen;font-family : Arial, sans-serif;font-size: 8pt;font-weight : bold;}
.infoNAV1{color: darkgreen;font-family : Arial, sans-serif;font-size: 8pt;font-weight : bold;}
.detailsContent{color: darkgreen;font-family : Arial, sans-serif;font-size: 8pt;font-weight : bold;}
.Disclaimer{color: darkgreen;font-family : Arial, sans-serif;font-size: 8pt;}
.Courtesy{color: #000000;font-family : Arial, sans-serif;font-size: 10pt;}
