body {
  font-family: "Verdana","Arial",arial,sans-serif;
  font-size: 11px;
  color: #28150E;
  background: #FFFFFF;
  padding: 0px;
  margin: 0px;	  
  min-width: 942px;
  text-align: center;
  line-height: 20px;

}

div.BodyWrap {
  width: 942px; /* 942px */
  margin: 0 auto;
  text-align: left;

}

div.TopWrap {
  float: left; /* this is what makes the bg tile behind all child divs */
  text-align: left;
  color: #000000;
  background: #FFFFFF url(/images/main_bg.jpg) repeat-y;
  padding: 0px 6px 0px 6px; /*Right and Left padding accounts for a side drop shadow */
}

div.CenterWrap {
  color: #000000;
  background: none;
  border:0px solid #FFFFFF;
  border-top: none;
}

div.Quote {
  background-color: #3A3D42;
  color: #fff;
  text-align: right;
  border-top: 23px solid #CFE4E7;
  height: 31px;
  padding: 5px 25px 0px 0px;
  voice-family: "\"}\"";
  height: 26px; /* standards height */
  voice-family: inherit;  
}
html>body #Quote {
  heigth: 26px; /* standards height reinforcement */  
}

div.Header {
  background-color: #CFE4E7;
  margin-top: 0px;
  border-top: 0px solid #3A3D42; /* #CFE4E7 */
}

div.LeftSide {
  width: 220px; /* 220px */  /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  float: left;
  padding-left: 23px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 197px; /* standards width */
}
html>body div.LeftSide {
  width: 197px; /* standards width reinforcement */
}

div.MenuWrap {
  margin:0px;
  margin-top:10px;
  padding-bottom:100px;
}

div.RightSide {
  color: #000000;
  background: none;
  width: 710px; /* 710px */
  float: left;
  border: 0px;
  padding: 30px;
  padding-bottom: 100px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 650px; /* standards width */
}
html>body div.RightSide {
  width: 650px; /* standards width reinforcement */
}

div.Clear {
  clear: both;
}

div.BottomWrap {
  height: 146px;
}

div.TailWrap {
  width: 942px; /* 942px */
  height: 100px;
  margin: 0 auto;
  text-align: center;

}

img {
  border: 0px;
}

h1 {
  font-size: 27px; 
  font-family: "Centaur", "Times New Roman", times, roman, serif; 
  font-weight: normal;
  color: #0F1F4C;
  padding: 0px;
  margin: 0px;
  padding-bottom: 25px;
  letter-spacing: 1px;
}

h2 {
  font-size: 13px; 
  font-family: "Verdana","Arial",arial,sans-serif; 
  color: #606E7A;
  font-weight: bold;
  padding-bottom: 0px;
}

a.menu {
  font-weight: bold;
  color: #3A3D42;
  background: none;
  border-top: 0px;
  display: block;
  margin:0px 0px;
  padding:5px 10px;
  text-decoration:none;
}

a.menu:hover {
  font-weight: bold;
  color: #fff;
  background-color: #575A5F;
  display: block;
  margin:0px 0px;
  padding:5px 10px;
  text-decoration:none;
}

a.menu:active {
  font-weight: bold;
  color: #fff;
  background-color: #575A5F;
  display: block;
  margin:0px 0px;
  padding:5px 10px;
  text-decoration:none;
}

a {
  color: #001431;
  text-decoration: underline;
}

a:hover {
  color: #8C0101;
  text-decoration: underline;
}

a:active {
  color: #001431;
  text-decoration: underline;
}
a.new {
	background: url(/images/starburst-th.png) no-repeat right 0px;
}


fieldset {
	border: 0;
}

fieldset form ul{
  list-style: none;
}

fieldset form ul li{
  display: inline;
}























