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(../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
}

div.sectionContent
{
  font-size:9pt
}

div.sectionContent img
{
	float:right;
}

td.leftContent
{
  width:60%
}

td.leftContent h3
{
  font-size:21px;
  color:#1d4877
}

td.leftContent ul
{
  list-style-image:url(../../images/bullet-arrow.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;
	padding-right: 20px;
}

.PageHeader{
  color:#000066;
  font-family: Arial;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.appText{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
	}

.appText p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	width: 90%;
	}

div.box {
	padding-top: 2px;
	padding-left:5px;
	padding-right:5px;
	width:100%;
	padding-bottom:2px
	}
	
div.boxText {
	font-size:10pt;
	padding-top: 0px;
	padding-left: 8px;
	padding-right:10px
	}
	
div.boxText img {
	padding-left:2px;
	display: inline;
	vertical-align: top;
	float: right;
}

div.boxText dl {
	padding-right:20px;
	
}

div.boxText h4{
	color:#000066;
	font-size:11pt;
}

.sectionText{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	}

.sectionText p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	}
	
.sectionText table{
	margin-left: 15px;
	font-size: 12px;
	width: 80%;
}

.sectionText td {
vertical-align:top;
}

#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
}

.quickSummary {
	clear:both; 
	margin:   0px 10px 0px 0px; 
	width: 200px; 
	float: right;
	}
	
.quickSummary p {
	font: italic 8pt/20pt georgia; 
	text-align:center;
	font-style:italic;
	line-height: 12pt;
}

iframe
{
	width: 100%;
	height: 800px;
}

@media print
{
  body
  {
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
  }
  
  div.header, td.left, td.leftImage
  {
    display:none
  }
 
  div.breadcrumbs, div.bcfade, div.crumbs
  {
     display:none;
  }
  
  div.footer
  {
     display:none;
	 visibility:hidden;
  }
  
  div.PageHeader{
  	display:none;
  }
  
  div.search{
  	display:none;
  }
  
  div.quickSummary{
  	display:none;
  }
  .contentContainer table.tblForm input
  {
     border-top:none;
	 border-left:none;
	 border-right:none;
	 border-bottom-color:#666666;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
  }
  
  .contentContainer table.tblForm textarea
  {
     border-top:none;
	 border-left:none;
	 border-right:none;
	 border-bottom:none;
	 text-decoration: underline;
  }
  
  #print{
     display:none;
  }

