/* settings */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	background-color:#b7b7b7;
	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	color:#000000;
}
h2 {
	padding:0;
	margin:0;
	font-size:16px;
	color:#333333;
}
.mborder {
	border:solid #6B7FA0 1px;
}
.yborder {
	border:solid #AEB227 1px;
}
.font1 {
	font-size:12px;
}
.font2 {
	font-size:10px;
}
.font3 {
	font-weight:bold;
}
.font4 {
	color:#666666;
	font-weight:bold;
}
.font5 {
	color:#ffffff;
}
.font6 {
	color:#ffffff;
	font-weight:bold;
}
.error {
	color: #ff0000;
	font-weight:bold;
}
.rowbg0 {
	background-color:#8A86E7;
}
.rowbg1 {
	background-color:#7A93CB;
}
table.navbar {
   border-collapse:collapse;
}
table.navbar td a{
   display:block;
   height:50px;
   line-height:50px;
   text-decoration:none;
}
table.navbar td a:link, table.navbar td a:visited {
   color:#000000;
   font-size:12px;
   font-weight:bold;
   background-image:url(images/top-nav-off.jpg);
   background-repeat:repeat-x;
}
table.navbar td a:hover, table.navbar td a:active {
   color:#ffffff;
   text-decoration:underline;
   background-image:url(images/top-nav-on.jpg);
   background-repeat:repeat-x;
}
a:link {
	color:#0057ab;
	text-decoration:none;
}
a:visited {
	color:#0057ab;
	text-decoration:none;
}
a:active {
	color:#0057ab;
	text-decoration:none;
}
a:hover {
	color:#0057ab;
	text-decoration:underline;
}
a.wlink:link {
	color:#ffffff;
	text-decoration:none;
}
a.wlink:visited {
	color:#ffffff;
	text-decoration:none;
}
a.wlink:active {
	color:#ffffff;
	text-decoration:none;
}
a.wlink:hover {
	color:#ffffff;
	text-decoration:underline;
}
.content-top {
	background-image:url(images/content-top.png);
}
.content-front-mid-top {
	background-image:url(images/front-content-mid-top.jpg);
}
.content-mid {
	background-image:url(images/content-mid.jpg);
}
.content-bot {
	background-image:url(images/content-bot.png);
}
-->
