﻿html,body {
	margin: 0px 0px 0px 0px;
	background: url(../images/bg.jpg) no-repeat #c0dae6 top center;
}

body,div {font-family: Trebuchet MS; font-size:9pt; color:#000;}
div {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; border-top: 1px dashed #ccc; width: 100%; height: 1px;}
iframe {height: 100%; width: 100%;}

.emailtb {
    border:0;
    background: transparent url(../images/tbbkgrnd.jpg) no-repeat top left;
    height: 17px;
    width: 124px;
    padding-top:1px;
    padding-left: 2px;
    font-family: Trebuchet MS;
    font-size:  8pt;
    color: #333;
    font-weight: bold;
	}
	
.ziptb {
    border:0;
    background: transparent url(../images/tbbkgrnd2.jpg) no-repeat top left;
    height: 17px;
    width: 52px;
    padding-top:1px;
    padding-left: 2px;
    font-family: Trebuchet MS;
    font-size:  8pt;
    color: #333;
    font-weight: bold;
	}

.emailtbgray {
    border:0;
    background: transparent url(../images/tbbkgrnd.jpg) no-repeat top left;
    height: 17px;
    width: 124px;
    padding-top:1px;
    padding-left: 2px;
    font-family: Trebuchet MS;
    font-size:  8pt;
    color: #666;
    font-weight: bold;
	}
	
.ziptbgray {
    border:0;
    background: transparent url(../images/tbbkgrnd2.jpg) no-repeat top left;
    height: 17px;
    width: 52px;
    padding-top:1px;
    padding-left: 2px;
    font-family: Trebuchet MS;
    font-size:  8pt;
    color: #666;
    font-weight: bold;
	}

.CenterDivs {width: 845px; margin-left: auto; margin-right: auto ;}
#HeaderContainer {width: 845px; height: 145px;}
#SignUpContainer {float: right; margin-top: 60px;}
#BtnContainer {width: 845px; margin-top: 3px; height: 37px; background-image: url(../images/btn-bkgrnd.jpg); text-align: center;}
#ContentContainer {margin-left: 0px; width: 845px;}
#Container {width: 100%; display: table;}
#ActionCenter {width: 283px; height: 379px; background-image: url(../images/acbkgrnd.jpg);}
#ACVideo {width: 283px; height: 274px; background-image: url(../images/acbkgrnd-video.jpg);}
#SocialNetwork {width: 283px; height: 152px; background-image: url(../images/acbkgrnd-socialnetwork.jpg);}


.border { border: 1px solid #000;}

.GetUpdates {color: #ffffff; font-weight: bold; margin-bottom: 3px;}
h2 {color: #00649c; font-weight: bold; margin-bottom: 3px;}

.center {text-align: center;}

.btnpadding {padding-top: 5px; margin-left: 5px;}
.padding {padding: 5px;}
.ACPadding {padding-top: 40px;}
.ACVideoPadding {padding-top: 3px; padding-left: 18px;}


/*     Footer Information     */

#FooterContainer {margin-left: 0px; margin-top: 3px; width: 845px; text-align: center;}
#FooterPaid {border: 1px solid #666; padding: 10px 10px 10px 10px; width: 350px; margin-left: auto; margin-right: auto;}
.FooterTitle {text-transform: uppercase; font-size: smaller; font-weight: bold; color: #666;}
.FooterContact {font-size: smaller; color: #666;}

div.row {
        clear: both;
        padding-top: 5px;
        }

div.row div.leftcolumn {
        float: left;
        width: 564px;
        text-align: left;
        }

div.row div.rightcolumn {
        float: right;
        width: 281px;
        text-align: left;
        } 

div.row div.leftcolumn2 {
        float: left;
        width: 50%;
        text-align: left;
        }

div.row div.rightcolumn2 {
        float: right;
        width: 49%;
        text-align: left;
        }

div.spacer {
          clear: both;
          }

.border { border: solid 1px;}

a.topbtns {font-size: 10pt; color: #f8f5e9; text-decoration: none; font-weight: bold;}
a.topbtns:hover {font-size: 10pt; color: #c0dae6;}

/*Top Buttons*/
.buttons {font-size: 10pt; color: #f8f5e9; text-decoration: none; font-weight: bold; text-align: left;}
.buttonsHover {font-size: 10pt; color: #c0dae6;}

.submenu {font-size: 9pt; color: #fff; background-color: #827e7d; text-decoration: none; font-weight: bold; padding-left: 5px; padding-right: 5px; text-align: left;}
.submenuHover {font-size: 9pt; color: #fff; background-color: #827e7d; text-decoration: none; font-weight: bold;}

.submenuContainer {background-color: #827e7d; border: solid 1px #999; z-index: 1;}

.adminheader {background-color: Black; width: 100%; font-family: Trebuchet MS; font-weight: bold; color: White; padding: 0; margin: 0;}

.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}