/****** GLOBAL OBJECTS *****************/
* {
          FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana, Sans-serif 
}

body, div, td {
          FONT-SIZE: 11px;
          COLOR: #333;
}

input, select, textarea {
          font-size: 10px;
}

BODY {
          BACKGROUND: #fff;
          MARGIN: 0px 0px 0px 0px;
}

H1 {
          font-size: 130%;
          margin: 0px 0px 3px 0px;
}

H2 {
          font-size: 120%;
          margin: 0px 0px 3px 0px;
}

H3 {
          font-size: 110%;
          margin: 0px 0px 3px 0px;
}

H4 {
          font-size: 100%;
          margin: 0px 0px 3px 0px;
}

H5 {
          font-size: 90%;
          margin: 0px 0px 3px 0px;
}

H6 {
          font-size: 80%;
          margin: 0px 0px 3px 0px;
}

HR {
}

HR.clear {
          DISPLAY: none 
}

A:link {
          color: #333;
          text-decoration: none;
}

A:visited {
          color: #333;
          text-decoration: none;
}

A:hover {
          color: #999;
}

A:active {
          color: #333;
          text-decoration: none;
}

div {
          text-align: left;
}

form {
          margin: 0px;
}

img {
          border: 0px;
}

strong {
          color: #265C74;
}

.Hidden {
          DISPLAY: none 
}

/****** TEMPLATE OBJECTS **************/
#FrameArea {
          width: 1024px;
}

#HeaderArea {
          width: 1024px;
          height: 87px;
          background: url('/sau/upload/images/templates/header.gif');
}

#TopMenuArea {
          padding-left: 185px;
          height: 29px;
}

#MainArea {
}

#LeftArea {
          width: 170px;
          float: left;
}

LeftTreeArea {
          padding: 0px;
}

#LeftAreaContent {
/*width: 158px;
*/
          padding-left: 12px;
          padding-right: 12px;
}

#MiddleArea {
          width: 693px;
          float: left;
}

#MiddleAreaContent {
          padding-top:10px;
          padding-left: 15px;
          padding-right: 15px;
}

#RightArea {
          width: 160px;
          float: right;
}

#RightAreaContent {
          padding-right: 12px;
}

#FooterArea {
          width: 1024px;
          height: 80px;
          background: url('/sau/upload/images/templates/footer2.gif') no-repeat left center;
}

.Banner1 {
/*height: 20px;
*/
}

.Banner1Content {
          border-top: 1px dotted #9FAA7E;
          border-bottom: 1px dotted #9FAA7E;
}

.Banner1Headline {
          padding-top: 6px;
          padding-bottom: 6px;
          background: url('/sau/upload/images/templates/greenbox.gif') no-repeat left center;
}

.Banner1HeadlineText {
          padding-left: 14px;
          color: #9FAA7E;
}

.Banner1Text {
/*padding-left: 10px;
          padding-top: 10px;
          padding-bottom: 10px;
*/
          padding: 10px;
          color: #828282;
}

.Banner2Headline {
          padding-top: 6px;
          padding-bottom: 6px;
          background: url('/sau/upload/images/templates/greenbox2.gif') no-repeat left center;
}