﻿
body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	padding: 15px 0 0 0;
	color: #331300;
	background-color:#A2B6DB;
}

#container {
  width: 800px;
}

#center {
  background: #A2B6DB url(../Media/OGMP/mid-bg.gif);
  padding: 0 25px 0;
}

#header {
  height: 130px;
}

#menu {
  height: 34px;
}

#ctl00_search {
  height: 44px;
  margin: 0 0 0 0;
  padding: 80px 0 0 20px;
  background:#FFF url(../Media/OGMP/patient-education.jpg) no-repeat left top;
}

#ctl00_KEYWORDS {
  width: 375px;
}

#content {
  padding: 20px 0 0;
}

#footer {
  height: 89px;
  border-top: dashed 1px #CCC;
  padding: 10px 0 0;
}

#footerLeft {
  height: 79px;
  width: 600px;
  float: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #707070;
	font-size : 9px;
	line-height: 20px;
}

#footerRight {
  height: 79px;
  width: 149px;
  float: right; 
}

#homeLeft {
  width: 480px;
  float: left;
}

hr.sectionTableSeparator {
  height: 1px;
  width: 480px;
  border: 0;
  color: #CCC;
  background-color: #CCC;
}

#homeRight {
  width: 250px;
  float: right;
}

h2.featuredContentHeader {
  color: #904B16;
  font-size: 1.0em;
}

h3.featuredContentTitle {
  margin: 0;
  line-height: 1.0em;
}

h3.featuredContentTitle a:link, h3.featuredContentTitle a:visited, h3.featuredContentTitle a:hover, h3.featuredContentTitle a:active {
  color: #2D8AFE;
  font-size: 0.8em;
	text-decoration: none;
}

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;
}

p.featuredContentMeta {
 color: #999;
 font-style: italic;
}

p.aboutEducation {
  text-align: center;
}

p.aboutEducation a:link, p.aboutEducation a:visited, p.aboutEducation a:hover, p.aboutEducation a:active {
  color: #2D8AFE;
  font-size: 0.8em;
  text-decoration: underline;
}

table.sectionTable {
  margin: 0 0 0 5px;
}

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: #00F;
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

#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;
}


