
body
{
	font: 10pt Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}
h2, h3, h4, o, ul, blockquote
{
	margin: 0 0 0 20px;
}
h2, h3
{
	font: 125% "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
}
li > h4
{
	margin-left: 0;
}
p
{
	font-size: 100%;
}

li > p 
{
	margin-left: 0;
}
a:link, a:visited 
{
	text-decoration: none; 
}
div#nav_main {
	font-size: 115%;
	font-weight: bold;
}
div#rightcolumn ol li h4, div#rightcolumn ul li h4{
	padding: 0;
	font-weight: bold;
	font-size: 115%;
}

div#rightcolumn h2 + p , div#rightcolumn h4 + p
{
	font-weight: normal;
}

div#rightcolumn h3 {
	margin: 0;
	text-transform: lowercase;
}

div#leftcolumn h3 {
	margin: 0;
	text-transform: lowercase;
}

div#leftcolumn li {
	text-transform: lowercase;
}

div#branding h1 {
	font-size: 200%;
	font-weight: bold;
}

div#branding h2 {
	font-size: 150%;
	font-weight: bold;
}

#content h1 {
	margin: 0 10% 1.25em -2em; 
	padding: 0.5em 2em;
	background: #FFF; color: #686397;
	font-size: 1.8em;
	text-transform: lowercase;
}

#content h1 b {
	color: #B0D742;
}

#content h2 {
	margin: 0.5em 0; padding-bottom: 0.25em;
	border-bottom: 1px solid #B0D742;
	font-size: 1.5em;
}

#content h3 {
	margin: 0.25em 0; padding-bottom: 0.25em;
	font-size: 1.2em;
}

#site_info {
	text-align: center;
}

th {
	font-size:1.0em; 
	font-variant:small-caps; 
	text-align: left; 
	font-weight: bold; 
}
td {
	font-size:1.0em; 
	text-align: left; 
	line-height: 1.2em; 
}
td ul {
	text-align: left; 
	padding-left: 10px; 
	margin-left: 5px;
}
table tr th.doubleheight {height: 2em;}
table tr th.tripleheight {height: 3em;}
table tr td.doubleheight {height: 2em;}
table tr td.tripleheight {height: 3em;}
table.doubleheight th {height: 2em;}
table.tripleheight th {height: 3em;}
table.doubleheight tr td {height: 2em;}
table.tripleheight tr td {height: 3em;}
caption {
	font-size: 1.4em;
    font-weight: bold;
	text-align: left;
}
thead tr td {
	text-align: center;
}
tfoot {
	text-align: center;
}
tfoot tr td {
	text-align: center;
}
table#memberlist * th {font-size: 1.0em; }
table#memberlist * td {font-size: 1.0em; }
/*  ----  end of table styles   ------------- */

ol#noteslist {
	list-style-type: decimal;
}

ol#noteslist li>p:first {
	font-weight: bold;
}

.leader {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
}
