﻿body
{
}
.space
    {
	margin-left: 50px;
	}
.highlight2
{
    FONT-SIZE: smaller;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #4C7373;
}
.highlight2 A:link
{
	color: White;
	font-size: 1 em;
	font-weight: bolder;
}
.highlight2 A:visited
{
	color: White;
	font-size: 1 em;
	font-weight: bolder;
}
.col1
{
    FONT-SIZE: smaller;
    LEFT: 20px;
    WIDTH: 300px;
    POSITION: absolute;
    TOP: 225px
}
.col2
{
    FONT-SIZE: smaller;
    LEFT: 340px;
    WIDTH: 300px;
    POSITION: absolute;
    TOP: 225px
}
#content
{
    COLOR: #000;
    PADDING-TOP: 0px;
    MARGIN-LEFT: 10px;
	font-size: smaller;
}
        #col1data
        {
            FONT-SIZE: smaller;
        	left: 20px;
        	width: 45%;
            POSITION: absolute;
            TOP: 0px;
        }
        #col2data
        {
            FONT-SIZE: smaller;
        	left: 50%;
        	width: 45%;
            POSITION: absolute;
            TOP: 0px;
        }
        #relative
        {
            position: relative;
        }
        p
        {
        	padding: 0px;
        	margin: 10px 0 0 0;
        }
        p.padding
        {
            padding-top:0px;
            padding-bottom:0px;
            padding-right:0px;
            padding-left:30px;
        }
.logo ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.logo li
{
	margin-bottom: 10;
	padding: 5px;
    FONT-SIZE: .9em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.logo a
{
	text-decoration: none;
}
.headnote
{
    FONT-SIZE: .8em;
    margin-bottom: 15px;
}
#support1
{
    FONT-SIZE: small;
    LEFT: 0px;
    WIDTH: 250px;
    POSITION: absolute;
    TOP: 195px;
    BACKGROUND-COLOR: #f0d2aa;
    PADDING: 10px;
}
#support2
{
    LEFT: 280px;
    WIDTH: 55%;
    POSITION: relative;
    TOP: 10px
}

