/* ###### Body Text ###### */

body {
  font-family: Calibri, verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;

}

h1, h2, h3 {
  font-family: Calibri, arial, verdana, tahoma, sans-serif;
}

h1 {
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  padding-top: 12.75px;
}

hr {
  height: 1px;
}

p {
  padding-bottom: 12.75px;
}

img {
  border: none;
}


acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 13px;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 15px;
}

#bodyText {
  text-align: left;
  line-height: 20px;
  padding: 35px;
  border-left-style: solid;
  border-left-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

#bodyText a {
  text-decoration: none;
}

#bodyText a:hover {
  text-decoration: underline;
}

.smallCaps {
  font-variant: small-caps;
}


.imgframe {
  border-style: solid;
  border-width: 1px;
}

/* ###### Header ###### */

#header {
  height: 180px;
  width: 100%;
  padding: 3px 0 0 10px;
  text-align: center;
  float: none;
  clear:both;
}

.headerTitle {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
}

.headerTitle span {
  font-weight: normal;
}

.headerLinks {
  font-size: 14px;
  padding: 6.5px 0 6.5px 12.75px;
  position: absolute;
  right: 0;
  top: 0;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 0 0 12.75px;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: center;
  padding: 6.5px 12.75px;
  width: 100%;
}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 12.75px 0 12.75px;
}

/* ###### Left Sidebar ###### */

.imgarrow {
 cursor: pointer;
 cursor: hand;
}

.leftSideBar {
  font-size: 14px;
  width: 175px;
  margin-top:12.75px;
  margin-right:0;
  margin-left:12.75px;
  margin-bottom:12.75px;
  position: absolute;
  left:0;
}

.leftSideBar a, .leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  padding: 5px;
  display: block;
  text-decoration: none;
}

.leftSideBar a:hover, .menuBar a:hover {
  text-decoration: underline;
}

[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 20px;
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
}


.leftSideBar .sideBarText {
  display: block;
  font-weight: normal;
  font-size: 12px;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
}

.leftSideBar .sideBarTitle a {
  padding: 0px;
  display: inline;
}


/* ###### Footer ###### */

#footer {
 clear: both;
   float: none;
  font-size: 13px;
  text-align: center;
  line-height: 16px;
  padding: 12.75px 0 15px 10px;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
}

#footer div {
  padding-bottom: 12.75px;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: underline;
}


/* ###### Datagrid ###### */

.HeaderColumn {
   font-weight: bold;
}





