
body
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	vertical-align:top;
	margin-bottom:0px;
	margin-top:2px;
	min-height: 300px;
	--background:url(/Images/bg_blue_2.gif);
	--background-repeat:repeat-x;
	--background:#eff3ff;
	background:#f7f7f7;


}

#container
{
	width:100%;
	text-align:center;
}
.SiteMapBox
{
	height:0px;
	overflow:hidden;
}
.SiteMap
{
	background:gray;
}
.NodeSeparator
{
}
.NodeStyle
{
	color:Navy;
	background:gray;
}
.RootNodeStyle
{
 color:Navy;
	background:gray;
}
.CurrentNodeStyle
{
		color:Navy;
	background:gray;
}

#header
{
	width:1000px;
	height:100px;
    border-left:solid 0px #858585;
    border-right:solid 0px #858585;
    border-top:solid 0px #efb211;
    border-bottom:solid 0px #efb211;
	text-align:left;
	--background:url(Images/Header.png) no-repeat;
	margin:auto;
		-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#f7f7f7;
}


#header .logo
{
	width:181px;
	height:54px;
	position:absolute;
	--background-image:url(Images/OfficePhoto/CitiwideLogo.jpg);
	z-index:100;
	margin-top:8px;
	margin-left:14px;
	cursor:hand;
	cursor:pointer;
}

#header .usercrumbs
{
	top:1px;
	width:400px;
	margin-right:0px;
	height:20px;
	float:right;
	padding:5px;
	text-align:right;
	--background:url(Images/Usercrumbbg.png) repeat-x;
	border-left:solid 0px #cfcfcf;
	border-right:solid 0px #cfcfcf;
	border-bottom:solid 0px #cfcfcf;
	color:#2963A7;

}

#header .clientsignin
{
	top:1px;
	width:300px;
	margin-right:0px;
	height:20px;
	float:right;
	padding:5px;
	text-align:right;
	--background:url(Images/Usercrumbbg.png) repeat-x;
	border-left:solid 0px #cfcfcf;
	border-right:solid 0px #cfcfcf;
	border-bottom:solid 0px #cfcfcf;
	text-decoration:none;
	color:Black;
	font-weight:bold;
	font-size:11px;
	

}

#MenubarAgent
{
	width:1000px;
	height:65px;
	text-align:left;
	background:url(Images/menubg.png);
	margin:auto;
	vertical-align:top;
	border-left:solid 1px #C8D5E7;
    border-right:solid 1px #C8D5E7;
    -moz-box-sizing:border-box;
	box-sizing:border-box;
}

#quicksearchpage
{
	width:1000px;
	height:82px;
	text-align:left;
	background:url(Images/menubg.png);
	margin:auto;
	
	vertical-align:top;
	border-left:solid 0px #858585;
    border-right:solid 0px #858585;
    border-bottom:solid 1px #eeeeee;
    	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#fullpage
{
	text-align:left;
	margin:auto;
	vertical-align:top;
	width:1000px;
	overflow:inherit;
    -moz-box-sizing:border-box;
	box-sizing:border-box;

}
#centerpage
{
	padding-top:20px;
	text-align:center;
	margin-left:10px;
	float:none;
	vertical-align:top;
	overflow:inherit;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow-x:hidden;
}

#mainpage
{
	
	width:1000px;
	text-align:left;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow-x:hidden;
	border-right:solid 0px #858585;
	border-left:solid 0px #858585;
	margin:auto;
	--background:url(Images/background.png) repeat-x;
	background-color:White;
	height:auto;
	
}

.rightcolumpage
{
 border-left:solid 1px #eeeeee;	
 width:230px;
 background:white;
 height:500px;
}

.leftcolumpage
{
 border-left:solid 0px #858585;	
 width:760px;
 background:white;
 height:500px;
}

.contactdetail
{
	height:100px;
	padding:10px;
	width:300px;
	margin-left:10px;
}
.DeleteIcon
{
	background:url(../Images/Icons/delete.gif) no-repeat;
	border:solid 0px white;
	width:35px;
	height:35px;
	cursor:hand;
}

.td_login
{   text-align:right; 
	padding-left:10px;
	font-size:12px;
	width:90px;
	height:16px;
}
.titlecolumn
{
	text-align:right;
	padding-right:0px;
	font-size:12px;
	width:125px;
	height:16px;
}

.Profile
{
	text-align:right;
	padding-right:0px;
	font-size:12px;
	width:150px;
	height:16px;
	font-weight:bold;
}
.titlecolumnright
{
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	font-size:11px;
	width:150px;
	height:16px;
}

.joinourteam
{
	text-align:right;
	font-weight:bold;
	padding-right:0px;
	font-size:12px;
	width:230px;
	height:16px;
}

.tablecolumn_insert
{
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	font-size:11px;
	width:100px;
	height:16px;
}

.input
{
 font-size:12px;
}
.cButton
{
	color:Navy;
	
}
.LinkButton
{
	color:Gray;
}

.NoteMessage
{
	color:Blue;
}

.DropDownList
{
	font-size:12px;
}

#loginbox
{
 	 width:300px;
}
#loginbox .title
{
 	font-weight:bold;
 	font-size:14px;
 	height:30px;

 	background:url(Images/userlogin.gif) repeat-x;
 	padding-top:5px;
 	color:white;
 	width:300px;
	text-align:center;
	border-left:solid 1px #93A7B4;
	border-right:solid 1px #93A7B4;
	border-top:solid 1px #93A7B4;
	border-bottom: solid 1px #93A7B4;
}
#loginbox .content
{
	border-left:solid 1px #93A7B4;
	border-right:solid 1px #93A7B4;
	border-bottom:solid 1px #93A7B4;
	width:300px;
}

#footer
{
	height:22px;
	font-size:11px;
	color:white;
	width:1000px;
	--background:red;
	--background:url(/Images/footerbg.png) repeat-x;
	margin:auto;
	border-left:solid 0px #858585;
    border-right:solid 0px #858585;
    border-bottom:solid 0px #858585;
    	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}


.fieldsetStyle
{
	background:white;
}

table, table td
{
	font-size:12px;
}
div
{
	font-size:12px;
}


.ControlBox
{
 border:solid 1px Silver;
 margin-left:5px;
 margin-right:5px;
 width:200px;
 overflow:inherit;
}

.ControlBox .ctitle
{
	background:url(Images/boxtitle.png) repeat-x center;
	color:White;
	font-weight:bold;
	height:20px;
	padding-left:5px;
}

.ControlBox .cdetail
{
	padding:5px;
}



/*please do not change*/
.AdminPanelIE
{
	clear: both;
	border: 1px solid rgb( 145, 155, 156 );
	width:400px;
	overflow:inherit;
	font: 11px Tahoma;
	color: Black;
	padding: 2px;
	z-index:100;
	top:-100px;
	position:absolute;
	background:#FAFAFA;
	margin:auto;
}

.AdminPanelFirefox
{
	clear: both;
	border: 1px solid rgb( 145, 155, 156 );
	width:400px;
	overflow:inherit;
	font: 11px Tahoma;
	color: Black;
	padding: 2px;
	z-index:100;
	top:0px;
	position:absolute;
	background:#FAFAFA;
	margin:auto;
}

.AdvanceSearchformat
{
	font-weight:bold; 
	font-size:14px; 
	padding-left:10px;
	height:30px;
	padding-left:15px;
}
.AdvanceSelectCounty
{
	color:#ff6600; 
	font-size:15px; 
	padding-left:15px;
	font-weight:bold;
	height:40px;
}

.AdvanceSearchWhitebg
{
	background:white;
	width:95%;
}
.AdvanceSearchbutton
{
	color:white;
	font-weight:bold;
	font-size:15px;
	--background:#3a668d;
	background-image:url(/Images/ct_orange_bar.gif);
	--background:#ff6600;
	width:100px;
	border-color:#eeeeee;
	
}

.ContactUsbutton
{
	color:white;
	font-weight:bold;
	font-size:15px;
	background-image:url(/Images/ct_orange_bar.gif);
	background:#ff6600;
	width:auto;
	border-color:#eeeeee;
	
}
.more {
      display: none;
      border-top: 1px solid #666;
      border-bottom: 1px solid #666; }
 a.showLink, a.hideLink {
      text-decoration: none;
      color: #36f;
      padding-left: 8px;
      background: transparent url(down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }
div.box
{
	border:1px solid #000;
	padding:3px; 
	width:750px; 
	height:auto; 
	color:#000; 
	text-align:left;
}
div.box h2 { font-size:1em; }


.GridStyle
{
 color:#333333;
 font-size:11px;
 font-family:Tahoma;
}
.GridHeader, .GridHeader a
{
 background:url(Images/GridHeaderbg.png) repeat-x center;
 font-weight:bold;
 color:White;
 font-size:11px;
 text-decoration:none;
  height:20px;
  padding-left:3px;
   padding-right:3px;
   padding-top:4px;
}
.GridHeader a:hover
{
	text-decoration:underline;
	color:#D41F55;
}

.EvenRow
{
background:#fffddd;
color:#333333;
font-size:11px;
}
.OddRow
{
 background:#eeeeee;
 color:#284775;
 font-size:11px;
}
.GridFooter
{
 background:#eeeeee;
 font-weight:bold;
 color:navy;
 font-size:11px;
 }
 .GridPaging
 {
	background:#E5E5E5;
	color:Navy;
	text-align:Left;
	font-weight:bold;
 }
 .SelectedRow
 {
	background:#E2DED6;
	font-weight:normal;
	color:#333333;
 }
 .GridColumn
 {
	border-left:solid 1px #E7E7E7;
	font-size:11px;
 }
 
 .UploadFile
 {
	width:300px;
 }
 .UploadBox
 {
	border: solid 1px silver;
	padding-bottom:5px; 
	padding-top:5px;
	padding-right:4px;
	font-family:Tahoma;
	font-size:12px;
	width:100%;
 }
 
  #contentbox
 {
	 min-height:300px;
	 min-width:500px;
	 width:auto;
	 max-width:700px;
	 max-height:600px;
  	 overflow:inherit;
 }
  
  .contentbox
  {
	 min-height:300px;
	 min-width:300px;
	 width:auto;
	 max-width:700px;
	 max-height:400px;
  	 overflow:inherit;
  	 vertical-align:top;
  }
  .contentbox .title
  {
	font-weight:bold;
	padding-left:4px;
	 min-width:300px;
	max-width:700px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	height:26px;
	font-size:13px;
	background:url(Images/contentbartitle.png) repeat-x center;
	color:#224359;
	width:inherit;
  	overflow:inherit;
  }
  
  .contentbox .content
  {
	border-left:solid 0px #cccccc;
	border-right:solid 0px #cccccc;
	border-bottom:solid 0px #cccccc;
	padding:10px;
	width:350px;
	overflow:inherit;
  	height:100px;
  	vertical-align:top;
  }
   .contentbox .contentright
  {
	border-left:solid 0px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:10px;
	width:350px;
	overflow:inherit;
  	height:100px;
  	vertical-align:top;
  }
  
 .CDATable
  {
	font-family:Tahoma;
	font-size:12px;
  }

  
  .CDASubtitle
  {
	height:20px;
	background:#fbfdcf;
	color:black;
	font-size:13px;
	text-align:left;
	font-weight:bold;
  }
  .CDAContent
  {

	color:Black;
  }
  .CDAtdcolumnleft
  {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:450px;
	
  }
    .CDAtdcolumnright
  {
	font-size:12px;
	font-weight:bold;
	width:450px;
	text-align:right;
	
  }
  
  #status
  {
	text-align:center;
	height:30px;
	padding-top:100px;
  }

#DHTMLgoodies_formTooltipDiv{
	color:white;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:140%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

.GridStyle
{
 color:#333333;
 font-size:11px;
 font-family:Tahoma;
}
.GridHeader, .GridHeader a
{
 background:#5D7B9D;
 font-weight:bold;
 color:White;
 font-size:11px;
 text-decoration:none;
 height:20px;
}
.GridHeader a:hover
{
	text-decoration:underline;
}

.EvenRow
{
background:#fffddd;
color:#333333;
font-size:11px;
}
.OddRow
{
 background:#eeeeee;
 color:#284775;
 font-size:11px;
}
.GridFooter
{
 background:#eeeeee;
 font-weight:bold;
 color:navy;
 }
 .GridPaging
 {
	background:#E5E5E5;
	color:Navy;
	text-align:Left;
	font-weight:bold;
 }
 .SelectedRow
 {
	background:#E2DED6;
	font-weight:bold;
	color:#333333;
 }
 .GridColumn
 {
	border-left:dotted 1px #758795;
	font-size:11px;
 }
 
 .UploadFile
 {
	width:300px;
 }
 .UploadBox
 {
	border: solid 1px silver;
	padding-bottom:5px; 
	padding-top:5px;
	padding-right:4px;
	font-family:Tahoma;
	font-size:12px;
	width:100%;
 }
 
  #contentbox
 {
	 min-height:300px;
	 min-width:500px;
	 width:auto;
	 max-width:700px;
	 max-height:700px;
  	 overflow:inherit;
 }
 
 #contentbox .title
 {
	font-weight:bold;
	padding-left:4px;
	max-width:700px;
	height:32px;
	font-size:13px;
	background:url(../../Images/boxtitle.png) repeat-x center;
	color:White;
	width:inherit;
  	overflow:inherit;
  	height:20px;
 }
 
  #contentbox .content
  {
	border-left:dotted 1px Silver;
	border-right:dotted 1px Silver;
	border-bottom:dotted 1px Silver;
	padding:10px;
	width:inherit;
  	overflow:inherit;
  	height:300px;
	
  } 
  .contentbox
  {
	 min-height:300px;
	 min-width:300px;
	 width:auto;
	 max-width:700px;
	 max-height:700px;
  	 overflow:inherit;
  	 vertical-align:top;
  }
  .contentbox .title
  {
	font-weight:bold;
	padding-left:4px;
	min-width:300px;
	max-width:700px;
	font-size:13px;
	background:url(../../Images/boxtitle.png) repeat-x center;
	color:White;
	width:inherit;
  	overflow:inherit;
  	height:32px;
  }
  .contentbox .content
  {
	border-left:dotted 1px Silver;
	border-right:dotted 1px Silver;
	border-bottom:dotted 1px Silver;
	padding:10px;
	width:inherit;
	min-width:300px;
	max-width:700px;
  	overflow:inherit;
  	vertical-align:top;
  }
  
  
  .CDATable
  {
	font-family:Tahoma;
	font-size:12px;
  }

  
  .CDASubtitle
  {
	height:20px;
	background:#eeeeee;
	color:black;
	font-size:13px;
	text-align:left;
	font-weight:bold;
  }
  .CDAContent
  {
	background:white;
	color:Black;
  }
  .CDAtdcolumnleft
  {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:450px;
	
  }
    .CDAtdcolumnright
  {
	font-size:12px;
	font-weight:bold;
	width:450px;
	text-align:right;
	
  }
  
  #status
  {
	text-align:center;
	height:30px;
	padding-top:100px;
  }
  
#SearchBox
{
	width:240px;
}
/*-----Forms--------*/
.formborder
{
	border: solid 1px #FCFCFC;
}
.formtitlecolumn
{
	font-family:Verdana;
	font-size:11px;
	border-bottom:solid 1px #FCFCFC;
	background:#F7F7F7;
	text-align:right;
	padding-right:5px;
}

.formvaluecolumn
{
	font-family:Verdana;
	font-size:11px;
	border-bottom:solid 1px #FCFCFC;
	background:#FFFFF7;
}
formvaluecolumn table, formvaluecolumn table td
{
	font-family:Verdana;
	font-size:11px;
}


/************************/
/************************/
.Search_Detail_LeftColumn
{
	width:350px;
	text-align:center;
}
.Search_Detail_CenterColumn
{
 width:397px;
 border-left:solid 1px #eee;	
 text-align:left;
}
.Search_Detail_RightColumn
{
 border-left:solid 0px #eee;	
 width:250px;
 background:white;
}

.Interior_Feature_Name
{
 font-weight:bold;
 width:250px;
 text-align:right;
}

.living_column
{
 width:160px;
 text-align:left;
 font-weight:bold;
 }
.dining_column
{
 width:150px;
 text-align:left;
 font-weight:bold;
 }
 .Master_column
{
 width:170px;
 text-align:left;
 font-weight:bold;
 }

.Exterior_Feature_Name
{
 width:124px;
 text-align:right;
 font-weight:bold;
 
}

.Exterior_Feature_Input
{
	width:250px;
	text-align:left;
}

.School_Name
{
	width:250px;
	text-align:right;
	font-weight:bold;
}
.School_Column
{
	 width:200px;
	text-align:left;
	font-weight:bold;
}
.HOA_Column
{
	 width:300px;
	text-align:right;
	font-weight:bold;
}



.Horizontal_Line
{
	height:1px;
	border-top: solid 0px #eeeeee;
	border-bottom: solid 0px;
}

.PageNumber
{
	height:25px;
	width:30px;
	margin:3px;
	border:solid 1px #eee;
	text-align:center;
	padding-top:5px;
}

.MLS_header_Name
{
 text-align:left;
 font-weight:bold;
 font-size:12px;
 
}

.MLS_header_Name_Input
{
 width:120px;
 text-align:left;
 
}

.Commercial_name
{
	width:250px;
	text-align:right;
	font-weight:bold;
}

.Commercial_left
{
	width:250px;
	text-align:left;
	font-weight:bold;
}

.Commercial_center
{
	width:250px;
	text-align:left;
	font-weight:bold;
}

.PageNumber
{
	height:25px;
	width:30px;
	margin:3px;
	border:solid 1px #eee;
	text-align:center;
	padding-top:5px;
}

.ModalBackground
{
	background-color:#CCCCFF;

  filter:alpha(opacity=40);

  opacity:0.5;

}

.ModalWindow
{

  border: solid 2px #c0c0c0;
  background:#fefefe;
  position:absolute;
  margin-left:500px;
  margin-top:100px;
}

.ModalWindowMozilla
{
  border: solid1px#c0c0c0;
  background:white;
  position:absolute;
  margin:auto;
}

.AgentInfo
{
	color:Blue;
	position:absolute;
	height:200px;
}

.ContactAgentBox
{
	width:215px;
	height: 250px;
	border: solid 1px #bde1ee;
	padding: 5px 0px;

} 

.ContactHeader
{
	font-weight:bold;
	border:solid 1px #eeeeee;
	background:#fefefe;

}

.bg_right_colum
{
	width:785px;
	background:white;
	height:auto;
	
}
.bg_left_colum
{
	width:265px;
	background:white;
	height:auto;
}
.bg_left_main_column
{
	width:780px;
	background:white;
	height:auto;
	
}

.controlcityreduction
{
	width:215px; 
	height:25px; 
	--background:#4a82ad; 
    background:url(/Images/quickreductions.png);
	border-top:solid 1px #eeeeee;
	font-size:15px; 
	font-weight:bold;
	text-align:center;
	color:White;
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd; 
	border-right:solid 1px #dddddd; 

}

.controlcityreductionListAll
{
	width:214px; 
	height:225px; 
	background:white; 
	--overflow-y:scroll; 
	font-size:12px; 
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd; 
	border-right:solid 1px #dddddd; 

}	
.Controlcitylistall
{
	width:250px; 
	height:225px; 
	background:white; 
	--overflow-y:scroll; 
	font-size:12px; 
	border-bottom:solid 1px #dddddd; 
	border-left:solid 1px #dddddd; 
	border-right:solid 1px #dddddd;
}	


.controlcitylist
{
	width:215px; 
	height:25px; 
	--background:#4a82ad; 
    background:url(/Images/quickcitysearch.png);
	border-top:solid 1px #eeeeee;
	font-size:15px; 
	font-weight:bold;
	text-align:center;
	color:White;
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd; 
	border-right:solid 1px #dddddd; 
}

.Leasecontrolcitylist
{
	width:215px; 
	height:25px; 
	--background:#4a82ad; 
    background:url(/Images/quicklease.png);
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd; 
	border-right:solid 1px #dddddd; 
	font-size:15px; 
	font-weight:bold;
	text-align:center;
	color:White;
}

.linkpage
{
	color:black; 
	text-decoration:none; 
	font-size:14px; 
	--font-weight:none;
}
.hyperlink
{
	color:Black;
	text-decoration:none;
	font-size:14px;
	
}

.Allheaderfont
{
	font-size:15px;
	font-weight:bold;
	color:Navy;
	height:39px;
	padding-left:10px;
}
.Allheadertraining
{
	font-size:12px;
	font-weight:bold;
	color:navy;
	height:39px;
	padding-left:10px;
}
.contactusfont
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:250px;
}

.contactbybuyer
{
	font-size:12px;
	text-align:left;
	width:350px;
	
}

.JoinUsToday
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:250px;
	padding-left:30px;
	
}

.JoinUsToday_right
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:345px;
}

.locationfont
{
	padding-left:15px;
	font-size:14px;
}
.officecontactfont
{
	font-size:14px;
	font-weight:bold;
	width:50px;
	text-align:left;
}

.ourplansfontheader
{
	font-weight:bold;
	color:white;
	text-align:center;
	background:#39658c;
	width:25%;
}
.ourplansfont
{
	font-weight:bold;
	color:White;
	text-align:center;
	background:#4a82ad;
	width:25%;
}

.joinourteamlabel
{
	font-size:12px;
	font-weight:bold;
	width: 250px;
	text-align:left;
}

.joinourteamtextbox
{
	font-size:12px;
	font-weight:bold;
	width: 250px;
	text-align:left;
}

.TrainingCenterheader
{
	font-size:13px;
	color:navy;
	text-decoration:yes;
	font-weight:bold;
	
}
.TD_TrainingCenter
{
	text-align:center; 
	height:30px; 
	border-right:dotted 1px white;
	font-size:12px;
	padding:10px;
}

.TD_CitiwideOffice
{
	padding-left:20px;
	text-align:center; 
	height:30px; 
	border-right:dotted 1px white;
	font-size:12px;
	width:18%;
}

#TB_TrainingCenterID
{
	width:1000px;
	background:#c7e1f6;
	border-top:solid 1px white;

}

.TD_buyercenter
{
	padding-left:160px;
	font-size:12px;
}
.TD_buyerseller
{
	padding-left:30px;
	font-size:12px;
}

.TD_sellercenter
{
	padding-left:30px;
	font-size:12px;
}

.allpagelink
{
	
	color:#42659f;
	font-size:12px;
	text-decoration:none;
}
.allpagelink_buyerseller
{
	color:#42659f;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.InvoiceMonth
{
	text-align:center;
	width:200px;
	font-size:12px;
	text-decoration:none;

} 
.InvoiceDescription
{
	text-align:center;
	width:300px;
	font-size:12px;
	text-decoration:none;

} 
.InvoiceAmount
{
	text-align:center;
	width:200px;
	font-size:12px;
	text-decoration:none;

} 

.Apartment_TD
{
	text-align:right;
	padding-right:0px;
	font-size:12px;
	width:325px;
	height:16px;
}

.Font_Indicates
{
	color:#FF0000;
	font-weight:normal;
}