/* CSS Document */

body {
margin: 0px;
background-image: url(images/inner_bg.jpg);
background-repeat: repeat-x;
background-color: #011a66;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.contentslinebg {
background-image: url(images/inner_contentslinebg.jpg);
background-repeat: repeat-y;
}

.propertydetailsbg {
background-color: #001554;
}

.body1bg {
background-image: url(images/inner_body1bg.jpg);
height: 59px;
width: 754px;
background-repeat: no-repeat;
}

.leftborderbg {
background-image: url(images/inner_leftborderbg.jpg);
background-repeat: repeat-y;
}

.rightborderbg {
background-image: url(images/inner_rightborderbg.jpg);
background-repeat: repeat-y;
}

.bottomtextbg {
background-image: url(images/inner_bottomtextbg.jpg);
background-repeat: repeat-x;
}

.findproptitlebg {
background-image: url(images/inner_findproptitle.gif);
height: 298px;
background-repeat: no-repeat;
background-position: top right;
}

.servicestitlebg {
background-image: url(images/inner_servicestitle.gif);
height: 158px;
background-repeat: no-repeat;
background-position: top right;
}

.companytitlebg {
background-image: url(images/inner_companytitle.gif);
height: 203px;
background-repeat: no-repeat;
background-position: top right;
}

.newstitlebg {
background-image: url(images/inner_newstitle.gif);
height: 108px;
background-repeat: no-repeat;
background-position: top right;
}

.linktitlebg {
background-image: url(images/inner_linktitle.gif);
height: 108px;
background-repeat: no-repeat;
background-position: top right;
}

.projectstitlebg {
background-image: url(images/inner_projectstitle.gif);
height: 162px;
background-repeat: no-repeat;
background-position: top right;
}

.partnerstitlebg {
background-image: url(images/inner_partnerstitle.gif);
height: 171px;
background-repeat: no-repeat;
background-position: top right;
}


/* for the positions */
p, h1 {
margin-top: 15px;
margin-bottom: 15px;
}

.rightcontentpos {
margin-top: 37px;
}

.bottomtextpos {
margin-top: 15px;
}

ul, ol {
margin: 0px;
padding: 0px;
}

li {
margin-left: 40px;
margin-top: 14px;
margin-bottom: 14px;
}

.framedlinkpos {
margin-top: 20px;
}
/* end for the positions */

/* for text formatting */
.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7e92a4;
}

.paratext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #d7d3ca;
}

.propertytitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2870DC;
font-weight: bold;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

h2 {
color: #2870DC;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.label1 {
color: #9d6a59;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
/* end for text formatting */

/* for all the links */
.footertext a {
color: #7e92a4;
text-decoration: underline;
}

.footertext a:hover {
color: #FFFFFF;
text-decoration: none;
}
.footertext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #031D68;
}
.footertext2 a{
color: #031D68;
}
.footertext2 a:hover{
color: #FFFFFF;
}

a.paratextlink {
color: #d7d3ca;
text-decoration: underline;
}

a.paratextlink:hover {
color: #d7d3ca;
text-decoration: none;
}

a {
color: #d7d3ca;
text-decoration: underline;
}

a:hover {
color: #d7d3ca;
text-decoration: none;
}

a.hiddenlink {
color: #031d68;
text-decoration: underline;
}

a.hiddenlink:hover {
color: #FFFFFF;
text-decoration: none;
}
/* end for all the links */

/* for the div scroller */
.holderscroller {
width: 100%;
overflow: auto;
height: 270px;
}

.holderscroller2 {
width: 100%;
overflow: auto;
height: 350px;
}

/* end for the div scroller */
