body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 759px;
	position: relative;
	padding: 0 12px;
	background: url("images/background.gif") top center repeat-y;
}
.bar {
	background-color: #000099;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.b1 {

	background-color: #000099;
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.b2 {


	background-color: #0000BB;
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.b3 {



	background-color: #9193D3;
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.b4 {




	background-color: #BDC0E5;
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menuitem {
	height: 43px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #606186;
	vertical-align: bottom;

}
.welcomebox {
	background-color: EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
}
.welcome {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 45px;

}
.finderbox {
	background-color: E1E1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: BBBBBB;
}
li {
	color: #0000BB;
	list-style-type: square;
	margin-left: 3px;

}
a.finder {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.finder:hover {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
li.used {
	color: #0000BB;
	list-style-type: square;
	line-height: 12px;
	margin-left: -13px;
	margin-top: -3px;
	padding-top: 0px;
	padding-left: 0px;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 5px;
}
.footer2 {
	color: #999999;
}

#searchbox { background-color: #009; position: absolute; top: 74px; right: 20px; width: 194px; height: 30px; overflow: hidden; }
#searchbox form { margin: 0; }
#searchbox div { background: url("images/searchbox.gif") 0 0 no-repeat; width: 182px; height: 20px; margin: 5px 6px; }
#searchbox input { border-width: 0; background: transparent; width: 155px; margin: 0 0 0 5px; }
#searchbox button { width: 22px; height: 20px; padding: 0; border-width: 0; background: none; cursor: pointer; }
#searchbox button span { display: none; }
a img { border-width: 0; }
div.right { width: 360px; float: right; margin: 0 10px; display: inline; }
div.left { margin-left: 10px; }
div.right h3 { margin-left: 12px; }
ul.checklist { padding: 0 0 0 18px; }
ul.checklist li {
	background: url("images/checkmark.gif") 0 5px no-repeat;
	padding: 4px 0 4px 22px;
	list-style-type: none;
	color: #333;
}