body {
 background-color: #fffff0;
 color: #000000;
 margin: 0px 12px 12px 12px;
 padding: 0px;
 font-family: Verdana, sans-serif;
 text-align: left ;
}

h1, h2, h3, h4, h5, h6 {
 font-style: normal ;
 text-align: left;
 margin: 0px ;
 padding: 0 ;
 line-height: 1.3 ;
 font-weight: bold ;
}

h2, h3, h4, h5, h6 {
 font-family: Verdana, Arial ;
}

.AllCentered
{
  text-align: center
}

hr
{
	color: Black ;
	background-color: Black ;
	height: 2px;
}



h1 {
 font-size: 15pt ;
 font-family: Arial Narrow, Helvetical-Narrow, sans-serif ;
}


h2 {
 font-size: 14pt ;
}

h3 {
 font-size: 12pt ;
}

h4 {
 font-size: 10pt ;
}

h5 {
 font-size: 9pt ;
}

h6 {
 font-size: 8pt ;
}


p,ul {
 font-family: Verdana, sans-serif ;
 line-height: 125% ;
 text-align: left ;
 font-size: 80% ;
}

img {
 display: block;
 margin: 0px;
 padding: 0px;
 border: 0px solid #000000 ;
 text-align: center ;
}
thin {
 font-size: 50%;
}
img.borderstyle {
 border: 1px solid #000000
}
li {
 margin: 1em 0 0 -1.5em ;
 padding: 0;
}

#MainContent {
 margin: 1em 0 0 0 ;
 padding: 0;
}
.inline 
{
	display: inline;
  border: 0px solid #000000;
}

a:link { color: #0066CC; }
a:visited { color: #0066CC; }
a:active { color: #0066CC; }

.ImageFloat {
 float: right;
 width: 244px ;
 margin: 0px 0px 0px 16px ;
 padding: 8px ;
 border: 2px solid #000000 ;
 background-color: #DCDCDC ;
 border-color: #000000 ;
 font-family: Verdana, sans-serif ;
}

.myClearFloats {
 clear: both;
}

.ContactBox {
 float: right;
 width: 200px ;
 margin: 4px ;
 padding: 4px ;
 border: 1px solid #000000 ;
 background-color: #00B2D7 ;
 border-color: #000000 ;
 font-family: Verdana, sans-serif ;
 font-size: 75% ;
 line-height: 110% ;
 color: White
}

.ContactBoxBottom {
 margin: 4px ;
 padding: 4px ;
 border: 1px solid #000000 ;
 background-color: #00B2D7 ;
 border-color: #000000 ;
 font-family: Verdana, sans-serif ;
 font-size: 75% ;
 line-height: 110% ;
 color: White
}


.ContactBox a:link { color: White }
.ContactBox a:visited { color: White }
.ContactBox a:active { color: White }

.ContactBoxBottom a:link { color: White }
.ContactBoxBottom a:visited { color: White }
.ContactBoxBottom a:active { color: White }

p {
 font-size: 80%;
 line-height: 150% ;
}

.footnotes {
 font-size: 60%;
}

#CanvasContainer {
 border: 1px solid #000000 ;
 text-align: left ;
 position: relative ;
 width: 244px ;
 height: 146px ;
 padding: 0px;
 margin: 0px 0px 0px 0px ;
}

#canvas0 {
 font-family: Verdana, sans-serif;
 font-weight: bold;
 position: absolute;
 width: 244px;
 height: 146px;
 filter: alpha(opacity=100);
 opacity: 100;
}

#canvas1 {
 font-family: Verdana, sans-serif;
 font-weight: bold;
 position: absolute;
 width: 244px;
 height: 146px;
 filter: alpha(opacity=0);
 opacity: 0;
}

