﻿#Banner
{
    width: 777px;
    float: right;
}
#AddImage
{
    padding-bottom: 1px;
    padding-top: 3px;
    text-align: left;
}
#LeftPanel
{
    width: 216px;
    float: left;
}
#RightPanel
{
    width: 784px;
    float: right;
}
#SiteHeading
{
    padding: 0px 0px 4px 0px;
    float: left;
}
#RightSidebar
{
    width: 300px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}
#ContentHeadDivider
{
	height: 2px;
	padding-top: 10px;
    padding-bottom: 20px;
}
#ContentHeadDividerLine
{
	height: 2px;
	background-color: #808080;
}
#ContentSection
{
	padding: 2px 5px 2px 5px;
	width: 461px;
	margin-left: 5px;
	margin-top: 5px;
	color: #000000;
	
	float: left;
}
#ChildContentSection
{
    padding-left: 3px;
}
#ContentSectionAd
{
    padding-left: 1px;
}
#QuoteBlock
{
    background-position: left;
    padding: 8px 0px 10px 0px;
    background-image: url('../images/QuoteBlock.png');
    text-align: center;
    background-repeat: no-repeat;
}
#LeftSidebar
{
    padding: 5px 3px 3px 3px;
    border: 1px solid #808080;
    float: left;
    width: 208px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #99CCFF;
    color: #000080;
}
.LeftSideSection
{
    border-width: 1px;
    border-color: #666666;
    text-decoration: none;
    font-family: Tahoma;
    font-size: small;
    color: #000080;
}
.LeftSideSectionContent
{
    font-family: Tahoma;
    font-size: small;
    text-decoration: none;
    color: #000080;
    padding-left: 10px;
}
.LeftSideSectionHead
{
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	font-family: Verdana;
}
.LeftSideSectionFooter
{
    height: 5px;
}
.RightSideSection
{
    
}
.Page
{
    background-color: #FFFFFF;
}
.RightSideSectionHead
{
    border: 1px solid #800000;
    background-color: #99CCFF;
    font-weight: bold;
    color: #000080;
    font-size: small;
    font-family: Arial;
    padding: 3px 5px 3px 5px;
}
.RightSideSectionHeadAlternate
{
    border: 1px solid #333333;
    background-color: #666666;
    font-weight: bold;
    color: #FFFFFF;
    font-size: small;
    font-family: Arial;
    padding: 3px 5px 3px 5px;
}
.RightSideSectionContent
{
    background-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
}
.RightSideSectionFooter
{
    height: 10px;
}
.Padding
{
	padding: 2px;
}
#BannerDivider
{
    height: 36px;
    background-color: #990000;
}
#BannerDividerTop
{
    height: 10px;
}
#MainToolbar
{
    padding: 2px 5px 2px 5px;
    background-color: #000000;
    margin-left: 0px;
    height: 20px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.MainToolbarText
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#BannerDividerBottom
{
    height: 2px;
    background-color: #808080;
}
#MainForm
{

}

.StandardHeadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.StandardText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.StandardLink
{
	
}
.StandardBoldLabel
{
	font-weight: bold;
}
#PageFooter
{
    position: absolute;
    background-color: #CCCCFF;
    bottom: 0px;
    width: 100%;
    height: 60px;
}
#PageBody
{
    padding-bottom: 60px;
}
body 
{
   margin:0;
   padding:0;
   height:100%;
}
#PageLayout
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#SuperContainer
{
    min-height:100%;
    position:relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#container 
{
    
   min-height:100%;
   position:absolute;
   padding-bottom: 75px;

}
#header {
    background: #000099;
    height: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#body 
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 0px 5px 0px;
    
}
#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px; /* Height of the footer */
    background: #CEE7FF;
    text-align: center;
    padding-top: 5px;
}
#FooterToolbar
{
    padding-top: 10px;
}
.FooterToolbarText
{
    font-family: Verdana;
    font-size: x-small;
    color: #666666;
    text-decoration: none;
}
.SidebarEventHead
{
	font-weight: bold;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.SmallAdText
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding-bottom: 8px;
}