﻿#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;
}

#ContentHeadDivider
{
	height: 2px;
	padding-top: 10px;
    padding-bottom: 20px;
}
#ContentHeadDividerLine
{
	height: 2px;
	background-color: #808080;
}
#ContentSection
{
	padding: 2px 5px 2px 5px;
	width: 770px;
	margin-left: 5px;
	margin-top: 5px;
	color: #000000;
	
	float: left;
}
#ChildContentSection
{
    padding-left: 3px;
}
#ContentSectionAd
{
    padding-left: 1px;
}

#LeftSidebar
{
    padding: 5px 3px 3px 3px;
    border: 1px solid #808080;
    float: left;
    width: 208px;
    height: 1200px;
    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;
}
.LeftSidebarText
{
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 5px;
}
.LeftSideSectionHead
{
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	font-family: Verdana;
}
.LeftSideSectionFooter
{
    height: 5px;
}

.Page
{
    background-color: #FFFFFF;
}

.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;
}

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;
}
.ContentWarning
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: Red;
}




.addthis_toolbox .two_column 
{    
    width: 216px;    
    padding: 10px 0 10px 0px;    
    border: 3px solid #eee;    
    -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;
}
.addthis_toolbox .two_column a 
{    
    padding: 4px 0 4px 34px;    
    position: relative;    
    width: 66px;    
    display: block;    
    text-decoration: none;    
    color: blue;
}
.addthis_toolbox .two_column a:hover
{    
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;    
    background: #B4D3F8;    
    text-decoration: none;
}
.addthis_toolbox .two_column span
{    
    position: absolute;    
    left: 14px;    
    top: 4px;
}
.addthis_toolbox .two_column  .top
{    
    padding: 0 0 10px 0;    
    border-bottom: solid 1px #eee;    
    margin-bottom: 10px;    
    margin: 0 20px 10px 20px;
}
.addthis_toolbox .two_column  .more
{    
    border-top: solid 1px #eee;    
    padding: 10px 0 0 0;    
    margin: 10px 20px 0 20px;    
    text-align: center;
}
.addthis_toolbox .two_column  .more a
{    
    padding: 4px 0;    
    width: auto;
}
.addthis_toolbox .two_column .more span
{    
    display: none;
}
.addthis_toolbox .two_column .column1
{    
    width: 100px;    
    float: left;
}
.addthis_toolbox .two_column .column2
{    
    width: 100px;    
    float: left;
}
.addthis_toolbox .two_column .clear
{   
    clear: both;    
    padding: 0;    
    display: block;    
    height: 0;    
    width: 0;
}