﻿
body {
  background: #FFF;
}

#container {
  width: 750px;
  padding: 40px 0 0;
}

#header {
  height: 73px;
}

#logo {
  float: left;
}

#links {
  float: right;
}

#topMenu {
  height: 34px;
}

#ctl00_search {
  height: 125px;
  margin: 0 0 20px 0;
  background:#FFF url(../Media/CFM/searchbanner.jpg) no-repeat left top;
}

#ctl00_KEYWORDS {
  width: 375px;
  margin: 75px 0 0 20px;
}

#ctl00_SEARCHBUTTON {
  margin: 70px 0 0 5px;
}

#content {
  width: 730px;
  margin: 0 10px 10px;
}

#footer {
  height: 96px;
  background: #FFF url(../Media/CFM/bg_footer.jpg) repeat-x;
  clear: both;
}

#footerLeft {
  padding: 20px 0 0 10px;
  float: left;
}

#footerRight {
  float: right;
  text-align: right;
}

#content h1 {
  color: #286383;
  text-align: center;
}

p#alphaLinks, p#aboutLink {
  text-align: center;
}

p#alphaLinks a:link {
	color: #286383;
	font-weight: bold;
	font-size: 1.2em;
}
p#alphaLinks a:visited {
	color: #286383;
	font-weight: bold;
	font-size: 1.2em;
}
p#alphaLinks a:hover {
	color: #286383;
	font-weight: bold;
	font-size: 1.2em;
}
p#alphaLinks a:active {
	color: #286383;
	font-weight: bold;
	font-size: 1.2em;
}


a.footer:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
a.footer:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
a.footer:hover {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}
a.footer:active {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}




#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;
}
