body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%
  vertical-align: top;
  font-family: arial, verdana, helvetica, sans serif;
}

p {
  font-family: arial, verdana, helvetica, sans serif;
  }

li {
  font-family: arial, verdana, helvetica, sans serif;
  }

h1 {
  font-weight: bold;
  color: #007979;
  font-style: italic;
  font-family: "bookman antigua", arial, sans serif;
  text-align: center;
}

h2 {
  font-weight: bold;
  color: #007979;
  font-style: italic;
  font-family: "bookman antigua", arial, sans serif;
  text-align: center;
}

h3 {
  font-weight: bold;
  color: #007979;
  font-style: italic;
  font-family: "bookman antigua", arial, serif;
  text-align: center;
}

h4 {
  font-weight: bold;
  color: #007979;
  font-style: italic;
  font-family: "bookman antigua", arial, serif;
  text-align: left;
}


hr {
  color: #007979;
}

a:link{
   color:#006699;
}

a:visited{
  color:#990099;
}

a:hover {
  text-decoration: none;
  color:#007979;
}

a:active {
  color:#007979
  }

#cgscHeaderBar {
  background-color: #FFFFFF;
  font-weight: bold;
  font-family: "Times New Roman", sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}

#cgscLinksBar {
  background-color: #007979;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  height: 21px;
  margin: 0px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  border-top-style: solid;
  border-top-color: #808080;
  border-top-width: 1px;
}

#cgscVerticalBar {
  background-color: #ffffff;
  border-style: none;
  border-width: 0px;
  color: #000000;
  font-family: "Arial", sans-serif;
  vertical-align: top;
}

#cgscFooterBar {
  border-top-style: solid;
  border-top-color: #808080;
  border-top-width: 1px;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  height: 15px;
  width: 100%;
}

.hdPageTitle {
	font-size: 26pt;
	color: #000000;
}

.hdSubTitle {
	font-size: 14pt;
	color: #000000;
}

.hdLocation {
	font-size: 12pt;
	color: #000000;
}

.linksHide {
	text-size: 4pt;
	color: #336666;
}

.vBarTitle{
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  width: 154px;
}

.vBarData{
  font-family: "Arial", sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-indent: 12px;
  width: 154px;
}

.vBarIndent{
  font-family: "Arial", sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-indent: 20px;
  width: 154px;
}

a.primary:link, a.primary:Active, a.primary:visited {
  color: #FFFFFF;
  font-size: 8pt;
  text-decoration: underline;
}

a.primary:hover {
  color: #ffffff;
  font-size: 8pt;
  text-decoration: none;
}

a.selected:link, a.selected:Active, a.selected:visited {
  color: #007979;
  font-size: 8pt;
  text-decoration: underline;
}

a.selected:hover {
  color: #007979;
  font-size: 8pt;
  text-decoration: none;
}