body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
}
h1 { font-size: 24px; line-height: 24px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; color: #10233e; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px }
h2 { font-size: 14px; line-height: 16px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; color: #155696; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px }

a:link {color: #155696; text-decoration: underline; } 
a:visited {color: #155696;  text-decoration: underline; } 
a:active {color: #155696; text-decoration: underline; } 
a:hover {color: #bb0000; text-decoration: underline; }

a.navlink:link {color: #155696; text-decoration: none} 
a.navlink:visited {color: #155696; text-decoration: none} 
a.navlink:active {color: #155696; text-decoration: none; } 
a.navlink:hover {color: #757575; text-decoration: underline; }

a.tnavlink:link {color: #155696; text-decoration: none} 
a.tnavlink:visited {color: #155696; text-decoration: none} 
a.tnavlink:active {color: #155696; text-decoration: none; } 
a.tnavlink:hover {color: #bb0000; text-decoration: underline; }

a.wlinks:link {color: white; text-decoration: underline; } 
a.wlinks:visited {color: white;  text-decoration: underline; } 
a.wlinks:active {color: white; text-decoration: underline; } 
a.wlinks:hover {color: blue; text-decoration: underline; }

a.awsbnlnk:link {color: #155696; text-decoration: none; } 
a.awsbnlnk:visited {color: #155696;  text-decoration: none; } 
a.awsbnlnk:active {color: #155696; text-decoration: none; } 
a.awsbnlnk:hover {color: #bb0000; text-decoration: none; background-color: yellow;}

.container {
  width: 779px;
  background-color: #ffffff;
	background-image: url(/images/mainbg.gif);
	text-align: left;
	display: table-cell;
}

.topnav {
  width: 772px;
	height: 26px;
	padding: 7px 0px 0px 7px;
	background-image: url(/images/topbg.gif);
  font-size: 12px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-align: left;
	color: #155696;
}

.navbar {
  width: 168px;
  float: left;
	font-size: 12px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #757575; 
}

.navbar_hdr {
  background-color: #10233e;
	font-size: 10px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: yellow; 
	padding: 2px; 
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.mainarea {
  width: 588px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffffff;
  float: right;
  font-size: 12px; 
  font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
  color: #757575;
}

.bottomnav {
  width: 775px;
	height: 18px;
	padding: 4px 0px 0px 4px;
	background-image: url(/images/bottombg.gif);
  font-size: 10px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-align: center;
	color: #155696;
}
.copyright { 
  width: 779px;
	background-color: #ffffff;
  font-size: 10px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	color: #3972ad;
	text-align: center;
}
.bcontainer {
  width: 550px;
	display: table-cell;
}

.bleft {
	float: left;
	width: 275px;
}

.bright {
	

}