body {
	background-color : #FFFFFF;
	margin : 0px;
	padding: 0px;
	scrollbar-3dlight-color: #E2E2E2;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #E2E2E2;
	scrollbar-darkshadow-color: #E2E2E2;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #808080;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #E2E2E2;
	}

hr {
	color: #7F7F7F;
	height: 1px;
	}
	
input {
	background-color : #FFFFFF;
	border : solid;
	border-width: 1px;
	border-color : #646464;
	font-family:Verdana;
	font-size: 10px;
	color: #646464;
	padding : 0px;
	margin : 0px
}

textarea {
	background-color : #FFFFFF;
	border : solid;
	border-width: 1px;
	border-color : #646464;
	font-family:Verdana;
	font-size: 10px;
	color: #646464;
	padding : 0px;
	margin : 0px
}

input.checkbox {
	background-color : transparent;
	border-width: 0px;
	font-family:Verdana;
	font-size: 10px;
	color: #646464;
	padding : 0px;
	margin : 0px
}

.activeButton {
	background-color : transparent;
	border-width: 0px;
	font-family:Verdana;
	font-size: 10px;
	color: #646464;
	padding : 0px;
	margin : 0px
}

.inactiveButton {
	border : solid;
	border-width: 1px;
	border-color : #cccccc;
	background-color : transparent;
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	padding : 0px;
	margin : 0px
}



select {
	background-color : #FFFFFF;
	border: solid;
	border-width: 1px;
	border-color : #646464;
	font-family:Verdana;
	font-size: 10px;
	color: #646464;
	padding : 0px;
	margin : 0px
}

.tdWhite {
	background-color : #FFFFFF;
}
.tdTenantBack {
	background : url('../images/tenant_titleback.jpg');
}
.tdCompanyBack {
	background : url('../images/company_titleback.jpg');
}
.tdProjectBack {
	background : url('../images/generic/background.jpg');
}
.tdProjectBackLowes {
	background : url('../images/lowes/background.jpg');
}
.tdProjectBackKohls {
	background : url('../images/kohls/background.jpg');
}
.tdProjectBackTarget {
	background : url('../images/target/background.jpg');
}
.tdProjectBackHomeDepot {
	background : url('../images/homedepot/background.jpg');
}
.tdProjectBackWalmart {
	background : url('../images/walmart/background.jpg');
}
.tdPDFBlueBack {
	background : url('../images/pdf_blueback.jpg');
}


.tdGrayOne {
	background-color : #FAFAFA;
}
.tdGrayTwo {
	background-color : #F7F7F7;
}
.tdGrayThree {
	background-color : #F2F2F2;
}
.tdGrayFour {
	background-color : #E2E2E2;
}
.tdGrayFive {
	background-color : #D2D2D2;
}
.tdGraySix {
	background-color : #B3B3B3;
}
.tdGraySeven {
	background-color : #808080;
}
.tdBlue {
	background-color : #0057AB;
	}

.tdPurpleDark {
	background-color : #89407A;
	}

.tdPurpleLight {
	background-color : #6F4ECB;
	}

.tdOrange {
	background-color : #FF8C00;
	}

.tdRed {
	background-color : #DC143C;
	}

.tdYellow {
	background-color : #F5FF4A;
	}

a.small {
	font-family : Verdana;;
	font-size : 9px;
	color: #ffffff;
	text-decoration : underline;
	}

a.small:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #FFFFFF;	
	text-decoration : underline;
	}

a.big {
	font-family : Verdana;
	font-size : 10px;
	color: #0057AB;
	text-decoration : none;
	}

a.big:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;	
	text-decoration : none;
	background : #0057AB;
	}

a.bigBold {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color: #0057AB;
	text-decoration : none;
	}

a.bigBold:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color: #FFFFFF;	
	text-decoration : none;
	background : #0057AB;
	}

.crumbBold {
	font-family : Verdana;
	font-size : 9px;
	color: #575757;
	text-decoration : none;
	font-weight: bold;
	}

.crumb {
	font-family : Verdana;
	font-size : 9px;
	color: #575757;
	text-decoration : none;
	}

a.crumb {
	font-family : Verdana;
	font-size : 9px;
	color: #575757;
	text-decoration : none;
	}
	
a.crumb:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #575757;	
	text-decoration :underline;
	}

a.crumb:active {
	font-family : Verdana;
	font-size : 9px;
	color: #0057AB;	
	text-decoration :underline;
	}

	
a.newsitem {
	font-family : Verdana;
	font-size : 9px;
	color: #0D3B6C;
	text-decoration : none;
	display: block;
	width: 182px;
	
}

a.newsitem:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #0D3B6C;
	text-decoration :underline;
}
.redLink {
        font-family : Verdana;
        font-size : 9px;
        font-weight : bold;
        color :  #cc0000;
        text-decoration : none;
}

a.redLink {
        font-family : Verdana;
        font-size : 9px;
        font-weight : bold;
        color :  #cc0000;
        text-decoration : underline;
}

a.redLink:hover {
        font-family : Verdana;
        font-size : 9px;
        font-weight: bold;
        color :  #cc0000;
        text-decoration :underline;
}

.blueLink {
        font-family : Verdana;
        font-size : 9px;
        font-weight : bold;
        color :  #0057AB;
        text-decoration : underline;
}

a.blueLink {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color :  #0057AB;
	text-decoration : underline;
}

a.blueLink:hover {
	font-family : Verdana;
	font-size : 9px;
	font-weight: bold;
	color :  #0057AB;
	text-decoration :underline;
}


a.news {
	font-family : Verdana;
	font-size : 9px;
	color: #75BBFF;
	text-decoration : none;
	}

a.news:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #75BBFF;	
	text-decoration :underline;
	}

a.tools {
	font-family : Verdana;
	font-size : 10px;
	color: #BDBDBD;
	text-decoration : none;
	}

a.tools:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #FF8C00;	
	text-decoration :none;
	}

a.terms {
	font-family : Verdana;
	font-size : 9px;
	color: #BDBDBD;
	text-decoration : none;
	}

a.terms:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #808080;	
	text-decoration :underline;
	}

.copyRed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	text-decoration :none;
	}

.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	text-decoration :none;
	}

.copyBlackSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration :none;
	}

.copyBlackBoldSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration :none;
	}

.copyBlack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration :none;
	}

.copyBlack:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration :underline;
}

.copyBlackBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration :none;
	}


.copySmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #808080;
	text-decoration :none;
	}
.copySmall ul
{
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 1px;
}
.copySmall ul li
{
	line-height: 16px;
}
.copySmallBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #444444;
	text-decoration :none;
	}

.copySmallBoldUnderline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #444444;
	text-decoration :underline;
	}

.copyBig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #808080;
	text-decoration :none;
	}

.tripplustitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #808080;
	text-decoration :none;
	}
.tripplusbody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #808080;
	text-decoration :none;
	}


.copyBigBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #808080;
	text-decoration :none;
	}

.copyPurpleBig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #89407A;
	font-weight: bold;
	text-decoration :none;
}
.copyGreyBigBold {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #999999;
        font-weight: bold;
        text-decoration :none;
}
.copyBlueBigBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :  #0057AB;
	font-weight: bold;
	text-decoration :none;
	}

.copyWhiteBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #ffffff;
	text-decoration :none;
	}

.copyLightSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ababab;
	text-decoration :none;
	}

.copyLightBig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :  #BDBDBD;
	text-decoration :none;
	}


.copyBlue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :  #0057AB;
	text-decoration :none;
	}

.copyBlueBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	color :  #0057AB;
	text-decoration :none;
	}
	
.copyBlue2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #0057AB;
	text-decoration :none;
	}	

.projectTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #000000; 
	text-decoration :none
	}
	
.projectTitleWhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : White;
	text-decoration :none
	}
	
.projectTitleWhitesml {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White; 
	text-decoration :none
	}	

.projectLocation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000; 
	text-decoration :none;
	}

.newsFirstLine {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #9932CC;
	text-decoration :none;
	}

.directoryTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #9932CC;
	text-decoration :none;
	}

.telephone {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #BDBDBD;
	text-decoration :none;
	}

#propertyInspector {
	position: absolute;
	top: 100px;
	left: 592px;
	}
	
#utility {
	position: absolute;
	top: 317px;
	left: 811px;
	}
	
.footer 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 9px;	
	text-decoration :none;
}
td.download_and_print
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial;
	padding: 0px 0px 4px 3px;
}