﻿.ReorderList ul
{
  list-style: none;
}
.ReOrder1
{
  background-color: #C2E6EF;
}

#bus_companyname
{
  font-size: 16px;
}

#businfo_lit_div
{
  font-weight: bold;
  color: #004D5F;
  font-size: 11px;
}

.ReorderList
{
  border: 1px solid #C2E6EF;
}
*
{
  margin: 0px;
  padding: 0px;
  font-family: arial;
}
html, body
{
  height: 100%;
  background-color: #E8F3F5;
}
html
{
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}
body
{
  background-image: url(   'images/body_bg.png' );
  background-repeat: repeat-x;
  text-align: center;
}
.wrapper
{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -40px auto;
  background-image: url(   'images/content_bg.png' );
  background-repeat: repeat-y;
  width: 980px;
  text-align: left;
}
#header
{
  height: 221px;
  background-image: url(   'images/header_bg.png' );
  background-repeat: no-repeat;
}
#header a
{
  color: #2E4F1D;
  text-decoration: none;
}
#logodiv
{
  margin: 0px 0px 0px 15px;
  height: 163px;
  width: 950px;
  z-index: 3;
  position: absolute;
}
.logo
{
  margin-top: 52px;
  margin-left: 13px;
}
.footer, .push
{
  height: 40px;
}
.footer
{
  width: 950px;
  margin: 0 auto 0 auto;
  background-image: url(   'images/content_footer.png' );
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  color: #276C7F;
}
#content
{
  margin: 0px 0px 0px 15px;
  text-align: left;
  border-collapse: collapse;
}
#titletext
{
  padding: 0px 0px 0px 20px;
}
#menutd
{
  width: 177px;
}
#menu
{
  background-image: url(   'images/menu_bg.png' );
  background-repeat: repeat-y;
}

#menufooter
{
  background-image: url(   'images/menu_footer_bg.png' );
  height: 28px;
  margin-bottom:9px;
}
#rightcoltd
{
  width: 204px;
}
#rightcol_content
{
  width: 202px;
  margin: 0px 0px 0px 14px;
}
#rightcol_header_text
{
  max-width: 191px;
  margin: 0px 0px 0px 12px;
  background-image: url(   'images/right_col_header.png' );
  background-repeat: no-repeat;
  width: 202px;
  min-height: 25px; /*height: 67px;*/
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  color: #2F6979;
}
#contenttd
{
  width: 570px;
}
#headertd
{
  background-image: url(   '../../images/title_bg.png' );
  background-repeat: repeat-y;
  background-position: bottom left;
  padding-top: 2px;
  height: 35px;
  max-height: 85px;
  font-size: 23px;
  color: white;
  padding: 0;
}

#main_header_text
{
  padding-bottom: 6px;
  padding-left: 10px;
  width: 762px;
  border-top: 1px solid #0A5568;
}

table .ctl00_ContentPlaceHolder_PageFormView_PageBody_OuterTable
{
  background-color: #C2E6EF;
}
table
{
  text-align: left;
}
#RelatedLinks a
{
  color: #1D5268;
  text-decoration: none;
}
#RelatedLinks a:hover
{
  color: #59909F;
  text-decoration: none;
}
.gallery
{
  margin-left: 5px;
  clear: both;
}
div.img
{
  margin: 7px;
  border: 1px solid #2599B8;
  min-height: 160px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color: #EFFCFF;
}
div.img img
{
  display: inline;
  margin: 3px;
  border: 4px solid #ffffff;
}
div.img a:hover img
{
  border: 4px solid #D1E9EF;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  font-size: 12px;
  color: #176B7F;
  margin: 2px;
}
.GalleryHeader
{
  font-size: 20px;
}
.blogContainer
{
  font-size: 9px;
  text-align: justify;
  width: 173px;
  margin-bottom: 4px;
  background: #eaf5f7 url( '/images/LeftSide_LargeQuote_Border_Loop.png' );
  background-repeat: repeat-y;
}
.blogTitle
{
  font-size: 13px;
  text-align: left;
  background: #74B5CF url( '/images/LeftSide_LargeQuote_Border_Loop.png' );
  background-repeat: repeat-y;
  padding-left: 9px; /*5*/
  padding-right: 12px; /*8*/
  padding-bottom: 5px;
}
.blogContent
{
  width: 150px;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.blogHeader
{
  background-repeat: no-repeat;
  background: #74B5CF url( '/images/LeftSide_LargeQuote_Border_Top.png' );
  background-position: bottom;
  height: 9px;
}
.blogDate
{
  text-align: right;
  font-size: 9px;
  padding-right: 8px;
}
.blogFooter
{
  background-repeat: no-repeat;
  background: #eaf5f7 url( '/images/LeftSide_LargeQuote_Border_Bottom.png' );
  background-position: bottom;
  height: 14px;
}
.recentBlogs
{
  text-align: center;
  width: 190px;
  font-size: 18px;
  font-weight: bold;
  color: #1D5268;
  margin-bottom: 10px;
}

.blogContent a, .recentBlogs a
{
  color: #0066FF;
  text-decoration: none;
  font-size: 10px;
}

.blogContent a:hover, .recentBlogs a:hover
{
  text-decoration: underline;
}
.blogTitle a
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
}
.blogTitle a:hover
{
  text-decoration: underline;
}
