.Container 
{
	background: #999966; 
	margin: 0 auto; 
	position: relative;
    width: 100%;
    height: 100%;
}

.ContainerTextOnly 
{
	background: #FFFFFF; 
	margin: 0 auto; 
	position: relative;
    width: 100%;
    height: 100%;
}

.Content
{
	width: 549px;
	height: 0 auto;
	min-height: 405px;
	background: #FFFFFF url('../images/Background.gif');
	color: #000000;
	border: 0px;
	text-align: left;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

.ContentTextOnly
{ 
    width: 589px; 
    height: 100%;
    background: #FFFFFF;
    color: #000000;
    border: 0px;
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana;
}

.Copyright
{ 
    width: 175px;
    background: #FFFFFF url('../images/CopyrightBackground.gif');
    color: #000000;
    text-align: center;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    border: 0px;
}

.Footer
{
    text-align: center;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.FooterTextOnly
{
    text-align: center;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana;
}

.FormContainer 
{
	background: #FFFFFF; 
	margin: 0 auto; 
	position: relative;
    width: 100%;
    height: 100%;
}

.FormMain
{
    width: 600px; 
    height: 100%;
    background: #FFFFFF;
    border: 0px;
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.HeaderContainer
{
    background: #FFFFFF url('../images/Header.gif');
    color: #000000;
    border: 0px;
    width: 764px; 
	height: 216px; 
	margin: 0 auto;
    text-align: right;
}

.HeaderContainerTextOnly
{
    background: #FFFFFF;
    color: #000000;
    border: 0px;
	margin: 0 auto;
}

.HeaderText
{
    background: transparent;
    color: #000000;
    border: 0px;
    width: 328px; 
	height: 216px; 
	margin: 0 auto;
    text-align: left;
    float: right;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.HeaderTextTextOnly
{
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana;
}

.Main
{
    width: 764px; 
    height: 100%;
    background: #FFFFFF url('../images/MainBackground.gif');
    border: 0px;
}

.MainTextOnly
{
    width: 764px; 
    height: 100%;
    background: #FFFFFF;
    border: 0px;
    text-align: left;
}

.Nav 
{
    background: #FFFFFF url('../images/NavBackground.gif');
    color: #000000;
    border: 0px;
    width: 175px; 
    height: 445px; 
    min-height: 1%;
    margin: 0 auto;
    float: left;
    text-align: center;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.NavTextOnly
{
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.NavFrame
{
    background: #999966;
    border: 2px solid #000000;
    width: 175px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: right;
    margin-left: 8px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
    text-align: center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.SmallText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

.Subheader
{
	text-align: left;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	color: #336699;
}

.SubheaderTextOnly
{
    text-align: center;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

a:link       { color: #336699; FONT-WEIGHT: bold; }
a:visited    { color: #000000; FONT-WEIGHT: bold; }
a:active     { color: #336699; FONT-WEIGHT: bold; }

body
{
	padding: 0px;
	background: #999966;
	text-align: center;
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0px auto 0px auto;
}

html
{
    text-align: center;
    height: 100%;
    min-height: 100%;
    width: 100%;
    margin: 0px auto 0px auto;
}

img
{
    border-style: solid; 
    border-width: 0px;
}

img.Left
{
    margin-left: 0px;
    margin-right: 16px;
    margin-bottom: 10px;
    float: left;
}

img.Right
{
    margin-left: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    float: right;
}

td
{
	vertical-align: top;
    background: #FFFFFF; 
    padding-left: 0px; 
    padding-right: 0px;
    padding-top: 6px; 
    padding-bottom: 6px;
    color: #000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
}

ul
{
    margin: 18px;
}

