div.container1024x768 div#logo
{
  background-image: url(../images/logo1024x768.gif)}

div.container div#logo
{
  background-image: url(../images/logo.gif)}

div#headerImage
{
  background-image:url(../images/header-government.gif)}
  
div.container div#headerImage
{
  background-position:-24px -24px
}
div.breadcrumbs
{
  background-image:url(../images/topnav_red.gif)}

div.bcfade, div.footer
{
  background-image:url(../images/bcfade-red.gif)}

div.footer
{
  background-color:#ab100a
}

table.contentContainer
{
  width:100%;
  font-size:9pt
}

td.leftContent
{
  width:60%
}

td.leftContent h3
{
  font-size:21px;
  color:#1d4877
}

td.leftContent ul
{
  list-style-image:url(../../images/red_dot.gif)}

td.rightContent
{
  width:40%
}

td.rightContent ul
{
  list-style-image:url(../../images/bullet-arrow.gif);
  margin:0px 0px 0px 12px;
  padding-left:12px
}

.addlLinks{
	text-align:right;
	font-size:9pt;
	margin-right: 8px
}

.PageHeader{
  color:#000066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.subHeader{
  color: #006699;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
}

.sectionText {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}

.sectionText sel{
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.sectionText p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	}

.sectionText ul {
	 list-style-image:url(images/red_dot.gif)
}

.sectionText table{
	margin-left: 15px;
	font-size: 12px;
	width: 80%;
}

.sectionText td {
  vertical-align:top;
}

.sectionText img {
  float:right;
}

#contactInfo {
	width: 95%;
	/*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;
	padding:4px 4px 4px 4px;
	z-index: 102;
	height:auto; /*40px;*/
	width: 375px;
	font-weight:500
}

#contactframe{
	border-color: steelblue;
	border-width: 1px;
	border-right:solid;
	border-top: solid;
	border-bottom: solid;
	border-left: solid;
	background-color: beige;
	display: none;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0px;
	top: 0px;
	height:auto; /*40px;*/
	width: 280px;
	z-index: 102
}

.contentContainer div.pdfDownload
{
  font-family:verdana;
  font-size:8pt;
  text-align:center;
  border-top:1px solid #1d4877;
  margin-top:24px
}

iframe
{
	width: 100%;
	height: 800px;
}

