@charset "utf-8";
/* Stylesheet for KPMRS report page. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#maincontent {
	margin: auto;
	width: 1000px;
}
.rep-kpmrs-report
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rep-kpmrs-report:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.bold-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c4ea6;
	text-decoration: none;
	font-weight:600;
	margin: 0px;
	padding: 0px;
}



.clear {
	clear:both;
	font-size:0px;
}

#header {
	margin-top: 10px;
	margin-bottom: 20px;
}

#googleads {
	float: right;
	width: 468px;
	padding-top:40px;
}
#logo {
	float: left;
	width: 390px;
	height:100px;
}

#rep-search-box {
	text-align:center;
	margin-bottom:0px;
}

#rep-inner-text {
	width:970px;
	margin:0px auto;
}
#rep-description {
	width:970px;
	margin:0px auto;
	/*background-image:url(../images/rep-middle-bg.gif);*/
	text-align:justify;
	margin-bottom:20px;
	position:relative;
}
#rep-desc-text {
	padding:0px 10px 0px 0px;
	width:770px;
	font-size:15px;
	float:left;
	position:relative;
	height:120px;
}
#rep-links {
/*	background-image: url(../images/rep-leftbtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
*/	float:right;
	width:157px;
	position:absolute;
	right:0px;
	top:0px;
	padding:0px;
	margin:0px;
}
#seo {
	width:970px;
	margin:0px auto;
	padding-bottom:20px;
}
#textcontent {
	width: 970px;
	margin:0px auto;
}

#greycontent-area {
	width:934px;
	background-color:#6E6D6D;
	margin:0px auto;
	position:relative;
}

#contentarea2 {
	width: 898px;
	margin:0px auto;
	background-color:#FFF;
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
}
#contentarea2-small {
	width: 438px;
	margin:0px;
	background-color:#FFF;
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
	float:left;
}
#contentarea3 {
	width: 578px;
	margin:0px;
	background-color:#FFF;
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
	float:left;
}

#contentarea2-small-right {
	width: 438px;
	margin:0px;
	background-color:#FFF;
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
	float:right;
}
#contentarea2-small-othersites {
	width: 278px;
	margin:0px;
	background-color:#FFF;
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
	float:right;
}



.contentbgbtm {
	background-image: url(../images/rep-white-btmcurve.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin:0px auto;
	width:900px;
}
.contentbgbtm-left {
	background-image: url(../images/rep-white-btmcurve-half.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin:0px;
	width:440px;
	float:left;
}
.contentbgbtm-left-ownerdetails {
	background-image: url(../images/rep-white-btmcurve-owner-details.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin:0px;
	width:580px;
	float:left;
}

.contentbgbtm-right {
	background-image: url(../images/rep-white-btmcurve-half.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin:0px;
	width:440px;
	float:right;
}
.contentbgbtm-right-othersites {
	background-image: url(../images/rep-white-btmcurve-other-sites.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin:0px;
	width:280px;
	float:right;
}



.rep-text-box {
	width:500px;
	border:#000 solid 1px;
	height:30px;
	margin-right:0px;
	padding-top:5px;
	padding-left:5px;
	font-size:20px;
	font-weight:bold;
}
.toplinks{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplinks:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.largegreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c5500;
	text-decoration: none;
}

.smallgreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c5500;
	text-decoration: none;
}
a.smallgreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c5500;
	text-decoration: none;
}
a:hover.smallgreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c5500;
	text-decoration: underline;
}
.rep-green-bg {
	background-image:url(../images/rep-leftmidbg.gif);
	color:#4a6803;
}
a.rep-green-text {
	color:#4a6803;
	text-decoration:none;
}
a:hover.rep-green-text {
	color:#4a6803;
	text-decoration:underline;
}

.rep-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
.smallwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
}
a.smallwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: underline;
}
a:hover.smallwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
}

.greenline {
	background:url(../images/rep-green-line.gif) repeat-y 0px 0px;
}
.greenline-hor {
	background:url(../images/rep-hor-line.gif) repeat-x 0px 4px;
}

.dottedline-hor {
	background:url(../images/rep-dotted-line.gif) repeat-x 0px 6px;
}

.bluelink {
	color: #0c4ea6;
	text-decoration: none;
}
a.bluelink {
	color: #0c4ea6;
	text-decoration: underline;
}
a:hover.bluelink {
	color: #0c4ea6;
	text-decoration: none;
}


#rep-top-part {
	padding:0px 0px 5px 0px;
}
#rep-top-part h1 {
	padding:0px 0px 3px 0px;
}
.rep-green-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #98d11d;
	text-decoration: none;
	font-weight:normal;
}
a.rep-green-link {
	text-decoration: underline;
}
a:hover.rep-green-link {
	text-decoration: none;
}
#social-popularity {
	padding:10px;
	width:200px;
	background-color:#FFFFFF;
	border:#666666 solid 1px;
	position:absolute;
	left:335px;
	top:-60px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	display:none;
}
.rep-vertical-divider {
	background:url(../images/rep-vertical-divider.gif) repeat-y left top;
}
#footerarea {
	margin-top: 39px;
	background-image: url(../images/rep-footerarea.gif);
	background-repeat: repeat-x;
	height: 50px;
}
#footertext {
	margin: auto;
	width: 865px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.footertext1{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.footertext1:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	line-height: 19px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:73px;
	z-index:1;
	right: 0px;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b1b1a;
	text-decoration: none;
}
.biggreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3c5500;
	text-decoration: none;
}
a.biggreenlink {
	text-decoration: none;
}
a:hover.biggreenlink {
	text-decoration: underline;
}
.bigwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
}
a.bigwhitelink {
	text-decoration: underline;
}
a:hover.bigwhitelink {
	text-decoration: none;
}
.grey-border {
	border:#cfcfcf solid 1px;
}
#box {
	width: 405px;
	margin:auto;

	}
#whiteboxmidbg1 {
	background-image: url(../images/wht-sha-mid.gif);
	background-repeat: repeat-y;
	width: 405px;
	text-align:center;

}
.redtext12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.greentext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4a6803;
	text-decoration: none;
}
.textfieldbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 320px;
	border: 2px solid #6E6D6D;
	padding:4px;
}
.liteblueheading12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #638402;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7f9f29;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#greycontent-area3 {
	width:350px;
	height:35px;
	background-color:#6E6D6D;
	margin:0px auto;
	position:relative;
}


.result {
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#666666 solid 1px;
}
.result ul {
	margin: 0px 20px 0 20px;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#000000;
}
.result li {
	background:url(../images/bullet3.gif) no-repeat 0 7px;
	background-repeat:no-repeat;
	padding-left: 18px;
	margin-top:3px;
}

.whiteboxmidbg2 {
	background-image: url(../images/leftwhitemidbg1.gif);
	background-repeat: repeat-y;
	width: 800px;
}
.hline {
	background-image: url(../images/h-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}