* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html, body {
margin: 0px;
padding: 0px;
background: #ffffff;
}

a:link, a:visited {
	color: #0062FF;
	text-decoration: underline;
}

a:hover , a:active {
	color: #80B0FF;
	text-decoration: underline;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

body, p, td, th, ol, ul, select, input {
    font-family: Trebuchet MS, Verdana, Arial;
    color: #001840;
	 font-size: 13;
}

p {
	margin: 9 0 0 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}


table {border-collapse: collapse;}


.Masthead {
  width: 778;
  height: 208;
  position: relative;
}


.MenuPlate {
  position: absolute;
  left: 38;
  bottom: 12;
  width: 778;
}

.MenuPlate a {
  float: left;
  height: 30;
  font-size: 15;
  font-weight: bold;
  padding: 4 15 0 0;
  line-height: 22px;
}


a.Menu {
  margin: 0 30 0 0;
  background-repeat: no-repeat;
  background-position: 0px -30px;
}

a:link.Menu, a:visited.Menu {
  color: #003180;
  text-decoration: none;
}

a:hover.Menu, a:active.Menu {
  color: #003180;
  text-decoration: none;
}

.MenuWrapper1 {
  position: absolute;
  z-index: 200;
  visibility: hidden;
  bottom: 42;
}

.MenuWrapper2 {
  background: #d3def0;
  margin: 0 0 3 0;
  padding: 8 9 7 8;
  text-align: left;
}

.MenuWrapper2 a {
  display: block;
  font-size: 13;
  font-weight: bold;
}

.MenuWrapper2 a:link, .MenuWrapper2 a:visited {
  color: #003180;
  text-decoration: none;
}

.MenuWrapper2 a:hover, .MenuWrapper2 a:active {
  color: #0062ff;
  text-decoration: none;
}


.article_top {
    font-family: Trebuchet MS, Verdana, Arial;
    color: #001840;
	 font-size: 13;
	 margin: 0 0 0 0;
	 padding: 0;
}

.newshome {
	font-size: 16;
	color: #003180;
	margin: 0 0 0 0;
	font-weight: bold;
}

h1 {
	font-size: 16;
	color: #003180;
	line-height: 18px;
	margin: 15 0 13 0;
}

h2 {
	font-size: 13;
	color: #003180;
	line-height: 15px;
	margin: 24 0 6 0;
}

h2 p {
	color: #003180;
	font-size: 13;
}

.Copyright {
	font-size: 11;
	color: #596880;
	line-height: 11px;
}


.MenuLink {
	font-size: 12;
	color: #0062FF;
	margin: 25 0 0 20;
	text-decoration: none;
}


.news {
	font-size: 13;
	margin: 6 0 0 0;
	padding: 0;
}


.newsdate {
	font-size: 13;
	color: #5FB300;
	margin: 6 0 0 0;
	padding: 0;
}

.excerpt {
	font-size: 12px;
	color: #596880;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 16px;
}


.header {
	font-size: 22;
	color: #003180;
	margin: 0 0 0 0;
}


.subheader {
	font-size: 12;
	color: #003180;
	margin: 0 0 0 0;
	font-weight: bold;
}




