.page {
/*	background-color: #ccc;*/
}
#searchform span.tips { display: block; }
#searchform span.tips * { vertical-align: middle; }
#searchform span.tips img { margin-right:.3em; }
/* - N E W - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#background { 
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:100%;
}
.headerbar {
	height:5.25em;
	border-bottom: 1px solid #fff;
	position: relative;
}
.headerbar .logo {
	margin: 0px ;
	position:absolute;
	z-index:1;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.headerbar .logo img {
	display: block;
	width: 21.85em;
}
.headerbar .search {
	position: absolute;
	top: 2em;
	right: 1.4em;
	text-align: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .7em;
	line-height: 1em;
	z-index:1;
}
.headerbar .search form label {  /* Jordyn changed this style 4/3/07 */
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 9.4em .2em 0;
	display:block;
}
.headerbar .search form .tips a, .headerbar .search form .tips a:visited {
	color: #fff;
}
.headerbar .search form .tips {  /* Jordyn changed this style 4/3/07 */
	display: block;
	margin-top:.2em;
	text-transform: uppercase;
	margin-right: 2.6em;
}
.headerbar .search form .tips * { vertical-align: middle; }  /* Jordyn added this style 4/3/07 */

.headerbar .search form .tips img { margin-right:.3em; }  /* Jordyn added this style 4/3/07 */

.headerbar .search form input {
	vertical-align: middle;
}
.headerbar .search form input.searchbutton {  /* Jordyn changed this style 4/3/07 */
	height: .85em;
}
.headerbar .search form .searchbox {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.headerbar .search {
}



/* topnav ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */
.topnav *{z-index:1;}
.topnav {
	background-color: #B98D35;
	color: #fff;
	text-align: center;
	width:100%;
	white-space: nowrap;
	font: bold .7em/1.8em Arial, Helvetica, sans-serif;
}
.topnav .links a:hover, 
.topnav .links a.on {
	text-decoration: underline;
}
.topnav .links dt a, 
.topnav .links dt a:visited {
	color: #fff;
}
.topnav .links dd, 
.topnav .links dd a, 
.topnav .links dd a:visited {
	color: #600;
}
.topnav .links {
	position: relative;
	top:0px;
	left: 0px;
	height: 1.7em;
	text-align: center;
}
.topnav .links dt {
	display: inline;
	white-space: nowrap;
	margin-left: 8px;
 	text-transform: uppercase;
}
.topnav .links dt a {
	padding: 15px 0;
}
.topnav .links a {
	padding: 0px 0px;
	margin-right: 8px;
}
.topnav .links dd {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: -10px;
}
.topnav .links dd {
	width: 175px;
	width: 15em;
	position: absolute;
	top: 31px;
	left: 0px;
	border: 1px solid #c8bb9e;
	background-color:#efe6d4;
}
.topnav .links dd ul, 
.topnav .links dd ul li {
	display: inline;
}
.topnav .links dd ul li a {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background-color:#efe6d4;
	white-space: normal;
	line-height:1.1em;
width:13em;
}
#mainNav dd a:hover {
/*	background-color: #b5d7f1;*/
}

#m0Sub, #m1Sub, #m2Sub, #m3Sub, #m4Sub, #m5Sub, #m6Sub, 
#m7Sub, #m8Sub, #m9Sub, #m10Sub, #m11Sub, #m12Sub, #m13Sub, 
#m14Sub, #m15Sub, #m16Sub, #m17Sub, #m18Sub, #m19Sub, #m20Sub {
	visibility: hidden;
}


.main a {
	color: #600;
	font-weight: bold;
} 
.main a:visited {
	color: #933;
} 

.pagegeader {
	clear:both;
	border-bottom: 1px solid #d8d8d0;
	margin: .4em .65em .65em .65em;
}
.pagegeader h1 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
	margin:.3em .8em;
}

.pagegeader .breadcrumbs {
	padding: 0em 1.5em .3em 1.5em;
	font-size: .7em;
	color: #666;
}
.pagegeader .breadcrumbs a, 
.pagegeader .breadcrumbs a:visited {
	color: #666;
	font-weight:normal;
}
.pagegeader .breadcrumbs a {
}
.pagegeader .breadcrumbs p {
	margin:0px;padding:0px;
}
.pagegeader .breadcrumbs {
}

.pagegeader .userinfo {
	padding: 0em 1.5em .3em 1.5em;
	font-size: .7em;
	color: #666;
	float: right;
}
.pagegeader .userinfo a, 
.pagegeader .userinfo a:visited {
	color: #666;
	font-weight:normal;
}
.pagegeader .userinfo a {
}
.pagegeader .userinfo p {
	margin:0px;padding:0px;
}
.pagegeader .userinfo {
}


table.standard {
	border-collapse: collapse;
}



.copyright {
	background-color: #B98D35;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright .content {
	padding: 0px 1em .1em 1em;
	font-size: .7em;
}
.copyright .content .rights {
	display: block;
	line-height: 1.9em;
}
.copyright .content ul {
	float: right;
	text-align: right;
	letter-spacing: .1em;
}
.copyright .content ul li {
	display: inline;
	line-height: 1.7em;
	white-space: nowrap;
}
.copyright .content a, 
.copyright .content a:visited {
	background-color: #B98D35;
	color: #fff;
	letter-spacing: 0em;
}
.copyright .content a:hover {
	text-decoration: underline;
}

.footer {
	border-top: 1px solid #fff;
	background-color: #78867F;
	color: #fff;
text-align: center;
}
.footer .logos img {
	border: none;
	display: block;
	width: 48.8em;
	margin: 0em auto;
}
.footer .logos {
}
.footer {
}

.quickfind .gobutton {
	background-color: #B98D35;
	color: #fff;
	border-right: 1px solid #963;
	border-bottom: 1px solid #963;
	border-top: 1px solid #fc6;
	border-left: 1px solid #fc6;
	margin-right: 1em;
	font-size:1em;
	padding: .1em .8em;
}

