.footer {
font-size: x-small;
}

h1 {
  font-size: large;
}
h2 {
  font-size: 1.2em;
}
h4 {
  display: block;
  background-color: #c2cce4;
  line-height: 30px;
  padding-left: 1em;
  margin-bottom: 3px;
}
h5 {
  font-size: 1em;
}
body {
	background-image:  url("images/background.png");
	font-family: Verdana;
	font-size: small;
  behavior: url(csshover.htc); /* call hover behaviour file */
}

.boldtext {
font-weight: bold;
}

.whitespace {
	background-image: url(images/white.gif);
	background-repeat: repeat;
}
a, A {
	color: #3D60AD;
	text-decoration:none;

}
.borderline {
border-width: 1px;
border-style: solid;
border-color: #6E92CB;
border-top-width: 1;
}

a:hover, A:hover {
	color: #6E92CB;
	text-decoration: underline;
}

.Tbody {
  vertical-align: top;
	font-size: small;
	
}

.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.topInfoBox {
  background: #e0e0e0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.center {
  text-align: center;
}

.announce {
color: #FF0000;
font-weight: bold;
}

.announceBox {
  display: block;
  font-size: 1.1em;
  background: #b6b7cb;
}

.error {
color: #FF0000;
font-weight: bold;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.rightmenu {
  width: 100%;
  vertical-align: top;
border-width: 1px;
border-style: solid;
border-color: #6E92CB;
}
.featurematrix {
border-color: #FFFFFF;
border-width: thin thin 0px thin
}
.feature {
border: 2px #FFFFFF solid;
background-color: #8EB1D8;
border-width: 0px 0px thin 0px;
}
.commentForm
{
margin: 0px 0px 0px 0px;
display: none;
}
.no {
border: 2px #FFFFFF solid;
text-align: center;
background-color: #D0D0D0;
border-width: 0px 0px thin 0px;
}
.yes {
border: 2px #FFFFFF solid;
text-align: center;
background-color: #6EFF6E;
border-width: 0px 0px thin 0px;
}
.thn {
  font-weight : bold;
  vertical-align: top;
  font-size: small;
}

th {
  background: url(images/cellheader.gif) repeat-x 50% 20%;
  padding: 5 5 5 5;
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  height: 20px;
}

.tha {
  color: #ffffff;
  font-weight : bold;
  font-size: x-small;

}

.tha:hover {
  color: #ffffff;
  text-decoration: underline;
}
.edit {
  text-decoration: line-through;
}
.red {
color: #F00;
}

.faq {
  display: block;
  font-weight: bold;
  background-color: #c2cce4;
  padding-left: 1em;
  margin-bottom: 3px;
}

.caption {
font-size: x-small;
}
