/* v1.0 | 20080212 */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body {
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/*ol, ul {
  list-style: none;
}*/

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

TR {
  vertical-align: top;
}
/**/

BODY {
  margin: 0px auto;
  text-align: center;
  background-image: url(BodyBackground.png);
  background-repeat: repeat-x;
  background-color: #095D9C;
}

A:Hover {
  text-decoration: none;
}

.Container {
  margin: 0px auto;
  width: 930px;
  background-image: url(ContainerBackground.png);
  background-repeat: repeat-y;
}

.PageTop {
  margin: 0px 0px 0px 15px;
  *margin: 0px;
  _margin: 0px;
  width: 900px;
  background-color: #022D64;
}

.Header {
  margin: 0px 0px 0px 15px;
  *margin: 0px;
  _margin: 0px;
  width: 900;
  background-color: #000D1F;
}

.Menu {
  margin: 0px 0px 0px 15px;
  *margin: 0px;
  _margin: 0px;
  padding: 2px 0px 0px 10px;
  *padding: 0px;
  _padding: 0px;
  width: 890px;
  *width: 900px;
  _width: 900px;
  height: 30px;
  background-image: url(MenuBackground.png);
  background-repeat: no-repeat;
  clear: both;
  text-transform: uppercase;
}

.Something {
  margin: 0px 0px 0px 15px;
  *margin: 0px;
  _margin: 0px;
  width: 900px;
  *width: 870px;
  _width: 870px;
  background-image: url(ContentBackground.png);
  background-repeat: repeat-x;
  background-color: #F8E2C3;
  clear: both;
}

.SomethingFooter {
  width: 900px;
  height: 165px;
  background-image: url(HighlightsTop.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.LeftPanel {
  width: 200px;
}

.RightPanel {
  *padding: 0px 15px 0px 0px;
  _padding: 0px 15px 0px 0px;
  width: 210px;
}

#MainMenu .Link {
  *margin: -2px 0px 0px 0px;
  _margin: -2px 0px 0px 0px;
  color: #FFF;
  font-size: 12px;
}

#MainMenu .Link:Hover,
#MainMenu .Focused,
#MainMenu .Expanded {
  color: #C3990F;
  background-color: transparent;
  font-size: 12px;
}

#MainMenu .Group .Link,
#MainMenu .group .link:hover,
#MainMenu .group .focused,
#MainMenu .group .expanded {
  background-image: url(MenuBackground.png);
  background-repeat: no-repeat;
  border: 0px;
}

.Search {
  float: right;
}

.Search .Terms {
  margin: 2px 4px 0px 0px;
}

.Search .Button {
  display: none;
}

.PageTitle {
  color: #000D1F;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#index_aspx .PageTools {
  display: none;
}

.Heading,
.Title A, .Title A:Hover, .Title A:Visited,
.LeftPanel A, .LeftPanel A:Hover, .LeftPanel A:Visited,
.RightPanel A, .RightPanel A:Hover, .RightPanel A:Visited,
.Highlights .Summary A, .Highlights .Summary A:Hover, .Highlights .Summary A:Visited,
A.MoreLink {
  color: #000D1F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.1em;
  line-height: 1.8em;
}

#lnkOrganization {
  display: none;
}

.Description A, .Description A:Hover, .Description A:Visited,
.Body A, .Body A:Hover, .Body A:Visited {
  color: #000D1F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.1em;
  font-weight: bold;
}

.SideAds {
  padding: 6px;
  width: 246px;
  background-color: #D8D0C3;
  border: 1px solid #CCC6B8;
}

.SideAds .Ad1 {
  margin: 0px 0px 6px 0px;
}

.ThumbnailHolder {
  width: 88px;
  height: 88px;
  background-image: url(Thumbnail.png);
  background-repeat: no-repeat;
}

.Highlights .ThumbnailHolder {
  width: 68px;
  height: 68px;
  background-image: url(HighlightsThumbnail.png);
  background-repeat: no-repeat;
}

.Children,
.ContentBox {
  margin: 15px 0px 15px 15px;
  border: 1px solid #B4AFA1;
  background-image: url(ContentBoxBackground.png);
  background-repeat: repeat-y;
}

.Children UL {
  padding: 0px 15px;
  *margin: 0px 0px 0px 0px;
  _margin: 0px 0px 0px 0px;
}

.ContentBox {
  margin: 15px 0px;
  *margin: 15px 0px 15px 15px;
  _margin: 15px 0px 15px 15px;
  width: 160px;
  *width: 200px;
  _width: 200px;
}

.Children UL .Current A, .Children UL .Current A:Hover {
  color: #000D1F;
}

.HighlightsContainer {
  padding: 35px 0px 0px 0px;
  width: 900px;
  background-color: #FBEEDA;
  text-align: left;
  font-size: 12px;
}

.Highlights .ThumbnailHolder {
  padding-bottom: 30px;
}

.Staff IMG {
  margin: 2px 15px 0px 2px;
}

.Ad {
  clear: both;
}

.Ad IMG {
  margin: 0px 15px;
}

.Highlights .NormRow {
  margin: 0px 0px 0px 15px;
  width: 268px;
}

.Highlights .AltRow {
  margin: 0px;
  *margin: 0px 12px 0px 4px;
  _margin: 0px 12px 0px 4px;
  padding: 0px 16px 0px 28px;
  width: 268px;
  *width: 300px;
  _width: 300px;
}

.Calendar .Heading,
.Calendar .Heading A, .Calendar .Heading A:Hover, .Caledarn A:Visited,
.Calendar .DayName,
.Calendar .DayNumber {
  color: #fff;
}

.Footer {
  padding: 10px 0px 0px 0px;
  width: 900px;
  height: 140px;
  background-image: url(HighlightsBottom.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

.PoweredBy {
  padding: 0px 0px 0px 15px;
  text-align: left;
}

.Address,
.Address A, .Address A:Hover, .Address A:Visited,
.PoweredBy A, .PoweredBy A:Hover, .PoweredBy A:Visited {
  display: inline;
  font-size: 10px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #858B8B;
}

.FormTable TH {
  width: 150px;
}

.DataTable {
  width: 870px;
}

.DataTable .Heading TD,
.DataTable .Heading A {
  color: #000D1F;
}
