#banner
{
width: 800px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
#fullwidth
{
width: 780px;
position: absolute;
top: 150;
left: 20;
z-index: 2;
}

#twocol
{
width: 500px;
top: 150;
position: absolute;
left:20;
z-index: 3;
}

#leftcol
{
width:250px;
position: absolute;
left:20px;
z-index: 2;
}

#midcol
{
width: 250px;
position: absolute;
left:300px;
z-index: 5;
}
#rightcol
{
width: 240px;
border: solid;
border-width: 2px;
border-color:#660033;
padding: 5px;
left: 550px;
top: 150px;
position: absolute;
z-index: 6;
}
#rightcol2
{
width: 250px;
left:570px;
position: absolute;
z-index: 7;
}

P {text-align: left; vertical-align: top}

.rightcol {text-align: center;
				font-size: 10pt;}
.rightcol a:link { border-width: 0px;
						text-decoration: none;
						}

.rightcol a:visited { border-width: 0px;
						text-decoration: none;
						}

.rightcol img { border-width: 0px; }


.body
  { color: black; font-style: normal; font-size: 10pt; line-height: 14pt; font-family: "Gill Sans", Verdana, Helvetica, Arial; text-align: left; list-style-position: outside; width: 95%; indent: 0%;vertical-align:top }

.lists
     { color: black; font-style: normal; font-size: 9pt; line-height: 12pt; font-family: "Gill Sans", Verdana, Helvetica, Arial; text-align: left;  list-style-type: disc; list-style-position: outside;  indent: 0%; vertical-align:top}

.rightcoltext
    { color: black; font-style: normal; font-size: 9pt; line-height: 10pt; font-family: Gill Sans, Verdana, Helvetica, Arial; text-align: left; width: 80%; indent: 0% }

.footer
 { color: black; font-weight: bold; font-size: 9pt; line-height: 14pt; font-family: Gill Sans, Verdana, Helvetica, Arial }

.subhd
       { color: #ff0000; font-weight: bold; font-size: 12pt; font-family: Gill Sans, Verdana, Helvetica, Arial; padding-top: 5px; indent: 0% }

.sectionhd
     { color: #FF0000; font-size: 18pt;font-weight: bold; font-family: Lucida Sans Unicode, Gill Sans, Verdana, Helvetica, Arial;
line-height: 120%; indent: 0%
}

.sidetext
{ font-color: black;
font-size: 9pt; line-height: 120%; indent: 0%;
font-family:  Gill Sans, Verdana, Helvetica, Arial
}

.reverse
 { bg-color: #009900; font-weight: bold; font-size: 9pt; font-family: Gill Sans, Verdana, Helvetica, Arial; font-color: #ffffff; indent: 0%}
 
a:link {text-decoration: underline; color: #660033}
a:visited {text-decoration: underline; color: #336600}
a:active {text-decoration: underline; color: #660033}
a:hover {text-decoration: underline; color: #009900;}

