body {
	background-color: #8BA4AE;
	color: #212121;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

a {
	/*color: #212121;*/
	color: #00F;
}

a:hover {
	text-decoration: none;
}

p {
	text-align: justify;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}


div#top1 {
	background-color: #758F9F;
	padding-left: 200px;
	padding-top: 35px;
}

#top2 {
	background-color: #FFF; /*#DCD6C7;
	border-top: 3px solid #003D66;*/
	border-bottom: 1px solid #003D66;
}

table#h {
	background-color: #758F9F;
	width: 100%;
	border-collapse: collapse;
}

table#ht {
	width: 728px;
	border-collapse: collapse;
}

table#ht td {
	padding: 0px;
}

table#ht td#ht-left {
	width: 165px;
	padding-left: 35px;
}

table#ht td#ht-right {
	text-align: right;
}

table#search-all {
	border-collapse: collapse;
	width: 268px;
	background-image: url('images/search-bg.gif');
	background-repeat: no-repeat;
}

table#search-all td {
	padding: 3px;
}

table#search-all td#searchfield {
	padding-left: 10px;
}

input#searchtxt {
	width: 173px;
	height: 12px;
	border: 0px;
}

div#path {
	background-color: #006DB5;
	border-top: 1px solid #FEB900;
	border-bottom: 1px solid #003D66;
	padding-left: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 100px;
	color: #FFF;
	font-size: 80%;
}

div#path a {
	color: #FFF;
	text-decoration: none;
}

div#path a:hover {
	text-decoration: none;
}






table#all {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 0px;
}

table#all td {
	padding: 0px;
	vertical-align: top;
}

table#all td#all-left {
	text-align: center;
	padding-left: 30px;
	padding-right: 5px;
}

table#all td#all-right {
	width: 100%;
	padding-left: 5px;
	padding-right: 50px;
}



div.nav {
	background-image: url('images/nav-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 1px;
}

div.nav a {
	color: #002157;
	font-size: 95%;
	text-decoration: none;
}

div.nav a:hover {
	color: #FFF;
}

div.nav1 {
	/*
	background-image: url('images/nav1-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 2px;
	margin-left: 10px;
	min-height: 34px;
	*/
	margin-bottom: 2px;
	margin-left: 10px;
	width: 140px;
}

div.nav1 a {
	color: #F00;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
}

div.nav1 a:hover {
	color: #000;
}


img.pict1 {
	margin: 2px;
	margin-left: 3px;
}

table.nav1 {
	border-collapse: collapse;
	width: 100%;
}

table.nav1 td {
	padding: 0px;
}

td.nav1u {
	background-image: url('images/white-u.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

td.nav1b {
	background-image: url('images/white-b.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

td.nav1l {
	background-image: url('images/white-r.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

td.nav1r {
	background-image: url('images/white-l.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

td.nav1m {
	background-color: #FFF;
	vertical-align: middle;
	text-align: left;
	padding: 0px 0px 0px 5px; 
}




div.nav-subsad {
	padding-left: 20px;
	text-align: left;
}

img.bullet-nav-subsad {
	margin-right: 5px;
	margin-top: 3px;
}

div.nav-subsad a {
	color: #FFF;
	text-decoration: none;
}

div.nav-subsad a:hover {
	color: #000;
	text-decoration: none;
}

table.nav-subsad {
	width: 100%;
}






td.yellow-u {
	background-image: url('images/yellow-u.gif');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

td.yellow-b {
	background-image: url('images/yellow-b.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
}


td.white-b {
	background-image: url('images/white-b.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
}

td.white-u {
	background-image: url('images/white-u.gif');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}


div.yellow-head {
	background-color: #FDBB42;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	color: #0033B5;
	font-weight: bold;
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
}

div.white-txt {
	background-color: #FFF;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

div.white-txt p {
	text-align: left;
}


div.white-t {
	background-color: #FFF;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.yellow-t {
	background-color: #FFF899;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


div.white-t a,
div.yellow-t a {
	color: #006DB5;
	text-decoration: none;
}



div.white-t a.more,
div.yellow-t a.more,
a.more {
	color: #EE5F00;
	text-decoration: none;
}

div.white-t a.more:hover,
div.yellow-t a.more:hover,
a.more:hover {
	color: #1747CC;
}



div#bottom {
	background-image: url('images/bg-bottom.gif');
	background-position: top left;
	background-repeat: repeat-x;
	/*padding-left: 480px;*/
	text-align: right;
}





div.subsad {
	background-color: #FFF9AC;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

img.bullet-subsad {
	margin-right: 5px;
	margin-top: 2px;
}

div.subsad a {
	color: #0033B5;
	text-decoration: none;
}

div.subsad a:hover {
	color: #000;
	text-decoration: none;
}

table.subsad {
	width: 100%;
}

div.doc {
	background-color: #FFF;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding: 1px;
	padding-left: 35px;
	padding-right: 20px;
}

img.bullet-doc {
	margin-right: 5px;
	margin-top: 3px;
}

div.doc a {
	color: #4B4C4E;
	text-decoration: none;
}

div.doc a:hover {
	color: #F00;
	text-decoration: none;
}

div.doc1 {
	background-color: #FFF;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	padding: 1px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 7px;
}

div.doc1 a {
	color: #4B4C4E;
	text-decoration: none;
}

div.doc1 a:hover {
	color: #F00;
	text-decoration: none;
}






td.yellow2-u {
	background-image: url('images/yellow2-u.gif');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

div.yellow2-head {
	background-color: #FFF9AC;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
	color: #0033B5;
	font-weight: bold;
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
}

div.line {
	background-color: #FDBB42;
	border-left: 1px solid #003D66;
	border-right: 1px solid #003D66;
}


a.map {
	color: #4B4C4E;
	text-decoration: none;
}

a.map:hover {
	color: #F00;
	text-decoration: none;
}

a.print {
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}




table#nav {
	border-collapse: collapse;
	width: 164px;
}

table#nav td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

table#nav td.tdl {
	background-image: url('images/nav-ul.gif');
	background-repeat: no-repeat;
	background-location: top left;
	vertical-align: bottom;
}

table#nav td.tdr {
	background-image: url('images/nav-ur.gif');
	background-repeat: no-repeat;
	background-location: top right;
	vertical-align: bottom;
	text-align: right;
}

table#nav td.tdm {
	background-color: #FEB900;
	width: 100%;
}

table#nav td.tdm1 {
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
}


table#nav a {
	color: #002157;
	font-size: 95%;
	text-decoration: none;
}

table#nav a:hover {
	color: #FFF;
}

div.nav-u {
	background-image: url('images/nav-u.gif');
}
div.nav-b {
	background-image: url('images/nav-b.gif');
}





a.admin {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}