.text {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  padding-bottom: 2px;
  padding-top: 2px;
}

a {
  color: #660000;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

a:hover {
  color: #BB0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

a.menu {
  color: white;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

a.menu:hover {
  color: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

body {
  background-color: #939286;
  margin-top: 0;
  padding-top: 0;
  margin-left: 0;
  padding-left: 0;
}

fieldset {
  border: 1px solid #cccccc;
  padding: 3px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}

form {
  margin-bottom: 0;
  margin-top: 0;
}

h2 {
  padding:0 0 0 14px;
	color:#242B5C;
	font-size:18px;
	font-weight:normal;
	background-position:left;
	background-repeat:no-repeat;
	margin:0;
}

h3 {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}

h4 {
  color: #CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}

.input {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

legend {
  color: #660033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
}

p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #015190;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

td {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;

}

#topannounsment {
  margin: 15px;
}

#topannounsment a {
  color: #9A0000;
  font-size: 12px;
}

#topannounsment .title {
  color: #64A8DB;
  font-size: 15px;
  font-weight: bold;
}

#contentBox {
  font-family: Arial, Helvetica, sans-serif;
  color: #4A4A4A;
  font-size: 12px;
  margin: 10px;
}

#contentBox a {
  font-family: Arial, Helvetica, sans-serif;
  color: #4A4A4A;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

#contentBox a:hover {
  color: #000000;
}

#contentBox ul {
  margin: 20;
}

#contentBox li {
  list-style-type: none;
  list-style-image: url( /img/blue_arrow.gif );
  margin-bottom: 5px;
}

.gray_line_right {
  border-right: 1px solid #ccc;
  background: white;
}

.white_line_right {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

.white_line_bottom {
  border-bottom: 1px solid #fff;
}

#bottomNav {
  color: #84B2E0;
  font-size: 10px;
}

#bottomNav A {
  color: #84B2E0;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}

#bottomNav A:hover {
  color: #fff;
  font-size: 10px;
}

.white {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}

.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
}