body {
  margin: 0;
  font-family: "Lucida Grande", Georgia, Verdana, "New Century Schoolbook", Lucida, Arial, Helvetica, Times, sans-serif, serif;
}

p {
  font: small/1.5em Arial, sans-serif;
  text-align: left;
  margin-top: 0;
  margin-bottom: 2em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

h1{
  font-size: x-large;
  color: #334d55;
  margin-bottom: 1em;
}

h2{
 font-size: medium;
 color: #006699;
  margin-bottom: 1em;
}

h3{
  font-size: small;
  color: #334d55;
  margin-bottom: 1em;
  text-decoration: underline;
  text-align: left;
}

h4{
 font-size: small;
 color: #333333;
  margin-bottom: 1em;
}

h5{
	font-size: x-small;
	color: #990000;
	border-top: 1px solid #000000;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
}

a:link {
  color: #c30;
  text-decoration: none;
}

a:visited {
  color: #c30;
  text-decoration: none;
}

a:hover {
  color: #c30;
}

a:active{
  color: #c30;
  text-decoration: none;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li {
  font: small/1.2em Arial, sans-serif;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.8em;
}

#logoban {
  text-align: center;
}

#logoban img {
  margin: 5px;
}

table#primarynav {
  font-size: 8pt;
  text-align: center;
  border-top: 1px solid #648AB9;
  border-bottom: 1px solid #648AB9;
  background: #EFF3F8;
  height: 30px;
}

#content {
	margin: 6%;
	border: 0;
	text-align: center;
	display: block;
}

#newspublish {
	width: 400px;
	border: 0;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
	vertical-align: top;
	background-color: #E9F7FE;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
}

html>#newspublish {
  width: 400px;
}

#newstag {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #222222;
  background:  url("../img/dot.gif") repeat-x bottom;
  margin-top: 10px;
  text-align: center;
}

#newssubject {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	text-align: center;
	font-style: italic;
}

#newscontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}
#newscontent #newslink a:hover {
	color: #009900;
}


#newsremark {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	background:  url("../img/dot.gif") repeat-x top;
	padding-top: 5px;
	margin: 20px;
}

#newsremark a:hover {
	color: #FF3300;
}

#websiteinfo {
	font-size: x-small;
	line-height: 1.4em;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px solid #648AB9;
	background-color: #EFF3F8;
}

#websiteinfo a:hover {
  color: #c30;
  background: #FFFFFF;
  text-decoration: underline overline;
}
#newscontent .newstitle {
	font-family: Impact, "Arial Black";
	font-size: 36px;
	font-weight: lighter;
	color: #B50040;
	line-height: 1.2em;
}
#newscontent .newssubtitle {
	font-size: 18px;
	color: #003366;
	margin: 5px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #9FB8D5;
}
