body 
{
	background: #4C535C url(images/bg.png) repeat-x;
	
	/*background-color:#F7F7F7;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:0px;
	padding:0px;
}
table.Containter td{
	padding: 0px;
}


table.CalcTable{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.CalcTable td{
	margin:0px;
	padding:2px;
	border-bottom: 1px solid #666666;
	border-right:1px solid #666666;
}
#CashFlow {
	position: absolute;
	/*left: 10px;
	top: 248px;*/
	width: 546px;
}
#Assumptions {
	
	position: relative;
	top:0px;
	margin-top: 5px;
	height:450px;
	
	/*
top: 330px;
width: 251px;
	height: 427px;
	*/
}

#PropertyDetails {
	position: relative;
	width: 812px;
	height: 300px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3px;
}

#PropertyDetails #PropertyInfoDetails {
	position: absolute;
	left: 600px;
	top: 20px;
	padding: 1px;
	font-size: 12px;
}

#ROI {
	position: absolute;
	/*left: 10px;
	top: 490px;*/
	width: 560;
}
#Notes {
	position: absolute;
	left: 9px;
	top: 678px;
	width: 598px;
	height: 174px;
}
#ControlBar 
{
	position:absolute;
	background-color: #666666;
	height: 24px;
	width: 822px;
	text-align: right;
	padding: 1px;
	left: 2px;
	top: 75px;
}
#Footer 
{
	color:White;
	background-color: Gray;
	margin-left:10px;
	width: 830px;
	padding: 3px;
}

.TextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-right:4px;
	background-color: #A6D8FF;
	width: 83px;
	border: 1px none #666666;
	text-align: right;

}

td.DataCell{
	text-align:right;
	margin: 0px;
	padding: 0px;
}

td.DataCell span{
margin-right:4px;
}

#Header {
	
	width:830px;
	margin-left:2px;
	margin-top:5px;

}

.RedText {
	color: #FF0000;
}
.GreenText {
	color: #009933;
}
.textboxWatermark {
	color: #CCCCCC;
}

.modalBackground {
	background-color:#666666;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.modalPopupContainer #popUpCloseButton {
	text-align: center;
	position: absolute;
	left: 419px;
	width: 35px;
	top: 26px;
	height: 33px;
}
.modalPopupContainer {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-size: 14px;
}

.modalPopupContainer #popupContent {
	text-align: left;
	padding: 10px;
	font-size: 14px;
}
.modalPopupContainer #popUpCloseButton input {
	font-size: 12pt;
}
#ControlBar img {
	margin-right: 3px;
}
#ControlBar input {
	margin-right: 3px;
}
#AdSense1 
{
	position:absolute;
	height: 700px;
	width: 120px;
	left: 855px;
	top:80px;
}

.MainContent
{
	border:solid 0px lime;
	margin:0px;
	padding-left:10px;
	width:835px;
	position:relative;
	background-color:Transparent;
}
	
	#TabStrip
	{
		color:Gray;	
		padding:2px;
		border: solid 0px #888888;
	}
	
	#TabStrip ul
	{
		border:solid 0px red;
		margin:0px;
	}
	
	#TabStrip li a
	{
		font-size:10pt;
		color:Silver;
	}
	
	
	#ResultTabs
	{
		position:absolute;
		width: 560px;
		top:0px;
		left:260px;
		
	}
		
	
	#ResultTabs .ajax__tab_body
	{
		padding:0px;
		margin:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		border-width:0 0 1px;
		height:420px;
		
	}
	
	
	

div.LocationsFooter
{
	position:relative;
	border:dotted 0px lime;
    width:650px;	
    text-align:center;
    padding-right:50px;
    
    margin-top:10px;
    margin-bottom:10px;
    margin-left:85px;
}

ul.LocationsFooter, .LocationsFooter li
{
	display:inline;

	width:650px;
	padding-right:6px; 
    padding-left:6px; 
	
}

.LocationsFooter a
{
	color:Silver;
}
	

#roichart_div
{
	margin-left:25px;
}