/* Style Shee for PL domain */
body{
	background: #FFFFFF;
	/*background-image: url(./imgs/bg.jpg);*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}

div{
	position: relative;
	padding: 0px 0px 0px 0px;
}

table{
	border: none;
	background: transparent;
}

h1{
	color: #C10101;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #565656;
}

div.logoHdr{
	background: #FFFFFF;
	background-image: url(./imgs/1.jpg);
	height: 60px;
	width: 777px;
	padding: 0px 3px 0px 0px;
}

div.tabMarginsTopLogo{
	background: #FFFFFF;
	height: 60px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.tabMarginsTopMenu{
	background: #E4ECDF;
	height: 25px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.tabMarginsLeftBigFoto{
	background: #FFFFFF;
	height: 299px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.tabMarginsRightBigMenu{
	background: #79A6C5;
	height: 160px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.footer{
	width: 777px;
	height: 25px;
	background-image: url(./imgs/3.png);
}

td.tableMarginLeft{
	background: #A3BFD9; 
	width: auto;
}

td.tableMarginRight{
	background: #E4ECDF; 
	width: auto;
}
td.tableMarginFooter{
	background: #C10101; 
	width: auto;
}

td.content{
	background: #E4ECDF;
	padding: 0px 0px 0px 0px;
}
td.strongColor{
	background-color: #2771A6;
}

td.whiteSpacer{
	background: #FFFFFF;
}

td.blackLineV{
	width: 1px;
	background-color: #000000;	
}
td.bigMenu{
	background: #FFFFFF;
}

td.leftCol{
	background: #FFFFFF; 
	background-image: url(./imgs/4.jpg);
	background-repeat: no-repeat;
}

td.lightColor{
	background-color: #A3BFD9; 
	width: 221px;
	z-index: -100;
}

div.bigMenu{
	background: transparent;
	background-image: url(./imgs/img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding: 17px 0px 0px 23px;
}

div.smallMenu{
	background: transparent;
	background-image: url(./imgs/arr2.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 10px 10px;
}

div.offerDetailsLink{
	background: transparent;
	padding: 0px 0px 3px 0px;
	text-align: right;
}

div.content{
	line-height: 150%;
	text-align: justify;
	font-size: 11px;
	background: transparent;
}

div.contentMargin{
	margin: 0px 10px 10px 10px;
}

div.topMenu{
	overflow: hidden;
	background-image: url(./imgs/2b.png);
}

div.subPageIndex{
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
}

div.lightColor{
	background: #A3BFD9;
}

div.strongColor{
	background-color: #2771A6;
}

div.whiteSpacer{
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
}

p.content{
	margin: 0px 0px 7px 0px;
	text-indent: 15px;
}

.flowLeft {
float: left;
margin: 5px 5px 5px 0px;
}

.flowRight {
float: right;
margin: 5px 0px 5px 5px;
}

.leftBorderRed{
	border-left: solid 1px #C10101;
}

a:link.hdrMenu, a:visited.hdrMenu{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
a:hover.hdrMenu{
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

a:link.footerMenu, a:visited.footerMenu{
	text-decoration: none;
	color: #D2D2D2;
	font-size: 11px;
	font-weight: normal;
}
a:hover.footerMenu{
	text-decoration: underline;
	color: #D2D2D2;
	font-size: 11px;
	font-weight: normal;
}

a:link.inContent, a:visited.inContent{
	text-decoration: none;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}
a:hover.inContent{
	text-decoration: underline;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

a:link.inOffer, a:visited.inOffer{
	text-decoration: none;
	color: #565656;
	font-size: 11px;
	font-weight: bold;
}
a:hover.inOffer{
	text-decoration: underline;
	color: #565656;
	font-size: 11px;
	font-weight: bold;
}

a:link.bigMenu, a:visited.bigMenu{
	text-decoration: none;
	color: #BCBCBC;
	font-size: 15px;
	font-weight: bold;
}

a:hover.bigMenu{
	text-decoration: none;
	color: #565656;
	font-size: 15px;
	font-weight: bold;
}

a:link.smallMenu, a:visited.smallMenu{
	text-decoration: none;
	color: #2771A6;
	font-size: 11px;
	font-weight: normal;
}

a:hover.smallMenu{
	text-decoration: none;
	color: #2771A6;
	font-size: 11px;
	font-weight: normal;
}

a:link.offerDetailsLink, a:visited.offerDetailsLink{
	background: transparent;
	background-image: url(./imgs/arr3.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 5px;
	padding-right: 13px;
	text-decoration: none;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

a:hover.offerDetailsLink{
	background: transparent;
	background-image: url(./imgs/arr3.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 5px;
	padding-right: 13px;
	text-decoration: underline;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

a:link.offerContactLink, a:visited.offerContactLink{
	background: transparent;
	text-decoration: none;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

a:hover.offerContactLink{
	background: transparent;
	text-decoration: underline;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

a {
	text-decoration: none;
}

span.link{
	cursor: pointer;
	text-decoration: none;
}

span.linkHOVER{
	cursor: pointer;
	text-decoration: underline;
}

span.readMoreLink{
	background: transparent;
	background-image: url(./imgs/arr2.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 5px;
	padding-right: 13px;
	cursor: pointer;
	text-decoration: none;
}

span.readMoreLinkHOVER{
	background: transparent;
	background-image: url(./imgs/arr2.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 5px;
	padding-right: 13px;
	cursor: pointer;
	text-decoration: underline;
}

span.subPageLink{
	background: transparent;
	background-image: url(./imgs/arr3.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	padding-right: 5px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

span.subPageLinkHOVER{
	background: transparent;
	background-image: url(./imgs/arr3.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	padding-right: 5px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}

img{
	border: none 0px;
	z-index: 100;
}

img.inTextLeft{
	padding: 5px 10px 5px 0px;
}

img.inTextRight{
	padding: 5px 0px 5px 10px;
}


.bkgBuilding{
	background-image: url(./imgs/biulding.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.lightColor{
	background-color: #BBD9B5;
}

.strongColor{
	background-color: #3D9231;
}

