/* Default Settings */
body
{
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 scrollbar-face-color : #b6b6b6;
 scrollbar-highlight-color : #4e4e4e;
 scrollbar-shadow-color : #4e4e4e;
 scrollbar-3dlight-color : #ffffff;
 scrollbar-arrow-color : #ffffff;
 scrollbar-track-color : #ffffff;
 scrollbar-darkshadow-color : #ffffff;
 background-color:#ffffff;
}

body a:link, body a:visited, body a:hover
{
	font:normal 11px  arial;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background-color:#ffffff;
}

.footertext                                              /* copyright text */
{ 
 font-size: 11px; 
 font-family: arial;
 font-weight:normal;
 color:#646c73;
 vertical-align:middle;
 text-align:right;
 padding-right:15px;
 text-decoration: none;
 
}


.bottomlinks                                               
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#646c73;
 vertical-align:middle;
 text-decoration:none;
}

.bottomlinks a:link
{
 font-family:arial;
 font-size:11px;
 color:#646c73;
 text-decoration: none;
 cursor:pointer;
}

.bottomlinks a:visited
{
 font-family:arial;
 color:#646c73;
 font-size:11px;
 text-decoration: none;
 cursor:pointer;
}

.bottomlinks a:hover
{
 font-family:arial;
 font-size:11px;
 color:#000000;
 text-decoration: underline;
 cursor:pointer;
}

/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;


}

.FormLabelText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}

.RequiredLabel 
{
	color:#FF0000;
	
}

.FormLabelHeader
{
	font:bold 11px verdana ;
	color:#6c7d6b;
	text-decoration: none;
	
}

.FormLabelSubheader
{
	font:bold 11px verdana ;
	color:#8d8e8d;
	text-decoration: none;
	
}

.FormErrorText
{
 	font:normal 11px verdana ;
	color:#FF0000;
	text-decoration: none;
  
}

.FormButton
{
	font:normal 11px verdana ;
	color: #FFFFFF;
	border: 1px solid #3F3801;
	background-color:#000000;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	cursor:hand;
	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}


.FormTextField 
{
	font:normal 11px verdana ;
	color:#000000;
	height:19px;
	width: 100px;
	border: 1px solid #a4b97f;
	background-color:;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}

.RequiredField 
{
	background-color:#FFFFCC;
	background-image:url(textfieldbackground_req.jpg);
	background-repeat:repeat-x;
	
}

/* formtableborder - created by Sayajee on 1st Sep 09, recomended border values are 1-2px  or 0 */
.formtableborder {
	border:1px solid #8a8476;
	}

.FormTableHeader
{
 	font:bold 11px verdana ;
	background:#f5b50d;
	color:#3a0c00;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubheader
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#CCCCCC;
	text-decoration: none;
}

.FormTableRow
{
	font:normal 11px verdana ;
	background:#d9d9d9;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableRow td
{
	padding:5px;
}


.FormTableRowAlt
{
 	font:normal 11px verdana ;
   background:#e3e3e3;
   padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
    	height:20px;  
}

.FormTableRowAlt td
{
	padding:5px;
}

.FormTabActive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-color:#917b70;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
	
  
}

.FormTabInactive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-color:#bcb6b2;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}


.FormTableSubrow
{
  font:normal 10px verdana;
 color: #000000;
 height:30px;
 text-align:left;
 text-decoration: none;
  
}

.FormTableFooter
{
  font:bold 11px verdana ;
 color:#000000;
 background-color:#b4c93e;
 line-height:16px;
 padding-left:2px;
 padding-right:2px;
 text-align:right;
 text-decoration: none;
  
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTabMouseover
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#bcb6b2;
	text-decoration: none;
	cursor:pointer;
  
}

.FormTextArea
{
	font:normal 11px verdana ;
	color: #666666;
	background-color:;
	width:200px;
	border: 1px solid #999999;
	text-decoration: none;
	height:70px;
}

select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:;
	border: 1px solid #999999;
	text-decoration: none;
}

.iframetransbg {
 background:none transparent;
 padding-left:0px;
}
.FormLinks
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FormLinks:link
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	
}

.FormPageNumber
{
	font:bold 11px verdana;
	color:#000000;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}
.ActiveFormPageNumber
{
	font:bold 11px verdana;
	color:#049dc6;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}

.FormPageNumberdivider
{
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

.FormFPName{

 font:bold 13px verdana ;
 color: #000000;
 text-decoration: none;
 text-align:left;
 cursor:pointer;
}

.FormFPName:link{

 font:bold 13px verdana ;
 color: #000000;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:visited{

 font:bold 13px verdana ;
 color: #000000;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:hover{

 font:bold 13px verdana ;
 color: #000000;
 text-decoration:underline;
 text-align:left;
 cursor:pointer;
}

.FormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

form
{
	padding:0px;
	margin:0px;
}

/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px verdana ;
            color:#000000;
            text-decoration: none;
			font-weight:bold;
}

.FloorPlanBedName
{
            font:normal 13px verdana ;
            color:#7e0021;
            text-decoration: none;
			font-weight:bold;
}
.FloorPlanLinks
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
            background-color:#e9f7ff;
}
.FloorPlanHomeDecorImg
{
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
/* floorplan settings ends*/ 

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:100%;
/* width:740px!ie;*/

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #a2d7e4;
	width:680px;
  	height:150px;
	font:normal 11px verdana ;
  	color: #0a82a2;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowAlt
{
  
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowGap
{
  
 background-color:#ffffff;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#555555;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:740px;
 height:450px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #062e48;
/*  background-color:#049dc6;
  padding-left:15px;*/
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px verdana ;
	color: #0a82a2;
	text-decoration: none;
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#e1e1e1;
	text-decoration: none;
	background-image:url();
	background-repeat:repeat-x;
}
.hCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 200px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:;
	background-repeat:repeat-x;
}
.hmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #a9a8a8;
	background-color:#ffffff;
	text-decoration: none;
	background-image:;
	background-repeat:repeat-x;
}
.hcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 220px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:;
	background-repeat:repeat-x;
}
.CorpFormButton
{
	font:normal 11px arial ;	
	color: #000000;
	border: 1px solid #000000;
	background-color:#fc9e2d;
	text-decoration: none;
	cursor:pointer;
}

.CorpSelect
{
	 font:normal 11px verdana ;
	 color: #000000;
	 height:19px;
	 -moz-height:19px;
	 border: 1px solid #999999;
	 background-color:#e1e1e1;
	 text-decoration: none;
	 width:130px;
}
.hCorpSelect
{
	 font:normal 11px verdana ;
	 color: #000000;
	 height:19px;
	 -moz-height:19px;
	 background-color:#ffffff;
	 text-decoration: none;
	 width:70px;
}

.CorpFormErrorText
{
	 font:normal 11px verdana ;
	 color: #af0202;
	 text-decoration: none;
	 text-align:left;
}

.CorpFormMessageText
{
	 font:normal 11px verdana ;
	 color: #c77500;
	 text-decoration: none;
	 text-align:left;
}

.CorpDropList
{
	 background-color:#FFFFFF;
	 OVERFLOW:auto;
	 Z-INDEX:55000; 
	 POSITION:absolute; 
	 border:1px solid #bbbbbb;
	 border:1px solid #bbbbbb!ie;
	 width:123px;
	 width:130px!ie;
	 line-height:15px;
	 padding-left:5px;
	  font-family:arial;
	 size:11px;
	 font-weight:normal;
}

.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
 	background-color:#eeeeee;
 }
 
.CorpDropListNavBg						/* normal background color for key up & down */
{
 	background-color:#d3ecf3;
 }

.CorpPropertyName
{
	  font:bold 12px verdana;
	  color: #049dc6;
	  text-decoration: none;
	  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #049dc6;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #049dc6;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #049dc6;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #0a82a2;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #0a82a2;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #0a82a2;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #0a82a2;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #0a82a2;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #ffffff;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #ffffff;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #ffffff;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #ffffff;
  line-height:20px;
  text-decoration: underline;
}

.Corpthumbbg
{
	 background-image:url(corpthbg.png);
	 background-repeat:no-repeat;
	 background-position:5px 8px;
	 margin-left:3px;
	 margin-top:-20px;
	 width:120px;
	 height:110px;
	 vertical-align:top;
}

.CorpBlankcell
{
 width:207px;
}

.CorpLocationcell
{
 width:416px;
}

 #chkListCommunity td{width:180px;} /* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 #chkListUnit td{width:180px}		/* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 
  .CorpAdSearchBG
{
	height:350;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:510px;
	background-color:#dce5ee; 
	padding:10px;
	border:1px solid #abbbcb;
}

.CorpSearchHAdvanceTable
{

	width:360px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}
 
 
 
/* Corporate Search settings */



/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.Corppropnamebg
{
	background:url(property_headerbg.jpg) no-repeat;
	background-position:top left;
	background-color:#007bbf;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
}

.CorpPropDetailTable
{
  border:1px solid #a2d7e4;
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  height:150px;
  background-repeat:repeat-x;
  padding:0px 10px;
}

.CorpPropDetailBg
{
	border:1px solid #a2d7e4;
	background-color:#d3e3e5;
}

.CorpTabFooter
{
/*	border:1px solid #a2d7e4;
	background-color:#e7f5f8;*/
	padding:5px;
	width:650px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana ;
  color: #0086a9;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana ;
  color: #0086a9;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}

.CorpPropDetailMapSize
{
 width:520px;
 width:520px!ie;
 height:250px;
}

.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#2f81b7;
 text-decoration:none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 7px;
 width:20px;
 height:10px;
}

.FormBulletAmenities
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px verdana ;
 color: #0a82a2;
 padding-left:15px;
 text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;               
	width:650px;
	min-height:500px;
	margin-top:-1px!ie;

}


/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	top:-32px;
	font: bold 11px Verdana;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border:0px solid #FF0000;
	display:block;
	
}

#navcontainer ul li { display: inline; }

.shadetabs li                 /*style applicable to each tab (give width expected for each tab)*/
{
	display:inline;
	display:inline!ie;
	height:29px;
}

.shadetabs li a:link,.shadetabs li a:visited
{
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	text-align:center;
	width:auto!ie;
	color:#000000;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#a9c702;
	font: bold 11px arial;
	height:29px;
}


.shadetabs li a:hover
{
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;
	
	}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;
}


.shadetabs li a.selected:hover
{ 			
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;

}


.tabcontent
{
	display:none;
	background-image:url(TabContentBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:650px;
	min-height:500px;
	border:1px solid #029ec7;
	border-top:2px solid #029ec7;
	background-color:#ffffff;
	position: relative;

}

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#049dc6;
	height:20px;
}

.ComparePopupHeadertext
{
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

a.ComparePopupHeadertext:link,a.ComparePopupHeadertext:visited,a.ComparePopupHeadertext:hover
{	
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

.ComparePopupbg
{
	background-color:#ffffff;
	border:1px solid #828282;
	z-index:500;
	visibility:hidden;
	left:550px;
	width:300px;
	position:absolute;
	top:1044px;
	padding-left:0px;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #2F81B7;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:1px solid #cccccc;
 padding:6px 0px;
}

.CompareBottomBorder table
{
 margin-left:5px;
}

#tblCompare td
{
padding:0px 0px 0px 5px;
vertical-align:top;
}

/* Corporate Compare Community settings */


/* Corporate Featured Property settings */

.FeaturedPropName
{
  font:bold 13px verdana;
  color: #febd14;
  text-decoration: underline;
}

.FeaturedPropAdd 

{
  font:bold 12px arial ;
  color: #b6daf5;
  text-decoration: underline;
}

.FeaturedPropDes
{
  font:normal 11px verdana ;
  color: #FFFFFF;
  text-decoration: none;
}

.FeaturedPropImg
{
	 border: 1px solid #000000;
	 width:180px;
	 height:120px;
}

.FeaturedPropLinks
{
 font:bold 12px arial ;
  color: #b6daf5;
  text-decoration: underline;
}

a.FeaturedPropLinks:link
{
 font:bold 12px arial ;
  color: #b6daf5;
  text-decoration: underline;
 cursor:pointer;
}


a.FeaturedPropLinks:visited
{
 font:bold 12px arial ;
  color: #b6daf5;
  text-decoration: underline;
 cursor:pointer; 
}


a.FeaturedPropLinks:hover
{
 font:bold 12px arial ;
  color: #b6daf5;
  text-decoration: none;
 cursor:pointer; 
}

.FeaturedPropiframetransbg
{
            background:none;
}

.FeaturedPropBox
{
            border:0px solid gray;
            width:200;
            height:270;
}


/* Corporate Featured Property settings */




/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText

{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;
}

.LoginSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	MAX-Height:35px;
}

.LoginFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;

}

.LoginFormButton
{
	font:normal 11px verdana ;
	color: #000000;
	border: 1px solid #333333;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}
 
.LoginRequiredField 
{
    background-color:#d4ecf5;
	background-image:url(textfieldbackground_req.jpg);
	background-repeat:repeat-x;
}

.Loginformlink
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
}

a.Loginformlink:link
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer;   
}

a.Loginformlink:visited
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}

a.Loginformlink:hover
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}
 
.LoginFormMessageText
{
    font:bold 11px verdana ;
	color: #c77500;
	text-decoration: none;
	font-style:itallic;

	vertical-alignment:middle;
}

.LoginFormErrorText
{
  font:normal 11px verdana ;
 color: #EF952C;
 text-decoration: none;
}

.LoginTableHome
{
  border:0px;
  width:300px;
  margin:0px;
  padding:2px;
}

.LoginTableInner
{
  border:1px;
  width:500px;
  margin:0px;
}

/* Login Settings */


/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#a1bf07;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#a1bf07;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #d9f202;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#546401;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#01809b;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#546401;
	height:10px;
}
.ebrochuretopleftcorner {
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}

.ebrochuredatetime {
	font:bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	height:30px;
	text-align:right;
}

/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
 font-family: arial; 
 font-size: 12px; 
 color:#ffffff;
 font-weight: normal; 
 text-decoration: none;
 padding-top:8px; 
}

.allcaps
{
 text-decoration: none; 
 text-transform: uppercase
}

.initialcaps
{
 text-decoration: none; 
 text-transform: capitalize
}

.lowercase
{
 text-decoration: none; 
 text-transform: lowercase
}

.shadow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


p 
{
 font-family: arial; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: none; 
 text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
 background-image:url(hmenubg.jpg);
 height:26px;
 background-repeat:repeat-x;
}

 .hlinkbg                                              /* for horizontal menu */
{
	
	cursor:pointer;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	width:140px;
	
}


 .hlinkbg a:link                                              /* for horizontal menu */
{
	font-family:"Calibri",Lucida Sans Unicode, Arial Narrow;
	font-size:16px;
	color:#003a63;
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	padding:0px 10px;

	
}

.hlinkbg a:visited                                              /* for horizontal menu */
{
	font-family:"Calibri",Lucida Sans Unicode, Arial Narrow;
	font-size:16px;
	color:#003a63;
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	padding:0px 10px;
}

.hlinkbg a:hover                                              /* for horizontal menu */
{
	font-family:"Calibri",Lucida Sans Unicode, Arial Narrow;
	font-size:16px;
	color:#000000;
	background-color:#83a5b5;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	padding:0px 10px;

}
	

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:"Calibri",Lucida Sans Unicode, Arial Narrow;
	font-size:16px;
	color:#000000;
	background-color:#83a5b5;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	padding:0px 10px;
}

.activehlinkbg a:link, .activehlinkbg a:visited, .activehlinkbg a:hover                                                  /* for horizontal menu */
{
 	font-family:"Calibri",Lucida Sans Unicode, Arial Narrow;
	font-size:16px;
	color:#000000;
	background-color:#83a5b5;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
	height:23px;
	line-height:28px;
	height:28px;display:block;
	padding:0px 10px;
}


.vmenubg                                                  /* for vertical menu background */
{
 background-image :url();
}

.vlinkbg                                                 /* for vertical menu*/
{
 font-family:verdana;
 font-size:10px;
 color:#000000;
 font-weight:bold;
 letter-spacing:;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer; 
}

.activevlinkbg                                                 /* for vertical menu*/
{
 font-family:verdana;
 font-size:10px;
 color:#000000;
 font-weight:bold;
 letter-spacing:;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer; 
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
 on-bg-color : #FBAE00; 
        on-text-color : #582c05;
        off-bg-color : #FFFFFF;
        off-text-color : #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color : #F5DD93;
        border-left-color : #582c05;
        border-bottom-color : #F9EDC3;
        border-right-color : #7B4A0C;
        background-color  : #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{ 
 on-bg-color : #FBAE00; 
        on-text-color : #FFFFFF;
        off-bg-color : #FFFFFF;
        off-text-color : #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color : #FBAE00;
        border-left-color : #FFFFFF;
        border-bottom-color : #FFFFFF;
        border-right-color : #7B4A0C;
        background-color  : #F5DD93;
        margin-left  : 150;
}

/* Menu settings ends */


/* Apartment Search Settings*/

.AptiFrameTransbg {
	background:none transparent;
}
.AptFormBodyText {
	font:normal 12px Arial;
	color:#000000;
	text-decoration: none;
}
.AptFormLabelText {
	font:normal 12px Arial;
	color:#000000;
	text-decoration: none;
}
.AptSelect {
	font:normal 12px Arial;
	color: #000000;
	text-decoration: none;
	height:18px;
	width: 170px;
	border: 1px solid #aaa9a9;
	background-color:#ffffff;
}
.AptFormTextField {
	font:normal 12px Arial;
	color: #000000;
	height:18px;
	width: 165px;
	border: 1px solid #aaa9a9;
	background-color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
}
.AptFormButton {
	font:normal 12px Arial;
	color: #000000;
	border: 1px solid #b27d41;
	background-color:#595959;
	text-decoration: none;
	cursor:pointer;
	background:url(searchbutton.jpg) no-repeat top left;
	width:65px;
	height:22px;
}
.AptTableVertical    /* for controlling Vertical table parameters in aspx */ {
	border:0px solid #000000;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
	border:0px;
	width:100%;
	margin-top:0px;
}
.AptFormErrorText {
	font:normal 11px verdana;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}


/* Apartment Search Settings*/

/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
 
 height:30px;
 font-family:verdana;
 color:#bd8207;
 font-size:16px;
 font-weight:bold;
 text-align:left;
 vertical-align:middle;
 text-decoration:none;
}


.design1header
{
 height:36px;
 font-family:'Helvetica',Verdana, Arial, sans-serif;
 color:#f9a25e;
 font-size:18px;
 font-weight:normal;
 text-align:left;
 vertical-align:bottom;
 text-decoration:none;
 text-transform:uppercase;
}

.design1bg

{
 background-color:#ffffff;
}

.design2header
{
 height:20px;
 background-color:#666666;
 font-family:verdana;
 color:#000000;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 text-decoration:none;
}

.design2bg

{
 background-color:#666666;
}


.design3header
{
 height:20px;
 background-color:#666666;
 font-family:verdana;
 color:#000000;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 text-decoration:none;
}

.design3bg

{
 background-color:#666666;
}

/* Section settings ends */


/*Google Map settings start*/


div.gs-street ,div.gs-directions {
  font-family:verdana;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:verdana;
  font-size:11px;
}

div.gs-label
{
  font-family:verdana;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:verdana;
  font-size:11px;
}

.gs-watermark
{
  font-family:verdana;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px verdana; color:#003b4b;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#049dc7;
}


a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#049dc7;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#056c87}

/*Google Map settings end*/


/*Specials Settings*/

.Specialsbg
{
            height:70px;
            /*background-image:url(specials_bg.jpg);
            background-repeat:no-repeat;*/
            background-color:#838383;
}

.Specialstext
{
            font:bold 12px verdana ;
            color: #FFFFFF;
            text-decoration: none;
            font-style:normal;
            vertical-alignment:middle;
}
/*Specials Settings*/


/* Template specific classes */

.mainleftshadow
{
 background-image:url(mainleftshadow.jpg);
 background-repeat:repeat-y;
 width:10px;

}

.mainrightshadow
{
 background-image:url(mainrightshadow.jpg);
 background-repeat:repeat-y;
 width:10px;

}

.footerbg
{
 background-image:url(footer_bg.jpg);
 background-repeat:repeat-x;
 height:60px;
}

.topbg
{
 background-image:url(topbg.jpg);
 background-repeat:repeat-y;
 width:800px;
}

.edit{
 font-family:verdana;
 font-size:12px;
 font-weight:normal;
 color: #ffffff;
 text-decoration:none;
 border: 1px solid #d3cec3;
 background-color:#333333;
 font-weight:bold;
 position:absolute;
 cursor:pointer;  
}

.header_bg	{
	background-image:url(header_bg.jpg);
	background-repeat:repeat-x;
	height:68px;
}
.content_bg	{
	background-image:url(content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#353535;
	border-bottom:1px solid #84807b;
	
}
.hmenu_bg	{
	background-color:#FFFFFF;
	border-left:1px solid #ffffff;

}
.flash_bg	{
	background-color:#83a5b5;
	width:973px;
}
.content_padding {
	padding-left:20px;
	padding-right:10px;
}
.featured_padding	{
	padding-top:10px;
}

.design1text
{
 font-family: arial; 
 font-size: 12px; 
 color:#ffffff;
 font-weight: normal; 
 text-decoration: none; 
}

a.design1link:link, a.design1link:visited
{
	font:bold 12px  arial;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

a.design1link:hover
{
	font:bold 12px  arial;
	color: #FFAE5A;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}
.left_column {
	background-color:#83a5b5;
	width:6px;
}

.middle_column {
	background-color:#ffae5a;
	width:961px;
}

.right_column {
	background-color:#83a5b5;
	width:7px;
}


/* Template specific classes ends */

/* --------------// Primary Menu starts //----------- */

.PrimaryMenu
{
	z-index:10000;
	position:relative;
	padding-top:1px;
	margin-top:-0px;
	float:left;
	margin-left:0px;
	padding-left:0px;
}

.PrimaryMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	*margin-top:0px;
	height:28px;
	line-height:28px;
}

/* --------------// Top Level Menus starts //----------- */
.PrimaryMenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.PrimaryMenu ul li.PrimaryMenuLink a{
	display: block;
	padding:0px 0px 0px 0px;
}

* html .PrimaryMenu ul li.PrimaryMenuLink a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	padding:0px 15px 0px 15px;
}
.PrimaryMenu ul li.PrimaryMenuLink a:link,
.PrimaryMenu ul li.PrimaryMenuLink a:visited
{
	font:normal 16px Calibri;
	color:#003A63;
	text-decoration:none;
	vertical-align:middle;
	padding:0px 10px;
	border:0px solid #ff00ff;
	height:28px;
	line-height:28px;
	 text-transform:uppercase;

}

.PrimaryMenu ul li.PrimaryMenuLink a:hover
{
	font:normal 16px Calibri;
	background-color:#83a5b5;
	text-decoration:none;
	vertical-align:middle;
	height:28px;
	line-height:28px;
	text-transform:uppercase;

}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.PrimaryMenu ul li.PrimaryMenuLinkActive a{
	display: block;
	padding:0px 0px 0px 0px;

}
* html .PrimaryMenu ul li.PrimaryMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.PrimaryMenu ul li.PrimaryMenuLinkActive a:link, .PrimaryMenu ul li.PrimaryMenuLinkActive a:visited, .PrimaryMenu ul li.PrimaryMenuLinkActive a:hover{
	
	font:normal 16px Calibri;
	text-decoration:none;
	vertical-align:middle;
	height:28px;
	line-height:28px;
	text-transform:uppercase;

	
}

.PrimaryMenu ul li.PrimaryMenuLinkActive a:hover{
	
	font:normal 16px Calibri;
	background-color:#83a5b5;
	text-decoration:none;
	vertical-align:middle;
	height:28px;
	line-height:28px;
	text-transform:uppercase;

}

/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.PrimaryMenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	padding:0px;
}

.PrimaryMenu ul li ul li ul
{
	display:none;
	margin:0px;
	padding:0px;
}

.PrimaryMenu ul li.PrimaryMenuLink ul li a,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a
{
	width: 160px;
	display:block;
	padding:8px;
	_padding:8px;
	border-bottom:1px solid #c0b5ad;
	*margin-top:-1px;
}

/* Sub level menu links style */
.PrimaryMenu ul li.PrimaryMenuLink ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:visited
{
	font:normal 16px Calibri;
	color:#003A63;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 20px;
	display:block;
	border:1px solid #969086;
	height:20px;
	background-color:#EDF3F4;
	height:28px;
	line-height:28px;
	text-transform:uppercase;
}

.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:visited
{
	font:normal 16px Calibri;
	color:#003A63;
	text-decoration:none;
	vertical-align:middle;
	height:28px;
	line-height:28px;
	text-transform:uppercase;
}

/*sub menus hover style*/
.PrimaryMenu ul li.PrimaryMenuLink ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:hover
{
	font:normal 16px Calibri;
	color:#003A63;
	text-decoration:none;
	vertical-align:middle;
	background-color:#83a5b5;
	height:28px;
	line-height:28px;
	text-transform:uppercase;
}
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:hover
{
	font:normal 16px Calibri;
	color:#003A63;
	text-decoration:none;
	vertical-align:middle;
	background-color:#83a5b5;
	height:28px;
	line-height:28px;
	text-transform:uppercase;
}
/*IE6 hack to get sub menu links to behave correctly*/
* html .PrimaryMenu ul li.PrimaryMenuLinkActive ul li a{ 
	display: inline-block;
}
.PrimaryMenu ul li.PrimaryDivider img{
	display:inline;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.horz_downarrowclass{
	position: absolute;
	margin-top:5px;
	margin-left:0px;
}

.horz_rightarrowclass{
	position: absolute;
	margin-top:2px;
	right: 5px;
	right: 5px;
}


/* --------------// Primary Menu Ends//----------- */





