body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	 min-width: 778px;
	text-align: center;
	background: #E1DFD9 url(bg_building.gif) no-repeat left top;
	}
	a {
		color: #A73836;
		text-decoration: none;
		}
		a:hover, a:active {
		text-decoration: underline;
		}
	h1 {
		font-size: 11px;
		font-weight: bold;
	}
	h2 {
		font-size: 13px;
		font-weight: bold;
	}
	
h4 {
	margin-top: 115px;
	
}	
	td, th {
		font-size: 10px;
	}

#printLogo {
	display: none;
}
		
#bannerFrame {
	position: relative;
	padding: 0 11px 0 12px;
	margin: 0 auto;
	width: 778px;
	text-align: left;
	}
	#logo {
		padding-top: 27px;
	}
	#levelOnes {
		position: absolute;
		top: 0;
		left: 15px;
		padding-left: 408px;
		width: 749px;
	}
	
.contentFrame {
	position: relative;
	margin: 0 auto;
	width: 778px;
	text-align: left;
	}
	.content {
		padding: 0 18px 7px 19px;
	/*	height:495px; */
	background: #f6f5f3 url(mid.gif) bottom right repeat-y;
	}
	
	#homeMain {
	width: 450px;
	padding: 5px 10px 10px 10px;
	}
					
	#homeMain_full {
	width: 700px;
	padding: 5px 10px 10px 10px;
	}					
															
#footerFrame {
	position: relative;
	margin: 0 auto;
	width: 778px;
	text-align: left;
	z-index: 2;
	}
	#footer {
		}

		#footermain a:link, #footermain a:visited {
			font-weight: bold;
			font-size: 10px;
			}
			#footermain a#footerSelected {
				text-decoration: underline;
			}


		#footer a:link, #footer a:visited {
			font-weight: bold;
			font-size: 10px;
			}
			#footer a#footerSelected {
				text-decoration: underline;
			}
	#copyright {
		position: absolute;
		z-index: 2;
		top: 20px;
		left: 487px;
		color: #2f3031;
	}
	.style2 {
		font-weight: normal;
		list-style-type: none;
		list-style-position: outside;
		list-style-image: url(bullet.gif);
		letter-spacing: normal;
	}
	li {
		margin-bottom: 25px;
		top: 0px;
		margin-top: 0px;
		padding: -10px;
	}
	.style3 {color: #A73836; font-size: 14px;}


.left_pic {
		float: left;
		padding: 8px;
		border: 1px solid #CACACA;
		margin: 5px 20px 0px 0px;
	}
	
	.right_pic {
			float: right;
			padding: 8px;
			border: 1px solid #CACACA;
			margin: 5px 5px 0px 10px;
		}	
		
		span.label,span.spacer,span.multiple span {width:50px;float:left;} 
		span.multiple {float:left;} 
		span.button {padding-left:120px;} 
		div.clear {clear:both;padding-top:5px;}		
		