/* Generic stuff */

	html * {
		margin:0;
		padding:0;
	}
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		background: #D8E6F3;
	}
	
	hr {
		height:1px;
		border-bottom:1px solid #009DD8;
		margin-bottom:20px;
	}
/* Positioning */
	#BackgroundWrapper {
		background: #D8E6F3 url("../img/bg_body.gif") repeat-y;
		width:985px;
	}
	
	#HeadingsAndTools {
	}
		#SiteTools {
			margin-left:255px;
			width:405px;
			background: url("../img/bg_site_tools.gif") repeat-x;
			height:36px;
			text-align:right;
			list-style-type:none;
			padding:10px 0 0 315px;
		}
			#SiteTools li {
				float:left;
				line-height:26px;
				white-space:nowrap;
			}
				#SiteTools li a {
					color:#fff;
					text-decoration:none;
					display:block;
					padding-right:16px;
				}
				
				#SiteTools li input.InputBox {
					width:116px;
					height:17px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					padding: 3px 0 0 4px;
				}
				
				#SiteTools li input.SubmitButton {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:20px;
					color:#7BC5E8;
					background:none;
					border:none;
				}				
				
		#LogosAndHeadings img {
			float:left;
		}
			#LogosAndHeadings #Logotype {
				margin-left:5px;
			}
			
		#Headings {
			padding:24px 20px 0 21px;
			float:left;
			width:443px;
			background: url("../img/bg_headings.jpg") no-repeat;
		}
	
	#MainNavigation {
		float:left;
		width:204px;
		padding:0 0 0 30px;
		margin:0 21px 0 0;
	}
		#MainNavigation ul {
			list-style-type:none;
		}

			#MainNavigation li {
				display:inline;
			}
				#MainNavigation li a {
					color:#fff;
					line-height:20px;
					display:block;
					padding:0 0 0 23px;
					background: url("../img/icn_mainnav.gif") 5px 5px no-repeat;
					border-bottom:1px solid #49B5E2;
					width:181px;
					text-decoration:none;
				}
					#MainNavigation li a.active,
					#MainNavigation li a:hover {
						background-color:#49B5E3;
						color:#fff;
					}
						#MainNavigation li ul li a,
						#MainNavigation li ul li a.active {
							background-color:#D8E6F3;
							color:#53585C;
							background-position:20px 5px;
							padding-left:38px;
							width:166px;
						}
							#MainNavigation li ul li a.active {
								color:#009DD8;
							}
				#MiniTools {
					margin:24px 0 0 0;
				}
					#MiniTools li a { 
						background:none;
						border:0;
					}
						#MainNavigation ul#MiniTools li a:hover {
							background-color:transparent;
							text-decoration:underline;
						}
					#MiniTools li#Print a { 
						background: url("../img/icn_print.gif") 0px 5px no-repeat; 
					}
					#MiniTools li#Email a { 
						background: url("../img/icn_email.gif") 0px 5px no-repeat; 
					}
	#Content {
		float:left;
		padding:24px 20px 70px 21px;
		width:679px;
		background: url("../img/bg_content.gif") bottom left repeat-x;
		min-height:300px;
		height:auto !important;
		height:300px;
		color:#010101;
	}
		#Content ul {
			padding:0 0 0 20px;
		}
				
			#Content ul li {
				padding:4px 0;
			}
			
		#Content ol {
			padding:0 0 0 20px;
		}
				
			#Content ol li {
				padding:4px 0;
			}
				
					
		#Content #Breadcrumb {
			list-style-type:none;
			margin:0 0 28px 0;
			padding:0;
		}
			#Content ul#Breadcrumb li {
				float:left;
				padding:0 10px 0 6px;
				background:url("../img/bg_breadcrumb.gif") right 3px no-repeat;
			}
				#Breadcrumb li.active {
					color:#009DD8;
					background:none;
				}
				#Breadcrumb li a {
					text-decoration:none;
					color:#000;
				}
					#Breadcrumb li a:hover {
						text-decoration:underline;
					}
		
		#Content #ThirdLevelNav {
			list-style-type:none;
			background:#D8E6F3;
			padding:4px;
			margin: 0 0 21px 0;
		}
			#Content #ThirdLevelNav li {
				background: url("../img/bg_thirdlvlnav.gif") 0px 6px no-repeat;
				width:33%;
				float:left;
				line-height:20px;
				padding:0;
			}
				#ThirdLevelNav li a {
					color:#000;
					text-decoration:none;
					margin:0 0 0 10px;
				}
					#ThirdLevelNav li a:hover {
						text-decoration:underline;
					}

	#DeliveredByInvestis {
		background:#D8E6F3;
		padding:30px 0 60px 5px;
	}
	
/* Misc stuff */



	h1, h2, h3,  p.intro, .blue, .SuperSized, .MediumSized {
		color:#009DD8;
	}
	
	h1 {
		font-size:26px;
		height:50px;
		line-height:50px;
		border-bottom:1px solid #009DD8;		
		margin:0 0 18px 0;
	}
	
	h2 {
		font-size: 16px;
	
	}
	
	h3 {
		font-size:13px;
		padding: 0 0 10px 0;
	}

	h3 span {
		font-size:12px;
		font-weight:normal;
	}
	
	h4 {
		font-size:11px;
   	padding: 0 0 10px 0;	
	}
	
	p {
		margin:0 0 18px 0;
	}
	p.intro {
		margin-bottom:18px;
		font-size:16px;
		font-weight:bold;
	}
	
	p small {		
		font-size:0.9em;
	}
	
	.SuperSized {
		font-size:34px;
		font-weight:bold;
	}
	
	.MediumSized {
		font-size:16px;
		font-weight:bold;
	}
	
	a.BackToTop {
	  
		display:block;
		color:#52575B;
		text-decoration:none;
		padding:0 0 0 12px;
		background: url("../img/icn_backtotop.gif") 0px 3px no-repeat;

    
	
	}
		a.BackToTop:hover {
			text-decoration:underline;
		}
	
	table {
		width:502px;
		margin: 0 0 24px 0;
	}
	td.margin,th.margin {text-indent:2em;}	
	td.margin2,th.margin2 {text-indent:5em;}
	td.margin3,th.margin3 {text-indent:8.8em;}

		table.BlueBar {
			border-top:1px solid #7BC5E8;
		}
	
		table th,
		table td {
			border-bottom:1px solid #838A90;
			padding:4px 2px;
		}
		
		table th {
			text-align:left;
			font-weight:normal;
			vertical-align:bottom;
		}
			table th.Right,
			table td.Right {
				text-align:right;
			}
			table th.Center,
			table td.Center {
				text-align:center;
			}

			table th.Top,
			table td.Top {
				vertical-align:top;
			}

			table tr.NoBorder th,
			table tr.NoBorder td {
				border:none;
			}
			
			table.sitemap tr.topBorder th,
			table.sitemap tr.topBorder td {
				border-top:1px solid #D7E6F2;
			}
			
			table.image {
				width:320px;
				float:right;
			}
			
			table.sitemap th,
			table.sitemap td {
			border:none;
		}
						
			table tr.Thick th,
			table tr.Thick td,
			/*table td.Thick, */
			table tr td.Thick,
			table th.Thick {
				border-bottom:2px solid #838A90;
			}
			table tr.Thin th,
			table tr.Thin td,
			/*table td.Thin,*/
			table tr td.Thin,
			table th.Thin {
				border-bottom:1px solid #838A90;
			}									

			
						
	table.Financial  {
		width:100%;
		border-top:2px solid #7BC5E8;
		border-bottom:2px solid #7BC5E8;
	}
		table.Financial td {
			text-align:right;
		}
		table.Financial td.Left {
			text-align:left;
		}
		table.Financial td.Center {
			text-align:Center;
		}	
		table.Financial th,
		table.Financial td {
			border-bottom:1px solid #D7E6F2;
		}
		
		table.Financial tr td.Bline, table.Financial tr th.Bline {
			border-bottom:1px solid #838A90;
		}		

	table.Form  {
		width:100%;
	}
	table.Form td {
		text-align:left;
	}		
	table.Form th,
	table.Form td {
		border-bottom:0px solid #D7E6F2;
	}		
		

	a {
	color:#019DD8;
	text-decoration:none;
	}
	
	a:hover {
	text-decoration:underline;
	}
		
	a img {
		border:0;
	}
	img.ToRight {
		float:right;
		margin:0 0 20px 20px;
	}
	
	img.ToLeft {
		float:Left;
		margin:0 20px 20px 0;
	}
	
	dl.FactList { 
		border-top:1px solid #52575B;
		margin:0 10px;
	}
	
		dl.FactList dt,
		dl.FactList dd {
			color:#848B90;
			border-bottom:1px solid #52575B;
			padding:4px 0;
		}
		
		dl.FactList dt {
			font-weight:bold;
		}
		.PropertyFacts dl.FactList {
			border-top:none;
			margin-top:22px;
		}
		
	.PropertyFacts p {
		font-weight:bold;
		border-bottom:1px solid #52575B;
		color:#848B90;
		margin:0 10px;
		padding:4px 0;
	}
	
	.TwoCol {
		float:left;
		width:50%;
		margin:0 0 18px 0;
	}
	.TwoColFin {
		float:left;
		width:165px;
		margin:0 0 18px 0;
		border-bottom:1px solid #52575B;
		min-height: 80px;
		height: auto !important;
		height: 80px;
	}
	.TwoColFin p {
		font-weight:bold;
		color:#848B90;
		margin:0 10px;
		padding:0 0 4px 0;
	}
	.Clear {
		clear:both;	
	}
	.TwoColDist {
		float:left;
		width:300px;
		margin:0 0 18px 0;
		border-bottom:1px solid #999;
		min-height: 90px;
		height: auto !important;
		height: 90px;
	}
	.TwoColDist p {
		font-weight:bold;
		font-size: 16px;
		color:#848B90;
		margin:0 10px;
		padding:0 0 4px 0;
	}
