body {
  margin: 0px;
  background: #88A0C5;
}
.noBack{
	background: #FFFFFF:
}
body,td,br,p,li {
  color: #666666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

p.tight { margin:2px; }

input, select, textarea {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

a:link,a:active,a:visited {
	font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
	color: #990000; 
	text-decoration: underline;
}

a:hover {
	font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
	color: #990000; 
	text-decoration: underline;
}

.metaText {
	color:#999999;
}
.breadcrumbText {
	color:#336699;
}

.pageHeader {
	color: #990000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

.tableHeader {
	color: #435F8A;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
	font-weight: bold;
}

.pageTitle {
	color: #012F86;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

a.menu:link,a.menu:active,a.menu:visited {
	color: #666666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
}

a.metanav:link,a.metanav:active,a.metanav:visited {
	color: #999999;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.metanav:hover {
	text-decoration: underline;
}

.bg_lightblue1{
	background:#e8eef3;
	width: 40;
	text-align:center;
}

.bg_lightblue2{
	background:#f6f8fa;
	width: 40;
	text-align:center;
}

.bg_red{
	background:#cc0000;
	color:#fff;
	font-size: 11px;
	font-weight:bold;
}

.bg_pink{
	background:#fff7f7;
	color:#cc0000;
	font-weight: bold;
}

.redtext{
	color:#990000;
}

