body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	font-size: 90%;
	font-family: Tahoma;
	}
	
#Container	{
	margin: 0em auto;
	width: 100%;
	text-align: left;
	background-color:#FFFFFF;
	}

#Header	{
	background-color: #FFFFFF;
	height: 80px;
	}
	
#MainBody {
	margin-top: 0px;
	}
	
#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 0 0 0 0;
	margin:0px 0px 0px 0px;
	}

#SideBar {
	float: right;
	width: 193px;
	display: none;
}
#HomeSideBar {
	float: right;
	width: 193px;
}


/*** logo styles *****************/

#Logo{
	float: left;
	padding-left: 0px;
}	

/*** utility styles *****************/

#Utility{
	color: #003399;
	float: right;
	padding-top: 3px;
	padding-left: 0px;
	font-size: 85%;
	text-align: left;
	display: none;
}

#Utility a{
	color: #003273;
	text-decoration: underline;
}

#Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}

#Utility input{
	color: #000000;
	font-size: 90%;
	background-color: #E9EDF3;
	border: 1px solid #003399;
}
/*** General Tags *****************/

a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #9F0101;
	font-size: 130%;
	line-height: 120%;
	font-family: Tahoma;
	font-weight: lighter;
	margin-top: 0px;
	}
	
h2	{
	color: #9F0101;
	margin: 15px 0 5px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	font-weight: bold;
	font-size: 105%;
	line-height: 120%;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 75%;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 130%;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #666666;
	margin: 0px 0 5px 5px;
	font-size: 90%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

p	{
	font-size: 85%;
	line-height: 120%;
	text-align: justify;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

ul {
	line-height: 110%;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 8px;
	}


ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 85%;
	}

li {
	padding-bottom: 8px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	color: #000000;
	}

/************ footer styles **************/
#Footer {
	clear: both;
	width: 765px;
	background-color: #FFFFFF;
	height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #343434;
	display: none;
	}
#Footer	p{
	color: #333333;
	text-align: left;
	font-size: 75%;
	line-height: 150%;
	padding-top: 3px;
	padding-left: 10px;
	}
	
#Footer a	{
	color: #333333;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #999999;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 172px;
	background-color: #7B95AC;
	border-left: 1px solid #333333;
	height: 119px;
	border-bottom: 1px solid #333333;
	padding: 40px 10px 0px 10px;
}

.SideMenu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 3px 3px 14px;
	width: 153px;
	line-height: 120%;
	border: 1px solid #333333;
	margin-top: -1px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #546D85;
}

.SideMenu a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #C2CFD9;
	background-repeat: no-repeat;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #333333;
	background-color: #C2CFD9;
	background-repeat: no-repeat;
	background-image: url(/Eng/Images/SideMenuSelected.gif);
}



/*** SideStory styles **************/

.SideStory {
	width: 193px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.SideStoryTop {
	background-image: url(../images/SidestoryTopBg.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	height: 24px;
	background-position: top;
	padding-top: 0px;
}

.SideStoryBotttom{
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
}

.SideStory h1 {
	color: #000000;
	font-size: 105%;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: none;
	padding-top: 7px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 7px;
}

.SideStory h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.SideStory p {
	font-size: 79%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
}
.HomeSideStory p {
	font-size: 79%;
	line-height: 140%;
	color: #FFFFFF;
	text-align: center;
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	font-weight: bold;
}

.ImageSideStory	{
	margin: 10px 0px 10px 0px;
	border: 2px solid #B18E7F;
	}

.SideStory a:link {
	color: #002BAA;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #1B4993;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active	{
	color: #0000FF;
	text-decoration: underline;
	}

.SideImg {
	text-align: left;
}

/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 15px;
}

.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 90%;
}

.TableList th {
	border-bottom: solid #CCCCCC 2px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
}

.TableListTr {
	background-color: #F0F4F9;
}
 
.TableDetails {
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.TableDetails td {
	padding: 0px 0px 4px 0px;
	text-align: left;
}

.TableDetails th {
	padding: 0px 14px 4px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.TableDetails tfoot {
	padding: 2px 14px 2px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #E6E6E6;
	line-height: 150%;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: right;
	padding-bottom: 1px;
	padding-top: 10px;
	font-weight: normal;
	color: #999999;
}
.PageNumbers a	{
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}

.PageNumbers a:visited	{
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #9F0101;
	}
	
.Selected	{
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: solid #9F0101 1px;
	background-color: #F0EFF1;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
	height: 0px;
}

.ImageFloatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	}

.ImageStrip	{
	width: 572px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.PageTop {
	text-align: right;
	background-image: url(../../SharedImages/IconTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}
.Item {
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
.ItemImg {
	width: 168px;
	float: left;
}
.ItemText {
	margin-left: 180px;
}
.note {
	font-size: 80%;
	color: #666666;
}
#Main {
	background-repeat: no-repeat;
}
.PropertyItem {
	clear: both;
	margin-top: 15px;
	padding-bottom: 0px;
	border-top: 2px solid #9F0101;
	padding-top: 10px;
}
.PropertyImgs {
	width: 369px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.PropertyParameters {
	margin-left: 0px;
}
#PopUp	{
	margin: 0em auto;
	margin-top: 0px;
	padding-bottom: 10px;
	padding: 20px;
	padding-top: 0px;
	}
.PropertyImgThumb img{
	padding-top: 9px;
}
.ItemText h2 {
	margin-top: 0px;
	padding-top: 0px;
}
.PropertyUtilities {
	text-align: left;
	display: none;
}
.PropertyParameters .TableDetails {
	font-size: 95%;
}
.PropertyContactInfo {
	margin-top: 25px;
	padding-top: 10px;
	border-top: 2px solid #9F0101;
	clear: both;
}
.BoxLeft {
	float: left;
	width: 48%;
}
.BoxRight {
	float: right;
	width: 48%;
}.PropertyContactForm {
	display: none;
}
.Space {
}
.BreadCrumbs {
	display: none;
}
.PrintNotes .TableList td {
	padding: 8px 5px 8px 2px;
}
