body
{
  font-family:arial;
  font-size: 13pt;
  color:#000000;
  background-color:#ffffff;
}

a:link
{
  color: #0066FF;
}

a:visited
{
  color: #0066FF;
}

p, td, th, li, ol, ul, blockquote
{
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
}

h1
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #3366CC;
}

h2
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: black;
}

h3
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 10pt;
  color: black;
}

h3 i
{
 font-size: 8pt;
}
.bigfont
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}

.navtrail
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 8pt;
  text-decoration: none;
  text-align: left;
}

.footertext
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}

.topofpage
{
  text-align: right;
}

a.white-text {
	font-family: verdana,helvetica,sans-serif;
	color: #FFFFFF;}
	
a:visited.white-text {
	font-family: verdana,helvetica,sans-serif;
	color: #FFFFFF;}
	
	
.image_with_caption { 
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 3px;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    text-align: center;
    font-weight:bold;
}
.image_with_caption img {
    border: 1px solid #CCCCCC;
    vertical-align:middle;
    margin-bottom: 3px;
    display:block; }
    
.img_right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.img_left { margin: 0.5em 0.8em 0.5em 0; float:left; }
.img_sm {width:10em}
.img_sm img {width:10em}
.img_med {width:20em}
.img_med img {width:20em}
.img_lg {width:100%}
.img_lg img {width:100%}
.img_oneThird {float:right; width:38%}
.img_oneThird img {width:100%}
.img_twoThirds {float:left; width:48%}
.img_twoThirds img {width:100%}
