body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
  margin:0 auto;
  background-color:#999ab1;
}

td {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-regular, sans-serif;
}

a {
	color: #262967;
}

a:hover {
	color: #262967;
	text-decoration: none;
}

a:visited {
	color: #6A6C92;
}

a:active {
	color: #262967;
	text-decoration: none;
}

.text-14blue {
	color: #5D61A5;
	font-size: 14px;
	font-weight: bold;
}

.mainheading {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.bigheading {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#body-padding {
	padding-left: 9px;
	padding-right: 9px;
}

#program-sublink-background {
	background-image: url(/images/program-table-background.gif);
	background-color: #A4A4C2;
	background-repeat: repeat-x;
	background-position: top center;
}

a.program-sublinks {
	color: #000000;
}

a.program-sublinks:hover {
	color: #000000;
	text-decoration: none;
}

a.program-sublinks:visited {
	color: #000000;
}

a.program-sublinks:active {
	color: #000000;
	text-decoration: none;
}

a.bottom-links {
	color: #262967;
}

a.bottom-links:hover {
	color: #262967;
	text-decoration: none;
}

a.bottom-links:visited {
	color: #6A6C92;
}

a.bottom-links:active {
	color: #262967;
	text-decoration: none;
}

h3.alternate {
  margin-top:28px;
}

ul.roman {
	list-style-type: upper-roman;
}

ul.alpha {
	list-style-type: lower-alpha;
}

/* NIPETS additions below */
.subhead {
  text-align:center;
  font-weight:bold;
  font-style:italic;
}

#footer {
  padding-top:40px;
}

.downloadname {
  font-family:arial, sans-serif;
  font-size:1em;
  font-weight:bold;
}

.stripe {
  background-color:#eeeeee;
}

#schedule dl {
  margin-top:12px;
}  

#schedule dt {
  float:left;
  width:80px;
  margin-left:20px;
  margin-bottom:12px;
  margin-top:0px;
}

#schedule dd {
  margin-bottom:12px;
  margin-top:0px;
  margin-left:100px;
}

#schedule ul {
  margin-left:45px;
  margin-top:0px;
  margin-bottom:12px;
}

#wrapper {
  margin:0 auto;
  width:770px;
}

#content {
  width:100%;
}

#schedule dt.twotime {
  float:left;
  width:140px;
  margin-left:20px;
  margin-bottom:12px;
  margin-top:0px;
}

#schedule dd.twotime {
  margin-bottom:12px;
  margin-top:0px;
  margin-left:160px;
}

.meetingname {
  font-weight:bold;
  color:#0000ff;
}

.importantitem {
  font-weight:bold;
  text-decoration:underline;
}

.extraimportant {
  font-weight:bold;
  color:#ff0000;
}

#policymanual li {
  margin-top:12px;
}

.imagea {
  float:left;
  margin-right:20px;
}

.imageb {
  float:right;
  margin-left:10px;
  margin-right:40px;
}

.containera {
  clear:both;
  padding:20px;
}

.containerb {
  clear:both;
  padding:20px 20px 20px 40px;
}

div.menuitem {
  background-image:url(../images/button-downloads.jpg);
  background-repeat:no-repeat;
  margin-top:0px;
  width:169px;
  height:26px;
  padding-left:21px;
  padding-top:4px;
  vertical-align:middle;
  font-family:tahoma,arial,sans-serif;
  overflow:hidden;
}

div.menuitem a {
  color:#f0e68c;
  text-decoration:none;
  font-family:'gill sans',tahoma,arial,sans-serif;
  font-weight:bold;
  font-size:16px;
}