@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-color: #0F75BD;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {color: #33CCFF}
.menu_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	list-style-image: url(../images/bullet01.gif);
	text-decoration: none;
}
.menu_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F75BC;
	line-height: 22px;
	list-style-image: url(../images/bullet02.gif);
}
.menu_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F75BC;
	line-height: 22px;
	list-style-image: url(../images/bullet03.gif);
}
.menu_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F75BC;
	line-height: 22px;
	list-style-image: url(../images/bullet04.gif);
}
.hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#menu_02 a:link {color: #ffffff;}
#menu_02 a:visited {color: #ffffff;}
#menu_02 a:hover {color: #FF6600;}
#menu_02 a:active {color: #FF6600;}

#menu_03 a:link {color: #0F75BC;}
#menu_03 a:visited {color: #0F75BC;}
#menu_03 a:hover {color: #FF6600;}
#menu_03 a:active {color: #FF6600;}

#menu_04 a:link {color: #0F75BC;}
#menu_04 a:visited {color: #0F75BC;}
#menu_04 a:hover {color: #FF6600;}
#menu_04 a:active {color: #FF6600;}

#menu_05 a:link {color: #0F75BC;}
#menu_05 a:visited {color: #0F75BC;}
#menu_05 a:hover {color: #0F75BC;}
#menu_05 a:active {color: #0F75BC;}

#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}
#footer a:hover {color: #FF6600;}
#footer a:active {color: #FF6600;}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-weight: bold;
	color: #136BB3;
}

list_heading {
	color: #136BB3;
}
.style5 {padding-right: 20px; padding-left: 20px; font-weight: bold; color: #136BB3; font-family: Arial, Helvetica, sans-serif;}


#content {
	padding: 0% 2%;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}

	/* Content */
	#content h2 {
		padding-top: 30px;
		font-size: 0.75em;
		color: #193387;
		font-weight: normal;
	}

	#content h3 {
		font-size: 0.75em;
		font-weight: bold;
		color: #193387;
		margin-bottom: 0px;
	}

	#content p { margin-top: 0px; }
	#content a { color: #193387; text-decoration: none; }
	#content a:hover { text-decoration: underline; }
	#content form { padding: 0px; margin: 0px; }
	#content label { padding-left: 5px; padding-right: 5px; }

	#content input {
	width: 151px;
	padding-left: 5px;
	padding-right: 5px;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 1px solid #a4b97f;
	}

	#content textarea {
	width: 100px;
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 1px solid #a4b97f;
	}

	#content select {
	width: 163px;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 1px solid #a4b97f;
	}

	#content .button {
	width: 107px;
	margin-top: -4px;
	text-align: center;
	color: #000000;
	cursor: pointer;
	margin-left: 20px;
	border: 0;
	background-image: url(../images/button_bg.jpg);
	height: 24px;
	}
	
	#content .select {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tenEnquiry label {
width: 150px; float: left;
}

#tenEnquiry div, #landlordEnquiry div {
margin-top: 5px;
}

#landlordEnquiry label { width: 100px; float: left; }

#landlordEnquiry label.chbox {
	width: 350px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .chbox {

	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h1 {

		padding-top: 30px;
		font-size: 12pt;
		color: #193387;
		font-weight: bold;
}
#content ul {
	line-height: 15px;
	list-style-type: square;
}

#content table {
	padding: 0% 2%;
	
	color: #000000;
	text-decoration: none;
}
#content #contentp {
}