#back { 
	width:760px; 
	left:50%; 
	min-height:100%; 
	height:100%; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	background:url(images/tile_backgroundTemp.gif); 
	}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
}
h2 {
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#AAAAAA;
	margin-top:0px;
}
.subhead {
	font-size:13px;
	font-weight:bold;
}

/* TEMPLATE STYLEs */

.breadcrumb {
	position:absolute;
	left:47px;
	top:122px;
	color:#FFFFFF;
	font-size:11px;
}
.breadcrumb a {
	color:#FFFFFF;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.pageTitle {
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
.bodyContent {
	float:left;
	width:564px;
}
.textArea {
	margin:0px 48px;
	font-size:12px;
	line-height:17px;
	min-height:300px;
}
.textArea LI {
	font-weight:bold;
}
.inset {
	margin-bottom:10px;
}
.yellowColumn {
	float:left;
	width:195px;
	background:url(images/tileYellow.jpg);
	margin-left:1px;
	min-height:500px;
	height:500px;
}
.yellowColumnTxt {
	margin:0px 20px;
	font-size:12px;
}
.footer {
	margin:35px 48px;
	font-size:11px;
	color:#666666;
}
.footer a {
	color:#666666;
	text-decoration:none;
}
.footer a:hover {
	color:#333333;
	text-decoration:underline;
}
.copyright {
	font-size:9px;
}
