html, body {
  margin: 0; padding: 0;
  height: 100%;
}
body,td,th {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ABABAB;
	text-decoration: none;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #315E91;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8B8B8B;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #315E91;
	text-decoration: none;
}
.more a:link, .more a:visited, .more a:active {
	font: bold 10px Tahoma, Arial, sans-serif;
	color: #315E91;
	text-decoration: none;
}
.more a:hover {
	font: bold 10px Tahoma, Arial, sans-serif;
	color: #315E91;
	text-decoration: underline;
}

.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4F6C91;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
}
.link_3 a {
	color: #993300;
	text-decoration: none;
	font: bold 11px/18px Tahoma;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 234px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 46px;
	width: 234px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}
.txtHeader {
	font: bold 12px Tahoma, Arial, sans-serif;
	color: #336699;
}
a:link, a:visited, a:active {
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #315E91;
	text-decoration: none;
}
a:hover {
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #315E91;
	text-decoration: underline;
}

.txtBigRed {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	line-height: 20px;
}
.txtRed {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	line-height: 16px;
}
.txtBlue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #315E91;
	text-decoration: none;
}
.imgLeft
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.imgRight
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.imgCenter
{ display: block;
  margin: 0 auto;
}
.imgCenterBorder
{
	display: block;
	margin: 0 auto;
	border: 1px solid #000000;
}
.imgLeftBorder
{ float: left; 
  margin: 0px 8px 0px 0px;
  border: 1px solid #000000;
}

.imgRightBorder
{ float: right; 
  margin: 0px 0px 0px 8px;
  border: 1px solid #000000;
}
.navcontainer {
	height: 40px;
}
