body {
	background-color: #cbd0d3;
	font-family: verdana;
	font-size: 12px;
}
td {
	font-family: verdana;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #397286;
}
h2 {
	font-size: 16px;
	color: #397286;
}
h3 {
	font-size: 14px;
	color: #397286;
}
a {
	color: #397286;
}
a:hover {
	color: #000000;
}

table.bg {
	width: 667px;
	height: 100%;
	padding: 5px;
	background-color: #ffffff;
}
td.bg {
	vertical-align: top;
}

table.header {
	width: 100%;
	height: 84px;
	background-color: #397286;
	margin-bottom: 5px;
}
td.headerlogo {
	vertical-align: middle;
	text-align: left;
}
td.headerbanner {
	width: 494px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

table.top1 {
	width: 100%;
	padding-bottom: 5px;
}
td.top1left {
	width: 205px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}
td.top1right {
	width: 447px;
}

table.search {
	width: 100%;
	height: 64px;
	background-color: #a6abae;
	border: 1px solid #868b8e;
}
td.search {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

table.buttons {
}

table.button {
	width: 108px;
	height: 64px;
	background-color: #c6d5d0;
	margin-right: 5px;
	border: solid 1px #a6b5b0;
}
td.button {
	text-align: center;
	vertical-align: middle;
}
table.buttonlast {
	width: 108px;
	height: 64px;
	background-color: #c6d5d0;
	border: solid 1px #a6b5b0;
}
td.buttonlast {
	text-align: center;
	vertical-align: middle;
}

table.top2 {
	width: 100%;
	margin-bottom: 5px;
}
td.top2left {
	width: 205px;
	padding-right: 5px;
	vertical-align: top;
}
td.top2right {
	vertical-align: top;
}

table.ltbuttons {
	//margin-bottom: 5px;
}

table.ltbutton {
	width: 108px;
	height: 28px;
	background-color: #397286;
	margin-right: 5px;
	border: solid 1px #99d2e6;
}
td.ltbutton {
	text-align: center;
	vertical-align: middle;
	color: white;
}
table.ltbuttonlast {
	width: 108px;
	height: 28px;
	background-color: #397286;
}
td.ltbuttonlast {
	text-align: center;
	vertical-align: middle;
	color: white;
}

table.menuhead {
	width: 100%;
	height: 28px;
	background-color: #dfe0e2;
	border: solid 1px #bfc0d2;
}
td.menuhead {
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	color: #397286;
	font-weight: bold;
}

table.menus {
	width: 100%;
	height: 28px;
	padding: 10px;
	background-color: #a6abae;
}
td.menus {
	text-align: left;
	vertical-align: top;
}

table.menu {
	width: 100%;
	height: 20px;
	background-color: #95999c;
	margin-bottom: 5px;
	border: solid 1px #b5b9bc;
}
td.menu {
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.menu {
	color: white;
	text-decoration: none;
}
a.menu:hover {
	color: #397286;
	text-decoration: none;
}

table.title {
	width: 100%;
	background-color: #dfe0e2;
	height: 120px;
	border: solid 1px #bfc0d2;
	margin-bottom: 5px;
}
td.title {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

table.footer {
	width: 100%;
	height: 84px;
	background-color: #a6abae;
	margin-bottom: 5px;
	border: solid 1px #868b8e;
}
td.footer {
	vertical-align: middle;
	text-align: center;
	color: #dfe0e2;
}




.dinomenu {
	color: white;
	text-decoration: none;
}
.dinomenu:hover {
	color: #397286;
	text-decoration: none;
}
.dinomenuact {
	color: #397286;
	text-decoration: none;
}
.dinomenuact:hover {
	color: #397286;
}

h2.sitesearch { }
a.sitesearch { color: #397286; }
a.sitesearch:hover { color: #000000; }
p.sitesearch { }
dl.sitesearch { }
dt.sitesearch { }
dd.sitesearch { margin-left: 20px; margin-bottom: 10px; padding: 5px; }
span.sitesearch { color: #666666; font-size: 10px; }
input.sitesearchprev { width: 200px; background-color: #397286; color: #ffffff; }
input.sitesearchnext { width: 200px; background-color: #397286; color: #ffffff; }


