
@charset "UTF-8";
h1 {
	clear: both;
	display: block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 32px;
	letter-spacing: -1px;
	line-height: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 468px;

}

img {
	border:none;
}

#sidebar-left {
	background-color: #fff;
	background-image: none;
	display: block;
	float: left;
	font-size: 13px;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: baseline;
	width: 259px;
}

#sidebar-right {
	background-color: #fff;
	display: block;
	float: right;
	font-size: 13px;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: baseline;
	width: 212px;
}

.inner {
	font-size: 13px;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	vertical-align: baseline;
}


#sidebar-left .title {
	background-image:url(../images/common/menu-header_bg.png);
	background-repeat: repeat-x;
	color: #777;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	letter-spacing: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #777;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: baseline;
	width: 215px;
}

#sidebar-right .title {
	background-image: url(../images/common/bg-shade-light.png);
	background-repeat: repeat-x;
	background-origin: padding-box;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #777;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	letter-spacing: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #777;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: baseline;
	width: 148px;
}


/*
** Menus
*/


ul.menu {
	margin-left: 0;
	padding-left: 1em;
	text-indent: 2em;
	margin-top:0px;
	padding-top:0px;
}

ul.menu li {
	border-bottom-color: #DDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDD;
	border-right-style: solid;
	border-right-width: 1px;
	line-height: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 233px;
	margin-left: -1em;
	list-style:none;
	height:30px;
}

ul.menu li a {
	color: #888;
	text-decoration:none;
}

ul.menu li:hover a {
	background: none !important;
	background-color: #B3B3B3 !important;
	color: #fff !important;
	display: block;
}

li.expanded {
	padding: 0.2em 0.5em 0 0;
	background: url(../images/common/menu-expanded.png) 9px 12px no-repeat;
	color: #888;
}
li.collapsed {
	background: url(../images/common/menu-collapsed.png) 9px 12px no-repeat;
	color: #888;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li.leaf {
	text-indent: .5em;
	color: #888;
}
li.bud, li.bid a {
	padding: 0.2em 0.5em 0 0;
	background-color: #fff;
	color: #888;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
}
td.menu-disabled {
	background: #ccc;
}
ul.links {
	margin: 0;
	padding: 0;
}
ul.links.inline {
	display: inline;
}
ul.links li {
	display: inline;
	padding: 0 0.5em;
}

.block ul {
	margin: 0;
	padding: 0 0 0 0;
}

.menu_selected {
	background-color: #B3B3B3 !important;
	color: #fff !important;
}


.banner{position:relative;top:0px;left:0px;width:960px;height:128px;}


body, html {
	background: #DDD url(../images/common/page_bg.png) repeat-x;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

.wrap {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #FFF;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: left;
}

#main {
	display: block;
	float: left;
	font-size: 13px;
	height: 100%;
	vertical-align: baseline;
	width: 488px;
	display: inline;
}


<!-- for search box ...  if we decide to put it back in -->
.form-text {
	background-clip: border-box;
	background-color: white;
	background-image: url(../images/common/bg-shade-white-sml.png);
	background-origin: padding-box;
	border-bottom-color: #DDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DDD;
	border-top-style: solid;
	border-top-width: 1px;
	display: inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-indent: 0px;
	width: 104px;
	word-spacing: 0px;
}

.container-inline {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background-origin: padding-box;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	display: block;
	font-size: 12px;
	height: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: baseline;
	width: 213px;
}

.content {
	background-color: white;
	border-bottom-color: #DDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DDD;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: baseline;
	width: 213px;
}

.infobox {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background-origin: padding-box;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	display: block;
	height: 666px;
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #111;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: baseline;
	width: 235px;
}

#cleardiv
{
	clear: both;
	height: 1em;
}


.mousetype {
	margin-top: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666;
	text-align: center;
}


#footer {
	clear: both;
	font-size: .95em;
	height: auto;
	min-height: 5em;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 4em 0 1em;
	background-color: #FFF;
}


/* Rounded corners in footer */

.bottom {
  height: 16px;
  clear: both;
}

.bottom span {
  position: relative;
  height: 16px;
  display: inline-block;
  line-height: 16px;
}

.bottom .fl {
  float: left;
  background: url('../images/common/bg-footer-bl.png') no-repeat left bottom;
  width: 2.5%;
}

.bottom .middle {
  float: left;
  width: 95%;
  z-index: 99;
}

.bottom .fr {
  background: url('../images/common/bg-footer-br.png') no-repeat right bottom;
  width: 2.5%;
  float: left;
  z-index: 100;
}

.error {
	font-size:1.4em !important;
	line-height:3em !important;
	color:#990000;
}

.shiftleft {
	float: left;
}

.shiftright {
	float: right;
}

.quote {
	text-align:left;
	font-style:normal;
	font-weight:bold;
}

.signature {
	text-align:right;
	font-style:italic;
	font-weight:normal;
}

.notice {
	font-weight: bold;
	font-size: 1.3em;
}

.steppingstone_container {
	padding-right: 10px;
}

div.buttonarea {
	margin-bottom: 10px;
	border:1px solid #CCC;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#444;
}

.inactivearea {
	width: 900px;
	margin: 0px;
}

.activearea {
	width: 900px;
	margin: 0px;
}

.inactivebtn {
	border: 0px;
	text-align:left;
	padding:0px 17px 5px 0px;
	margin: 0px;
}

.inactivebtn A:link {
	position:relative;
	display:block;
	float:left;
	text-decoration:none;
	background: #CCC;
	color: #444;
	text-align:right;
	padding:5px 17px 5px 8px;
	margin:3px 8px 3px 0px;
	border:1px #888 solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.inactivebtn A:active {
	position:relative;
	text-decoration:none;
	color: #888;
	background: #CCC;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #444 solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.inactivebtn A:visited {
	position:relative;
	text-decoration:none;
	background: #CCC;
	color: #888;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #444 solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.inactivebtn A:hover {
	position:relative;
	text-decoration: none;
	color: #000;
	background: #BBB;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #444 solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.activebtn {
	border: 0px;
	text-align:left;
	padding:0px 17px 5px 0px;
	margin: 0px;
}

.activebtn A:link { position:relative;
	display:block;
	float:left;
	text-decoration:none;
	background:#777 url(images/close_button.png) no-repeat right;
	color:#FFF;
	text-align:right;
	padding:5px 17px 5px 8px;
	margin:3px 8px 3px 0px;
	border:1px #CCC solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.activebtn A:active {
	position:relative;
	text-decoration:none;
	color:#F00;
	background:#FCF url(images/close_button.png) no-repeat right;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #DDD solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.activebtn A:visited {
	position:relative;
	text-decoration:none;
	background:#777 url(images/close_button.png) no-repeat right;
	color:#FFF;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #CCC solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.activebtn A:hover {
	position:relative;
	text-decoration:underline;
	color:#FFF;
	background:#C33 url(images/close_button.png) no-repeat right;
	text-align:right;
	padding:5px 17px 5px 8px;
	border:1px #FFF solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


