﻿
body {
  background: #FFF;
}

#container {
  width: 770px;
}

#logo {
  height: 96px;
  width: 526px;
  float: left;
}

#links {
  height: 96px;
  width: 244px;
  text-align: right;
  float: right;
}

/**** Search Control ****/

#ctl00_SEARCHCONTROL_searchPanel {
  height: 125px;
  margin: 0 0 20px 10px;
  background:#FFF url(../Media/BCPA/searchbanner.jpg) no-repeat left top;
}

#ctl00_SEARCHCONTROL_searchKeywords {
  width: 396px;
  margin: 75px 0 0 20px;
  padding: 2px;
  font-size: 0.9em;
  vertical-align: middle;
}

#ctl00_SEARCHCONTROL_searchButton {
  margin: 74px 0 0 5px;
  vertical-align: middle;
}

h5#searchPrompt { margin: 0; }

#content {
 margin: 0 10px 10px; 
}

#homeLeft {
  width: 525px;
  float: left;
}

#homeRight {
  height: 510px;
  width: 208px;
  border-left: solid 1px #AFB9DF;
  padding: 0 0 0 16px;
  float: right;
}

#footer {
  width: 750px;
  padding: 20px 0 0;
  float: left;
  text-align: center;
}

#homeSearch p, #searchBar p {
  font-size: 0.75em;
  font-weight: bold;
  margin: 0 0 10px 0;
}

table.sectionTable {
  font-size: 0.9em;
  margin: 0 0 10px 0;
}

table.sectionTable tr td a:link, table.sectionTable tr td a:visited, table.sectionTable tr td a:hover, table.sectionTable tr td a:active {
  color: #004CAB;
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

hr.homeSeparator {
  height: 1px;
  width: 525px;
  border: 0;
  color: #AFB9DF;
  background-color: #AFB9DF;
}

div#aboutEducation h3 {
  font-size: 0.7em;
  margin: 0;
}

div#aboutEducation p {
  font-size: 0.55em;
}

h2#padName, h2.padSectionName {
color: #004CAB;
}

h2.featuredContentHeader {
 color: #004CAB;
 font-size: 1.0em;
}

table#featuredContentTable td {
  vertical-align: top;
  padding: 0 0 20px 0;
}

table#featuredContentTable td p {
  font-size: 0.7em;
  line-height: 1.4em;
  margin: 0;
}

h3.featuredContentTitle {
  margin: 0 0 5px 0;
  line-height: 1.0em;
}

h3.featuredContentTitle a:link, h3.featuredContentTitle a:visited, h3.featuredContentTitle a:hover, h3.featuredContentTitle a:active {
  color: #00F;
  font-size: 0.8em;
	text-decoration: underline;
}

p.featuredContentMeta {
 color: #999;
 font-style: italic;
}

#breadcrumbs {
 margin-top: -20px; 
}

#breadcrumbs p {
  color: #666;
  font-size: 0.7em;
  font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
  color: #666;
  font-weight: bold;
	text-decoration: underline;
}

table#sectionHeader {
 width: 700px;
 border-bottom: solid 1px #004CAB;
 margin: 0 0 20px 0;
}

h2#sectionName, h2#topicName, h2#resultsName {
  margin: 0 0 5px 0;
  color: #004CAB;
}

h2#itemName {
 margin: 0 0 20px 0;
 color: #004CAB;
}

div.topicListItem {
  margin: 0 0 20px 53px;
}

a.topicListItemName:link, a.topicListItemName:visited, a.topicListItemName:hover, a.topicListItemName:active {
  color: #C20909;
	text-decoration: underline;
  font-weight: bold;
}

span.topicListItemMeta {
  font-size: 0.8em;
}

a.topicListItemMetaLink:link, a.topicListItemMetaLink:visited, a.topicListItemMetaLink:hover, a.topicListItemMetaLink:active {
  color: #666;
	text-decoration: none;
}

div.itemListBox {
 margin: 0 0 20px 0; 
}

p.itemListSummary {
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: solid 1px #999;
 padding: 0 0 5px 0;
}

div.itemListItem {
 margin: 0 0 20px 0; 
}

span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

a.itemListItemName:link, a.itemListItemName:visited, a.itemListItemName:hover, a.itemListItemName:active {
  color: #C20909;
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

table.itemSummary {
  border-bottom: solid 1px #AFB9DF;
}

p#padInstructions {
  margin: 0 0 20px 20px;
  padding: 20px 0 0 0;
}

input#ctl00_ContentPlaceHolder_IXPADBUTTON {
  margin: 0 0 20px 20px;
}

div.padChecklistSection {
 margin: 0 0 20px 20px;
 float: left;
}

div.padChecklistTopic {
 width: 300px;
 padding: 5px 0 5px;
 float: left; 
}

