body, td, pre {
  margin: 0px;
  font-family: Arial;
  font-size: 12px;
  line-height: 175%;
  color: #666666;
  font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
  background-color:#D8D9DA;
}

td {
  vertical-align: top;
  line-height: 175%;
}

h1, h1 input.cms, h1 textarea.cms {
  font-size:1.8em;
  margin-bottom: 1px;
  letter-spacing: 0.25pt;
  font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#0077A7;
	font-weight:normal;
	margin:0;
}

h2, h2 input.cms, h2 textarea.cms {
  font-size: 12px;
  margin-bottom: 6px;
  letter-spacing: 0.25pt;
  font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
}

p {
  margin: 0px;
  margin-bottom: 15px;
}

ul {
  margin: 0px;
  margin-bottom: 15px;
}

li {
  margin-left: 15px;
}

a:hover {
	color:#0077A7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a{
	color: #666666;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

input.login_btn {
   color:black;
   padding-left:15px;
   padding-right:15px;
   background-color:silver;
   border-color:#6A6A6A;
   border-width:1px;
   border-style:solid
}

input.input_text {
   border-color:black;
   border-width:1px;
   border-style:solid;
   padding-left:10px;
   padding-right:10px;
   padding-top: 5px;
   padding-bottom: 5px
}

.nav_links a:hover {
	color:#0077A7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.nav_links a:active {
	color:#258AB2;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
