

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
	
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

.docHeading {
	background-color: #cacaca;
	height: 1.4em;
	font-size: 1.2em;
	font-weight: bold;
}

h2.homePageHeading {
	background-image:url(../images/title_line_bg.gif);
	background-repeat:repeat;
	font-size: 1.4em;
	color: #000066;
	font-weight: bold;
}

h3.homePageWarning {
	background-image:url(../images/title_line_bg.gif);
	background-repeat:repeat;
	height: 1.4em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

table.homePageWarning {
	border-style: dashed;
	border-width: medium;
	border-color: red;
}

.homePageText {
	font-size: 1.2em;
	color: #000066;
}

.homeEZText {
	font-size: 1.2em;
	color: #000066;
	line-height: 1.4em
}

table.homePageTable {
    background-color: #D3D3D3;
	border-style: NONE;
	font-size: 1.2em;
	color: #000066;
}

td.homePageTable {
	width: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

table.lineCard {
	border-style: solid;
	border-width: medium;
	font-size: 1.2em;
	color: #000066;
}

td.lineCardLeft {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-width: thin;
	border-right-style: solid;
}

td.lineCardRight {
	border-bottom-width: thin;
	border-bottom-style: solid;
}
