@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

a:link, a:visited, a:active {
	text-decoration:underline;
	}

a:hover	{
	text-decoration:none;
	display: inline;
	}
	

	
#banner	{
	font-family: Optima, Verdana, Arial, sans-serif;
	}
	
#banner h1 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 2;
	}

#banner h2 {
	font-size: 1em;
	line-height: 2;
	font-weight: normal;
	}

ul.topNav  {
	text-align:center;
	}
	
ul.topNav li	{
	font-size: 0.75em;
	border-right: solid 1px white;
	font-weight: normal;
	}

ul.topNav  li.last {
	border-right-style: none;
	}

#sideNav blockquote p {
	font-size: 0.75em;
	text-align:left;
	line-height:1.2;
	}

#sideNav b {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	}

#sideNav h2  {
	font-size: 1em;
	line-height: 1.2;
	text-align: center;
	}
	
*.rollup-trigger { 
	cursor:pointer;
	}

h3.rollup-trigger {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	}

#sideNav   ul    {
	list-style: none;
	}

#sideNav   ul   li   {
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.1;
	}

#sideNav  ul  li  a  {
	font-size: 0.8em;
	text-decoration: none;
	}

#mainContent {
	font-size: 0.9em;
	}

#mainContent #topItem b    {
	font-style: italic;
	}
	
#topItem p	{
	font-weight: bold;
	font-size: 0.9em;
	}

#topItem p, #topItem li	{
	font-weight: normal;
	font-size: 0.9em;
	}

#topItem ul {
	list-style: disc outside;
	}

#mainContent h2 {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	}

#mainContent .first {
	font-size: 0.9em;
	}

#mainContent .second {
	font-size: 0.9em;
	}
	
#mainContent b {
	font-style: italic;
	font-weight: bold;
	}


ul.footer  {
	text-align:center;
	list-style: none;
	}
	
ul.footer li	{
	font-size: 0.8em;
	}
	
.contactInfo {
	font-size: 1em;
	text-align: center;
	}

p.update {
	margin: 0.5em 0px;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	}

img { border-style: none }
