.ContentCell {
   height: 578px;
   padding: 10px;
   text-align: left;
}

body, tr, td {
   color: #5C5C5D;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   vertical-align: top;
}

#Header {
   font-family: 'Times New Roman', Times, serif;
   font-size: 20px;
   line-height: 22px;
   color: #4f75b3;
   text-transform: uppercase;
   font-weight: normal;
}

h1 {
   font-family: 'Times New Roman', Times, serif;
   font-size: 20px;
   line-height: 22px;
   color: #4f75b3;
   text-transform: uppercase;
   font-weight: normal;
}

h2 {
   font-family: 'Times New Roman', Times, serif;
   font-size: 16px;
   line-height: 18px;
   color: #4f75b3;
   font-weight: normal;
}

h3 {
   font-family: 'Times New Roman', Times, serif;
   font-size: 14px;
   line-height: 16px;
   color: #4f75b3;
   font-weight: normal;
}

h4 {
   color: #002E5C;
   font-family: "Times New Roman",Times,serif;
   text-align: left;
   font-size: 18px;
}

.text {
   font-size: 13px;
   line-height: 18px;
   text-align: left;
   padding: 15px 0px 15px 37px;
}

.textsub {
   font-size: 13px;
   line-height: 18px;
   text-align: left;
   padding: 15px 0px 15px 15px;
}

.smallwhite {
   color: #EEEEEE;
   font-size: 9px;
}

.footerlinks {
   color: #375885;
   font-size: 10px;
   text-decoration: none;
}

a.footerlinks {
   color: #375885;
   font-size: 10px;
   text-decoration: none;
}

a.footerlinks:hover {
   color: #FFFFFF;
   font-size: 10px;
   text-decoration: none;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.footersize {
   width: 900px;
   margin: 0px auto;
}

.Footer {
   color: #7e693b;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 14px;
   margin: 20px 0px;
}

.Footer a {
   color: #7e693b;
   font-size: 11px;
   text-decoration: none;
}

.Footer a:hover {
   color: #7e693b;
   font-size: 11px;
}

.leftbg {
   background-image: url(../images/Kingsbrook-02.gif);
   background-position: top right;
   background-repeat: no-repeat;
   width: 200px;
   height: 422px;
}

.rightbg {
   background-image: url(../images/Kingsbrook-08.gif);
   background-position: top left;
   background-repeat: no-repeat;
   width: 200px;
   height: 422px;
}

.leftbgsub {
   background-image: url(../images/Kingsbrook-Sub-02.gif);
   background-position: top right;
   background-repeat: no-repeat;
   width: 200px;
   height: 242px;
}

.rightbgsub {
   background-image: url(../images/Kingsbrook-Sub-08.gif);
   background-position: top left;
   background-repeat: no-repeat;
   width: 200px;
   height: 242px;
}

.bottom {
   background-image: url(../images/Kingsbrook-34.gif);
   background-color: #ded8cb;
   background-repeat: repeat-x;
}

#SiteSearch {
   width: 409px;
   height: 28px;
}

#SiteSearch input {
   margin: 1px 6px 0px 6px;
   height: 22px;
   border: none;
   background: none;
   line-height: 26px;
   color: #7a5f33;
   font-weight: bold;
   width: 343px;
}

.lightblueheader {
   color: #647EA3;
   font-size: 13px;
   font-weight: bold;
}

.blueheader {
   color: #00337F;
   font-size: 14px;
   font-weight: bold;
}

.smallerblueheader {
   color: #00337F;
   font-size: 13px;
   font-weight: bold;
}

.whiteheader {
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
   line-height: 13px;
}

#row1 {
   background-color: #F2F2F2;
}

#row1 td {
   font-size: 11px;
   line-height: 13px;
}

#row2 {
   background-color: #D6DDE6;
}

#row2 td {
   font-size: 11px;
}


