body {
	margin: 0px;
	padding: 0px;
	background-color: #35527C;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}

a {
	color: #0A5EE5;
	text-decoration: none;
}

/*
p {
	text-align: justify;
}
*/

h1 {
	font: bold 120%;
}

h2 {
	font: bold 110%;
}

h3, h4 {
	font-weight: bold;
}



td.td1 {
	background-image: url('/images/bg1.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

td#top {
	background-image: url('/images/top-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	width: 95%;
}

div#title {
	background-image: url('/images/top.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

td.line1 {
	background-color: #F26522;
}

td.line2 {
	background-color: #475154;
}

td.hor {
	background-image: url('/images/top1.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #3B4C69;
	height: 21px;
}

div#hor {
	display: inline;
	color: #61A3BD;
	font-size: 80%;
}

div#hor a {
	color: #61A3BD;
	text-decoration: none;
}

div#hor a:hover {
	color: #FDB901;
}

div#tools {
	display: inline;
	vertical-align: middle;
	margin-left: 20px;
}

td.td2 {
	background-color: #3B4C69;
}


td.line3 {
	background-color: #8F5B51;
}

td.td3 {
	background-color: #96543A;
}

td.td4 {
	background-color: #DC9D82;
}

td.td5 {
	background-color: #AD6849;
}

td.td6 {
	background-color: #424550;
}

td.td7 {
	background-color: #6D6B6C;
}

td.middle {
	background-color: #C8D1DA;
}

table#t1 {
	border-collapse: collapse;
	width: 100%;
}

table#t1 td {
	padding: 0px;
	vertical-align: top;
}

table#t1 td#leftnav {
	width: 170px;
	padding: 10px;
}

table#t1 td#main {
	padding: 10px;
	padding-left: 0px;
}

/*
div#leftnav {
	padding: 10px;
	width: 168px;
	float: left;
	border: 1px solid red;
}

div#main {
	padding: 10px;
	padding-left: 0px;
	margin-left: 190px;
}
*/

div#content1 {
	background-color: #E4E7E8;
	border: 1px solid #A3B4C0;
	margin-bottom: 10px;
	padding: 20px 20px 10px 20px;
}

div#content {
	background-color: #E4E7E8;
	border: 1px solid #A3B4C0;
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
}

img#img1 {
	float: right;
	margin: 10px 0px 10px 15px;
	border: 1px solid #6591D3;
}

div.menu {
	background-image: url('/images/bullet1.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #95A6B6;
	border: 1px solid #3B65A1;
	padding: 3px 25px 3px 7px;
	text-align: right;
	margin-bottom: 1px;
}

div.menu a {
	color: #35527C;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}

div.menu1 {
	background-image: url('/images/bullet1.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #A5C2DF;
	border: 1px solid #3B65A1;
	padding: 3px 25px 3px 7px;
	text-align: right;
	margin-bottom: 1px;
}

div.menu1 a {
	color: #FB6A00;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}


div.submenu {
	background-image: url('/images/bg2.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #C8D1DA;
	border-top: 1px solid #FB6A00;
	padding: 3px 24px 3px 7px;
	margin: 0px 2px 0px 2px;
	text-align: right;
	margin-bottom: 1px;
}

div.submenu a {
	color: #003471;
	text-decoration: none;
	font-size: 90%;
}

div.submenu1 {
	background-image: url('/images/bg2.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #C8D1DA;
	padding: 3px 24px 3px 7px;
	margin: 0px 2px 0px 2px;
	text-align: right;
	margin-bottom: 1px;
}

div.submenu1 a {
	color: #003471;
	text-decoration: none;
	font-size: 90%;
}


div#path {
	color: #FB6A00;
	font-size: 80%;
	padding: 2px 10px 5px 5px;
}

div#path a {
	color: #FB6A00;
	text-decoration: none;
}


div#head {
	color: #033B8D;
	font-weight: bold;
	padding: 3px 10px 3px 8px;
	border: 1px solid #A3B4C0;
	border-left: 5px solid #A3ADB6;
	border-bottom: none;
	background-color: #E4E7E8;
}

div.subsad {
	border-left: 5px solid #FFF;
}

div.subsad div {
	background-image: url('/images/bg3.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #003471;
	font-size: 90%;
	padding: 3px 10px 3px 22px;
	background-color: #D9DCDD;
}

div.subsad a {
	color: #003471;
	text-decoration: none;
}


div#block3 {
	border: 1px solid #A3B4C0;
	border-bottom: none;
}




div#actual {
	padding: 15px 10px 10px 10px;
	border: 1px solid #A3B4C0;
	background-color: #E4E7E8;
	margin-right: 230px;
}

div#block1 {
	width: 220px;
	float: right;
}

div#search {
	padding: 10px;
	background-color: #EE9B39;
	margin-bottom: 10px;
}

div#block2 {
	padding: 10px;
	background-color: #E4E7E8;
	border: 1px solid #A3B4C0;
	margin-bottom: 10px;
}

#searchtxt {
	width: 140px;
	padding: 0px;
	height: 16px;
	background-color: #BDD7EF;
}



div.actual {
	background-image: url('/images/bullet2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 7px 10px 15px;
}


div.title {
	color: #0A5EE5;
	font-weight: bold;
}

div.more a {
	color: #F26D01;
	font-size: 80%;
	text-decoration: none;
}


/*
div.docs {
	background-image: url('/images/bullet3.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 18px;
	font-size: 90%;
}

div.docs a {
	color: #004A80;
	text-decoration: none;
}
*/



div.contacts {
	font-size: 90%;
	padding: 5px 0px 5px 0px;
}



div#copyright {
	padding: 5px 20px 5px 200px;
	font-size: 80%;
}




div#search1 {
	padding: 5px;
	margin: 15px 0px 10px 0px;
}

#searchtxt1 {
	width: 100px;
	padding: 0px;
	height: 16px;
	background-color: #BDD7EF;
}

div#print {
	font-size: 80%;
	font-weight: normal;
}



div#sitemap {
	background-color: #E4E7E8;
	border: 1px solid #A3B4C0;
	margin-bottom: 10px;
	padding: 10px 20px 20px 20px;
	white-space: nowrap;
}

div#sitemap a {
	color: #003471;
}


#from {
	width: 200px;
	background-color: #EFF1F2;
}

#message {
	width: 300px;
	height: 100px;
	background-color: #EFF1F2;
}