@charset "utf-8";
/* CSS Document */


html {
  height: 100%;
  min-height: 100%; 
  overflow-y: scroll;
  margin: 0px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  #padding: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #031C34;
  height: 100%;
  min-height: 100%;
}

td, body {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

a {
  color: #146B38;
  font-weight: bold;
  text-decoration: underline;
  outline: none;
}

a:hover{
  color: #073869;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.error{
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #FFE8E8;
}

.success {
  color: #006600;
  border: 1px solid #006600;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #DFFFDF;
}

.box {
  background-color: #F4E9D3;
  border: 1px dashed #000000;
  padding: 7px 7px 7px 7px;
}

hr {
  height: 0px;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #FFFFFF;
  border-left: 0px dashed #FFFFFF;
  border-right: 0px dashed #FFFFFF;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cont {
  position: relative;
  float: left;
}

.contSAMPLE{
  position: absolute;
  top: -250px;
  left: 0px;
  z-index: 2;
}

div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.Heading{
  display: block;
  margin: 5px 0px 10px 0px;
  padding: 0px 5px 10px 0px;
  font-size: 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #073869;
  border-bottom: 2px solid #073869;
}

.breadcrumb {
  font-size: 12px;
  padding: 0px 0px 10px 0px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #9CBFDA;
  color: #4F906A;
}

.breadcrumb a, .breadcrumb a:hover{
  color: #4F906A;
  font-weight: normal;
  text-decoration: none;
}

.breadcrumb a:hover{
  color: #073869;
  text-decoration: underline;
}

.f360{
  width: 1014px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 30px;
}





/*TEMPLATE SPECIFIC STYLES*/

.mainBody{
  background-image: url(/templates/paasd/paasd/images/bg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #FFF;
  padding-top: 31px;
}

.main {
  margin-left: auto;
  margin-right: auto;
  width: 1014px;
  background-image: url(/templates/paasd/paasd/images/mainTop.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 14px;
}

.main2{
  background-image: url(/templates/paasd/paasd/images/mainMiddle.png);
  background-position: top left;
  background-repeat: repeat-y;
}

.main3{
  margin-left: 14px;
  width: 986px;
  _width: 996px;
}

.header{
  background-image: url(/templates/paasd/paasd/images/header.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 111px;
}

.logo{
  position: absolute;
  top: -40px;
  left: 10px;
  z-index: 2;  
}

.logo2{
  position: absolute;
  top: 28px;
  left: 190px;
  z-index: 2;  
}

.mask1{
  position: absolute;
  top: -40px;
  left: 580px;
  z-index: 8;  
}

.img1{
  position: absolute;
  top: -23px;
  left: 594px;
  z-index: 7;  
  width: 230px;
  height: 152px;
  overflow: hidden;
  background-color: #fff;
}

.mask2{
  position: absolute;
  top: -57px;
  left: 800px;
  z-index: 10;  
}

.img2{
  position: absolute;
  top: -40px;
  left: 815px;
  z-index: 9;  
  width: 230px;
  height: 152px;
  overflow: hidden;
  background-color: #fff;
}

.contentCont{
  background-image: url(/templates/paasd/paasd/images/contentTop.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  margin-top: 5px;
  padding-top: 15px;
  line-height: 20px;
  padding-bottom: 20px;
}

.content{
}

.colLeft{
  float: left;
  width: 235px;
  min-height: 300px;
  padding-left: 10px;
}

.colMiddle{
  float: left;
  width: 496px;
  min-height: 300px;
}

.colMiddleWide{
  float: left;
  width: 736px;
  min-height: 300px;
}

.colRight{
  float: left;
  width: 235px;
  min-height: 300px;
  padding-left: 10px;
}

.colLeftCont{
  width: 225px;
  background-image: url(/templates/paasd/paasd/images/contLeftMiddle.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}


.colLeftCont2{
  background-image: url(/templates/paasd/paasd/images/contLeftTop.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  min-height:200px;
}

.colLeftCont2Title{
  color: #FFF;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 11px;
}

.colLeftCont2Content{
  padding: 15px 10px 10px 10px;
  color: #666;
}

.colLeftContBottom{
  background-image: url(/templates/paasd/paasd/images/contLeftBottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 9px;
}

.colRightCont{
  width: 225px;
  background-image: url(/templates/paasd/paasd/images/contRightMiddle.jpg);
  background-position: top Left;
  background-repeat: repeat-y;
}


.colRightCont2{
  background-image: url(/templates/paasd/paasd/images/contRightTop.jpg);
  background-position: top Left;
  background-repeat: no-repeat;
  min-height:200px;
}

.colRightCont2Title{
  color: #FFF;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 11px;
}

.colRightCont2Content{
  padding: 15px 10px 10px 10px;
  color: #666;
}

.colRightContBottom{
  background-image: url(/templates/paasd/paasd/images/contRightBottom.jpg);
  background-position: top Left;
  background-repeat: no-repeat;
  height: 9px;
}

.content{
  
}

.footer1{
  margin-left: auto;
  margin-right: auto;
  width: 1014px;
}

.footer2{
  margin-left: 12px;
  width: 990px;
  min-height: 82px;
  background-color: #073869;
  line-height: 20px;
}

.footer2 a, .footer2 a:hover {
  color: #FFF;
}

.footerLeft{
  float:left;
  padding: 10px 0px 0px 13px;
  color: #FFF;
}

.footerRight{
  float: right;
  padding: 10px 13px 0px 0px;
  color: #FFF;
}





/*CMS MODLE STYLES*/

.blogRight {
  padding: 10px 5px 10px 5px;
  background-color: #F7F7F7;
  line-height: 18px;
  text-align: right;
}


.blogRight strong {
  color: #498BA1;
  display:block;
  border-bottom: 1px dotted #498BA1;
  font-size: 15px;
  margin: 0px 0px -10px 0px;
}

.blogDate {
  padding: 0px 0px 5px 0px;
  font-style: italic;
}

h4 {
  font-size: 20px;
}

.contLeftEventDate {
  color: #999;
  font-weight: bold;
  float: left;
  width: 205px;
  margin-bottom: 5px;
  line-height: 18px;
}

.contLeftEventContent {
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  float: left;
  width: 205px;
}

.contLeftEventContent a {
  display: block;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
}

.contLeftEventContent a:hover {
  
}

.recentNews a{
  display:block;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #ccc;
  line-height: 18px;
}

#jMonthCalendar{
  line-height: 18px;
}

#jMonthCalendar .Event{
  margin-top: 5px;
}

.DataList br {
  display: none;
}

a.DataListItemLink, a.DataListItemLink:hover{
  padding: 0px;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 1px dotted #498BA1;
  display: block;
  padding: 5px;
  margin: 0px;
  line-height: normal;
}

a.DataListItemLink:hover{
  background-color: #498BA1;
  color: #fff;
}

.DataListItemObject {
  border-left: 1px dotted #498BA1;
  border-right: 1px dotted #498BA1;
  border-bottom: 1px dotted #498BA1;
  margin-bottom: 5px;
}

.DataListItemObject div{
  margin: 0px;
  padding: 7px;
  overflow: auto;
  max-height: 200px;
}


.DataListItemObject br {
  display: inline;
}

.content ul
{
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.content li
{
  background-image: url(/templates/paasd/paasd/images/bullet.jpg);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding: 1px 0px 3px 24px;
}

.recentNews a, .contLeftEventContent a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

.recentNews a:hover, .contLeftEventContent a:hover {
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
  outline: none;
}

.SiteMenu-0 {
  padding: 0px;
}

.SiteMenu-0 a{
  display: block;
  color: #146B38;
  border-bottom: 1px dashed #89B59B;
  text-decoration: none;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 5px;
  font-weight: normal;
}

.SiteMenu-0 a:hover{
  color: #073869;
}

.SiteMenu-0 div {
  padding: 10px 10px 10px 6px;
  background-color: #073869;
  margin-top: 5px;
}

.SiteMenu-1 div {
  padding: 10px 10px 10px 15px;
  margin-top: 0px;
}

.SiteMenu-0 div a{
  display: block;
  background-color: #073869;
  color: #fff;
  border-bottom: none;
  text-decoration: none;
  font-size: 9pt;
  padding: 1px 8px 1px 8px;
  font-family: Arial, Helvetica, sans-serif;
}

.SiteMenu-0 div a:hover{
  color: #fff;
  text-decoration: underline;
}

.FormBuilderButton {
  margin-top: 10px;
  color: #FFF;
  border-collapse: collapse;
  border: 0px solid #000;
  text-transform: uppercase;
  background: transparent url(/templates/paasd/paasd/images/submit.jpg);
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  width: 25%;
}


















