@charset "utf-8";

.sectionTitleBar {
font-family: arial;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 15px;
line-height: 22px;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #FFFFFF;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 2px;
padding-left: 15px;
/*border-top-width: 1px;
border-top-style: solid;
border-top-color: #929292;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #929292;*/
text-align: left;
background-color:#B89456;
height: 25px;
/*
Changed by Mit 15 px to 25 px
margin-top:15px;
*/
margin-top:30px;
margin-bottom:25px;
clear:left;
}
.aptName
{
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 19px;
color: #6A532D;
padding-top:10px;
padding-bottom:10px;
}
.txt
{
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #000000;
}
.dashedBox
{
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 12px;
color: #000000;
border:#999999;
border-width: 1px;
border-bottom-style:dotted;
border-left-style:none;
border-right-style:none;
border-top-style:dotted;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
}
.grayCell
{
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
background-color:#7F7F7D;
}
.insideContent
{
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #000000;
margin-left:20px;
margin-bottom:20px;
line-height:22px;
}
img
{
border:none;
}
.dashedCell
{
border:#999999;
border-width: 1px;
border-bottom-style:dashed;
border-left-style:none;
border-right-style:none;
border-top-style:none;
line-height:22px;
}
#Details {
	display:none;
	visibility:hidden;
	height:0px;
	overflow:hidden;
}
#MainPicDiv {
	margin: 5px;
}
a:active {
text-decoration:none;
}
a:link {
text-decoration:none;
}
a {
text-decoration:none;
}
h1 {
	font-size:200%;
	margin:0;
	padding-left:10px;
	text-align:left;
	color:#b89456;
	font-weight:200;
	text-transform:capitalize;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	margin:0;
	padding-left:5px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}
h6 {
	font-size:140%;
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
