div.container1024x768 div#logo
{
  width:274px;
  height:92px;
  background-image:url(../images/logo1024x768.gif)
}

div.container div#logo
{
  width:269px;
  height:83px;
  background-image:url(../images/logo.gif)
}

div#headerImage
{
  background-image:url(../../living/images/header-living.gif)
}

div.container div#headerImage
{
  background-position:-24px -24px
}
div.breadcrumbs
{
  background-image:url(../../living/images/topnav_neongreen.gif)
}

div.bcfade, div.footer
{
  background-image:url(../../living/images/bcfade-neongreen.gif)
}

div.footer
{
  background-color:#94ac77
}

div.contentContainer
{
  padding:12px
}

table.contentContainer
{
  width:100%
}

.contentContainer
{
  font-size:9pt
}

.contentContainer table
{
  font-size:9pt
}

.contentContainer h2
{
  font-size:16pt;
  color:#1d4877;
  margin-top:0px;
  margin-bottom:0px
}

td.leftContent
{
  width:55%
}

td.leftContent h3
{
  font-size:21px;
  color:#1d4877
}

td.leftContent ul
{
  list-style-image:url(../../images/dot.gif)
}

td.rightContent
{
  width:45%
}

td.rightContent ul
{
  list-style-image:url(../../images/bullet-arrow.gif);
  margin:0px 0px 0px 12px;
  padding-left:12px
}

.PageHeader{
  color:#000066;
  font-family: Arial;
  font-size: 14pt;
  padding-top: 15px;
  padding-bottom: 5px;
}

div.sectionHead div
{
   margin-top:4px;
   margin-bottom: 4px;
   font-size:10pt;
   font-weight:bold;
   margin-left:1px;
   background-repeat:repeat-y;
   color:#FFFFFF
}

.sectionHeader{
  color: #006699;
  font-family: Arial;
  font-size: 13pt;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
}

.subHeader{
  color: #006699;
  font-family: Arial;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
}

.sectionHeading {
	font-size: 12pt;
	color:#163D6C;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
	
.sectionText{
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:10px;
	}

.sectionText p {
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	}

.sectionText ul {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
	}
	
.sectionText table{
	margin-left: 15px;
	font-size: 12px;
	width: 80%;
}

.sectionText td {
vertical-align:top;
}

.sectionText p img{
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	vertical-align: top;
	float: right;
}

.announcement {
	/*width: 75%;
	border-top-color:#000000;*/
	border-top-color: steelblue;
	border-right-color:steelblue;
	border-left-color: steelblue;
	border-bottom-color: steelblue;
	border-top-style:groove;
	border-top-width: 2px;
	border-right-style:groove;
	border-right-width: 2px;
	border-left-style:groove;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	/*background-color: beige;
	display: none;
	filter: alpha(opacity=80);
	position: absolute;
	right: 15px;
	left: 5px;*/
	float:right;
	padding:8px 8px 8px 8px;
	margin-left:10px;
	margin-bottom:10px;
	z-index: 102;
	height:auto; /*40px;*/
	width: 250px;
	font-weight:500
}
iframe
{
	width: 100%;
	height: 800px;
}