body {
  background: #ececec url(images/background-white.gif) repeat-x;
  font-family: Georgia,"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size: 0.85em;
  color: #666;
  margin: 0;
  padding: 0;
}

img { border: none; }

a {
	color: #004DC0;
	text-decoration: none;
}

a:hover {
	color: #66A3FF;
	border-bottom: 1px dotted;
}	

a.noeffect:hover {
	border-bottom: none;
}

h1,h2,h3,h4 {
	font-family: Tahoma,Verdana,sans-serf;
	color: #ccc;
}

h1,h2 { margin: 0px 0px 2px 0px; }

h1.maintitle {
	color: #802f2f; /*#401817;*/
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
}

h2 {
	color: #401817; /*#802f2f;*/ /*#401817;*/
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
}

p.nomargin {
	margin-top: 0;
}

ul.noindent {
  list-style-type: none;
  margin: 0;
}


ul.nav01 {
  list-style-type: none;
  /* background: red; */
  margin: 0;
  font-family: Tahoma,Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

ul.nav02 {
  list-style-type: none;
  /* background: yellow; */
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  padding-bottom: 3px;
}

ul.nav01 a {
  text-decoration: none;
  color: #666;
  margin-left: 20px;
}

ul.nav02 a {
  text-decoration: none;
  color: #999;
}

/*
ul.nav01 a:hover {
  color: #ff6666;
  border-bottom: 1px dotted;
}
*/

ul.nav01 a:hover {
  color: #f15B5b;
  border: none;
}

li.activePage {
	background: url(images/pinkcube.gif) no-repeat;
}

#header {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
	height: 50px; /* IE5/Win height (includes padding + borders */
	line-height: 11px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px; /* the correct height */
	}

body>#header {height: 30px;}

#content {
	margin: 0px 160px 50px 230px;
	padding: 0px;
	line-height: 24px;
	}

#frontpage {
	margin: 15px 0px 0px 147px;
	width: 240px;
	font-size: 11px;
	line-height: 20px;
}	

#underConstruction {
	margin: 15px 0px 0px 0px;
	width: 240px;
	font-size: 11px;
	line-height: 20px;
}	
	
#menu {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 200px;
	padding: 0px;
	/* padding: 0px 0px 20px 20px; */
	background-color: transparent;
	border: none;
	line-height: 17px;

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	}

body>#menu {width: 200px;}

#photoPanel {
	position: absolute;
	top: 60px;
	right: 20px;
	width: 120px;
	padding: 0px;
	/* padding: 0px 0px 20px 20px; */
	background-color: transparent;
	border: none;
	line-height: 17px;
	color: #802f2f; /*#401817;*/
	font-size: 11px;
	font-style: italic;
	text-align: center;

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	}

body>#photoPanel {width: 120px;}

#photoPanel p {
	margin: 0px;
}

#copyright {
  margin: 20px 50px 10px 0px;
  padding: 0px 0px 0px 230px;
  font-size: 11px;
  font-family: Tahoma,Verdana,sans-serif;
}

div.breadcrumbs {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
}

div.breadcrumbs .active {
	color: #666;
}

span.boardAffil {
	font-style: italic;
}

ul.boardmembers {
	list-style-type: none;
	margin-left: 0;
}

ul.boardmembers li {
	padding-bottom: 5px;
}

.highlight {
	color: #802f2f;
}

ul.diamondNoIndent {
 list-style-type: disc;
 margin: 15px;
}

div.pdfBox {
	float: left;
	width: 85px;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 9px;
}

div.pdfBox a:hover {
	border-bottom: none;
}

div.pdfDescription {
	margin-left: 85px;
	margin-bottom: 12px;
}

a.plaintext {
	color: #666;
}

span.pdfnote {
	font-family: Arial;
	font-size: 12px;
	padding-left: 8px;
}

span.helpNote {
	font-size: 80%;
	line-height: 20px;
}


