/* Reset all Styles */
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}
	

/********************************************
   HTML ELEMENTS                             
********************************************/


h1,h2,h3,h4,h5
{
	margin-bottom:5px;
	color:#18B14C;
}

h5
{
	font-size:80%;
}

p
{
	font:normal 0.8em/1.4 arial, helvetica, sans-serif;
	margin:5px 5px 10px 0;
}

body
{
	font-family:Verdana, sans-serif;
	margin:0;
	padding:0;
}


/* images */
img
{
	border:0;
	margin:2px;
}

/* header */

#headerSCH
{
	background:url(/nss/wmdata.nsf/activeimages/SCH_header/$File/SCH_header.jpg) no-repeat;
	height:173px;
	margin:0;
	margin-bottom:5px;
	margin-top:0;
	padding:0;
	width:100%;
}

#header-wrap
{
	background:url(/nss/wmdata.nsf/activeimages/header-bg/$File/header-bg.jpg) repeat-x;
	width:100%;
}

#header
{
	background:url(/nss/wmdata.nsf/activeimages/header/$File/header.jpg) no-repeat;
	height:173px;
	margin:0;
	margin-bottom:5px;
	margin-top:0;
	padding:0;
	width:100%;
}

#header h1, #headerSCH h1
{
	color:#FFF;
	margin-left:-9999px;
	margin-top:0;
}

#header #home
{
	position: absolute;
 	height: 100px;
  	width: 275px;
  	top: 0;
  	left: 0; 

}

#header img
{
	left:80%;
	position:absolute;
	top:80px;
}

/* header user menu */
.headlineLinks ul
{
	margin-top:0;
	position:absolute;
	right:5px;
	text-align:center;
	top:1px;
}

.headlineLinks li
{
	background:url(/nss/wmdata.nsf/activeimages/button/$File/button.jpg);
	display:inline;
	float:left;
	font-size:.6em;
	line-height:1.2;	
	color:#000;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	width:75px;
}

.headlineLinks a
{
	color:#fff;
	display:block;
	text-decoration:none;
}


.headlineLinks a:hover
{
	background-color:#fff;
	color:#00f;
}

/* breadcrumbs and search box */

#breadcrumbs
{
	font-size:x-small;
	margin-top:-15px;
	margin-bottom:10px;
}

#searchbox
{
	background:#fff;
	float:right;
	margin-right:15px;
}

#searchbox a 
{
	font-size:small;
	float:left;
	line-height:25px;
	margin-right:15px;
}
#searchbox input
{
	background:#fff;
	color:#000;
	border:1px solid #000;
	width:150px;
	height:22px;
	line-height:22px;
	float:left;
}

#searchbox .searchbutton
{
	background:url(/nss/wmdata.nsf/activeimages/blue-fade/$File/blue-fade.jpg);
	color:white;
	width:35px;
	height:24px;
}


/* footer */
#footer
{
	background:url(/nss/wmdata.nsf/activeimages/blue-fade/$File/blue-fade.jpg);
	color:#fff;
	font-size:70%;
	height:20px;
	line-height:20px;
	padding:5px;
	text-decoration:none;
	width:100%;
}

#footer a
{
	color:#fff;
	margin:1px 5px 0;
	padding-left:5px;
	text-decoration:none;
}

#footers,#bottomnav
{
	margin:0;
	text-align:center;
}

#bottomnav
{
	float:right;
	margin-right:10px;
}

#bottomnav img 
{
	margin-bottom:-3px;
}

#footers li,#bottomnav li
{
	display:inline;
	list-style:none;
}

#footers li a:hover,#footer li a:active,#footer li a:focus,#bottomnav li a:hover,#bottomnav li a:active,ul#bottomnav li a:focus
{
	color:#fff;
	border-bottom: 1px solid #fff;
}


/* external links */
.external
{
	background:url(/nss/wmdata.nsf/activeimages/external-link/$File/external-link.gif) right center no-repeat;
	padding-right:13px;
}

/* top of page */

.topofpage
{
	background:url(/nss/wmdata.nsf/activeimages/top-of-page/$File/top-of-page.gif) right center no-repeat;
	padding-right:13px;
}

.imgFloatLeft,#footers,.left
{
	float:left;
}

.imgFloatRight,#searchbox,.right
{
	float:right;
}


#approved 
{ 
	float: right; 
	margin-top: 32px; 
	margin-right: 10px; 
}
