html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4;
}

div{
  display: none;
}
#content{
  display: block;
}

#whitepage, #mainwhitepage{
  font-size: 12px;
  line-height: 1.4em;
  display: block;
}

#whitepage div, #mainwhitepage div{
  display: block;
}


#mainwhitepage{
  width: 414px;
  margin: 0 10px 0 261px;
  padding: 20px;
}

#whitepage h1,#whitepage h2,#whitepage h3,#mainwhitepage h1,#mainwhitepage h2,#mainwhitepage h3{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial,Tahoma;
  color: #E1960F;
  margin: 0;
  padding: 0 0 10px 0;
}
#whitepage h1.met, #whitepage h2.met, #whitepage h3.met{
  font-size: 14px;
}
#whitepage h1,#mainwhitepage h1{
  text-transform: uppercase;
}
#whitepage .sa{
  font-size: 13px;
  font-family: Verdana;
  text-align: left;
  color: #060;
  border-bottom: solid 1px #ddd;
  padding: 0;
  margin: 0 0 15px 0;
}
#whitepage h2,#mainwhitepage h2{
  color: #004C97;
  padding: 0px 0 10px 0px;
}
#whitepage h3, #mainwhitepage h3{
  color: #3E3E3E;
  padding: 10px 0 10px 0;
  text-align: left;
}

#mainwhitepage h3{
  color: #E1960F;
}
#mainwhitepage h4{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial,Tahoma;
  color: #4f4f4f;
  margin-bottom: 5px;
}
#mainwhitepage .ndnews p{
  margin: 0 0 10px 0;
  font-size: 11px;
}
#mainwhitepage p.submitnews{
  text-align: right;
  margin: -10px 0 -10px 0;
  font-size: 11px;
}
#whitepage a,#mainwhitepage a
{
	color: #003098;	/* For Firefox... mark as important, otherwise it becomes black */
}
#whitepage a:hover,#mainwhitepage a:hover
{
	color: #003098;	/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: underline;
}
#whitepage table.meeting{
  margin: 0 0 13px 0;
}
#whitepage table.meeting,#whitepage table.calendar, #whitepage table.sa, #whitepage table.newsletter{
  border: solid 1px #e5e5e5;
  width: 100%;
  padding: 0;
}
#whitepage table.meeting tr,#whitepage table.calendar tr,#whitepage table.meeting.sa tr, #whitepage table.newsletter tr{
  margin: 0;
  padding: 0;
}
#whitepage table.meeting tr th,#whitepage table.calendar tr th,#whitepage table.sa tr th,#whitepage table.newsletter tr th{
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  color: #3e3e3e;
  background-color: #D1DDF3;
  padding: 5px 5px 5px 4px;
  margin: 0;
}
#whitepage table.newsletter tr th{
  text-align: left;
  background-color: #ECE4D5;
  font-size: 12px;
}
#whitepage table.calendar tr th{
  text-align: left;
  background-color: #DAE4E4;
  font-size: 12px;
}
#whitepage table.sa tr th{
  text-align: left;
  background-color: #F7E7C1;
  font-size: 12px;
}
#whitepage table.meeting tr td,#whitepage table.calendar tr td, #whitepage table.sa tr td, #whitepage table.newsletter tr td{
  font-size: 12px;
  color: #000;
  background: #f5f5f5 url(/img/td-bg-2.gif);
  padding: 5px 0px 5px 4px;
  margin: 0;
}
#whitepage table.newsletter tr td{
  padding: 10px;
}
#whitepage table tr td.col1{
  background: #e5e5e5 url(/img/td-bg.gif);
}
#whitepage table.meeting tr td{
  font-size: 11px;
}

#whitepage .saevent{
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  overflow: hidden;
  line-height: 1.4em;
  border-bottom: solid 1px #eee;
}

#whitepage .sadate{
  float: left;
  width: 110px;
  font-weight: bold;
}

#whitepage .saentry{
  margin: 0 0 0 115px;
}


#whitepage .bigbluesmall, #whitepage .bigblue{
  color: #4f81bd;
  padding: 10px;
  border: solid 2px #4f81bd;
}

#whitepage .bigbluesmall h2, #whitepage .bigblue h2{
  color: #E1960F;
}

#whitepage .bigbluesmall h3, #whitepage .bigblue h3{
  color: #c00;
}

#whitepage .bigbluesmall p, #whitepage .bigbluesmall h2, #whitepage .bigbluesmall h3{
  font-size: 11px;
  text-align: center;
  margin: 5px 0;
  padding: 0;
}

#whitepage .bigbluesmall{
  text-align: center;
}

#whitepage .bigbluearrow{
  border: none;
  padding: 0 0 36px 0;
  background: url(/images/bluebigarrow.gif) no-repeat bottom center;
}

#whitepage .bigbluearrow .bigbluesmall{
  border-bottom: none;
}
