﻿html, body, form, .Container
{
    height: 100%;
    margin: 0;
    padding: 0;
}

body
{
	padding: 0px;
	margin: 0px;
	background: url('Images/Background.gif' );
	text-align: center;
	height: 100%;
}

form > .Container
{
    height: auto;
    min-height: 100%;
}

p
{
	margin: 8px 0;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.Container
{
	width: 760px;
	background: white;
	margin: 0 auto 0 auto;
	height: 100%;
    padding-bottom: 0px;	
}

.Content
{
    float: left;
    background: white;
    width: 760px;
    height: 100%;
    padding-bottom: 0px;
}

.Left
{
	float: left;
	width: 259px;
}

.Right
{
	float: left;
	width: 501px;
	text-align: left;
	background: white;
}

.BrownText11
{
	font-size: 11px;
	color: #523a27;
	font-family: Arial;
	text-decoration: none;
}

.BrownText11Link
{
	font-size: 11px;
	color: #523a27;
	font-family: Arial;
	text-decoration: none;
}

.BrownText11Link:hover
{
	text-decoration: underline;
}

.BrownText11BoldLink
{
	font-size: 11px;
	color: #523a27;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.BrownText11BoldLink:hover
{
	text-decoration: underline;
}

.MenuText
{
	font-size: 12px;
	color: #523a27;
	font-family: Arial;
	text-decoration: none;
}

.MenuText:hover
{
	text-decoration: underline;
}

.Separator
{
	display: inline; 
	float: left;
	width: 224px;
	text-align: center;
	height: 1px;
	background: yellow;
	vertical-align: top;
}


.TopMenuText
{
	font-size: 13px;
	color: #523a27;
	font-family: Arial;
	text-decoration: none;
}

.TopMenuText:hover
{
	text-decoration: underline;
}

.OrangeText13
{
	font-size: 13px;
	color: #c44e00;
	font-family: Arial;
	text-decoration: none;
}

.OrangeText13Bold
{
	font-size: 13px;
	font-weight: bold;
	color: #c44e00;
	font-family: Arial;
	text-decoration: none;
}

.OrangeText11Bold
{
	font-size: 11px;
	font-weight: bold;
	color: #c44e00;
	font-family: Arial;
	text-decoration: none;
}

.Footer
{
    margin: 0 auto 0 auto;
    clear: both;
    width: 760px;
    z-index: 10;
    position: relative;
    margin-top: -282px;
    height: 282px;
    background: white;
	border-bottom: solid 10px #c44e00;
    
}

.FooterAlt
{
    margin: 0 auto 0 auto;
    clear: both;
    width: 760px;
    height:40px;    
    background: white;
	border-bottom: solid 10px #c44e00;    
}

.OrangeHeader
{
	font-size: 20px;
	color: #c44e00;
	font-family: Arial;
}

.RightContent
{
	display: inline;
	float: left;	
	width: 515px; 
	padding-left: 36px;
}

.RightFooter
{
	display: inline;
	float: left;
	width: 552px;
	height: 29px;
	background: url('Images/RightFooter.gif') repeat-x;
}

.LeftFooter
{
	display: inline;
	float: left;
	height: 58px;
	width: 239px;
	background: url('Images/LeftFooter.gif') repeat-y;
}

.BlackText11
{
	color: Black;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.BlackText11Link
{
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.BlackText11Link:hover
{
	text-decoration: underline;
}
.GreyText11
{
	color: #424141;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.GreyText11Link
{
	color: #424141;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 16px;
}

.GreyText11Link:hover
{
	text-decoration: underline;
}

.GreenText11
{
	color: #1d574e;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.GreenText11Link
{
	color: #1d574e;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-decoration: none;
}

.GreenText11Link:hover
{
	text-decoration: underline;
}

.GreenText11Bold
{
	color: #1d574e;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.GreenText11LinkBold
{
	color: #1d574e;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.GreenText11LinkBold:hover
{
	text-decoration: underline;
}

.GreenTextHeading
{
	color: #1d574e;
	font-size: 16px;
	font-family: 'Times New Roman';
	line-height: 16px;
}

.GreenText20
{
	color: #1d574e;
	font-size: 20px;
	font-family: 'Times New Roman';
	line-height: 20px;
}

.MenuText
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;	
}

.MenuText:hover
{
	text-decoration: underline;
}

.MenuSeparator
{
	background: url('Images/MenuSeparator.gif') repeat-x;
	width: 208px;
	height: 2px;
	overflow: hidden;
}

.Button
{
	background: url("Images/btnGrey.gif") no-repeat;
	height: 21px;
	width: 59px;
	border: 0px;
	font-size: 11px;
	color: #727273;
	font-family: Arial;
	text-decoration: none;	
	cursor: pointer;
}

.RedText11
{
	font-size: 11px;
	color: #cc0000;
	font-family: Arial;
	text-decoration: none;
}