/*
-----------------------------------------------------
WorkSmart Systems, Inc. CSS file for screen media
FileName:    screen.css
Version:     2008.2.18
-----------------------------------------------------
*/


body {
	background: #eae2e2 url(../images/body-bg.gif) top left repeat;
	width: 100%;
	height: 100%;	
	min-width: 1003px;
	margin: 0;
	padding: 0;
	text-align: center;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,a {
	margin: 0;
	padding: 0;
} 

hr, #ahem {
	display: none;
}

.skip, #header p, #quote p, #quote cite, #quote span {
	position: absolute;
	left: -9999px;
}

img, a {
	border: none;
}

:focus {
	outline: 0;
}

abbr {
	border: 0;
}

p {
	margin-bottom: 1.0em;
}

dt {
	margin: 0;
}

dd {
	margin: 0 0 1.25em 0;
}


/* Page Structure */

address img {
	margin: 0 0 1px 0;
}

#content {
	position: relative;
	padding-bottom: 3.0em;
}

#footer {
	border-top: 1px solid #00a2b3;
	position: relative;
	clear: both;
	text-align: center;
	padding: 4px 0 0 0;
}

#footer-sn {
	margin-top: 0.6875em;
}

#footernav ul {
	line-height: 0.8125em;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#footernav li, #footer-sn li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: center;
}

#footernav li {
}
#footernav li a span {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007991;
	padding-right: 5px;
}

#footernav .pn7 {
	border-right: none;
}

.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #007C80;
	padding-top: 6px;
	padding-bottom: 6px;
}

#header {
	padding: 0 0 0 0;
}

#header_buttons 
{
	float: right;
	padding: 150px 30px 0 0;
}

#logo a {
	position: absolute;
	top: 44px;
	left: 95px;
	width: 309px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#footer, #maincontent {
	margin-left: 190px;
	width: 668px;
}

#maincontent {
	padding: 1.0em 0 0 0;
}

#maincontent ul {
	margin: 0 0 1.0em 16px;
}

#mainimg {
	position: absolute;
	top: 0;
	right: 0;
}

/* #napeo {
	float: right;
} */

#page {
	background-color: #fff;
	width: 999px;
	text-align: left;
	border-left: 2px solid #c1c0c0;
	border-right: 2px solid #c1c0c0;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#primarynav {
	background: transparent url(../images/pn-bg.gif) top left no-repeat;
	height: 41px;
	position: relative;
}

#primarynav ul {
	float: left;
	margin: 0 33px 0 95px;
	padding: 6px 0 0 0;
}

#primarynav li {
	list-style: none;
	float: left;
	margin: 0 3px 0 0;
	background-image: url(../images/button-l.gif);
}

#primarynav li a {
	background: transparent url(../images/button-r.gif) top right no-repeat;
	display: block;
	float: left;
	height: 19px;
	padding: 0 0 2px 0;
}

#primarynav li a span {
	display: block;
	margin: 0;
	background-image: url(../images/button-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#primarynav li a:hover {
	background: transparent url(../images/button-r.gif) bottom right no-repeat;
}
  
#primarynav li a:hover span {
	background-repeat: no-repeat;
	background-position: left bottom;
}  

#primarynav form, #searchform {
	display: inline;
}

#search-submit {
	position: relative;
	top: 7px;
} 


#tagline {
	position: absolute;
	top: 0;
	left: 0;
	width: 527px;
	height: 34px;
	z-index: 1;
	background-image: url(../images/tagline-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tagline-r {
	background: transparent url(../images/tagline-r-services.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: 527px;
	width: 35px;
	height: 34px;
	z-index: 1;
}


.float-r {
	float: right;
	margin: 4px 0 16px 48px;
	text-align: center;
	clear: right;
}


/* Float clearing courtesy http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Type */
#footernav ul li
{
 font-size:smaller;
}

address
{
	font-size:smaller;
}


address, #footer-sn li, #footernav ul li, #copyright {
	font-size: 0.6875em;
	font-style: normal;
	line-height: 1.4545em;
}

body {
	font: normal 100%/1.0em Verdana, Arial, Helvetica, sans-serif;
}

caption {
	font-size: 0.875em;
	padding: 0 0 6px 0;
}

p, li, dt, dd {
	font-size: 0.75em;
	line-height: 1.433em;
}

p {
	margin: 0 0 1.333em 0;
}

ol, li p, dd li, dd p, ul li ul li, ol li ul li {
	font-size: 1.0em;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #016e7f;
	font-size: 1.125em;
	line-height: 0.75em;
	margin: 0.333em 0 0.4444em 0;
}

h2 {
	color: #016e7f;

	font-size: 0.9375em;
	line-height: 1.0666em;
	margin: -0.2666em 0 0.2666em 0;
}

h3 {
	color: #016e7f;

	font-size: 0.875em;
	margin: 0 0 1.125em 0;
}

h4 {
	color: #016e7f;
	font-size: 0.75em;
	margin: 0;
}

#crumbtrail, #footernav {
	color: #898180;
	font-weight: normal;
}

#crumbtrail {
	font-size: 0.625em;
}

#crumbtrail a, #crumbtrail, #footernav ul li a {
	color: #898180;
}

#footer-sn, #footer-sn li a, #copyright {
	color: #b1a6a4;
}

#footernav ul li a, #footer-sn li a {
	font-size: 1.0em;

	text-decoration: none;
	line-height: 1.4545em;
}

#searchform label {
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	/* margin-left: 29px; */
}

.footer-tagline {
	color: #00a2b3;
	font-style: italic;
	font-weight: bold;
	margin-left: 3px;
}


/* Links */

a:link, a:active, a:visited {
	color: #016e7f;
}

a:hover {
	color: #016e7f;
	text-decoration: underline;
}

#maincontent ul li a:link, #maincontent ul li a:active, #maincontent ul li a:visited, #maincontent ul li a:hover {
	text-decoration: none;
}


#crumbtrail a:link, #crumbtrail a:active, #crumbtrail a:visited {
	color: #898180;
	text-decoration: none;
}

#crumbtrail a:hover {
	color: #898180;
	text-decoration: underline;
}

#footer-sn a:hover, #footernav a:hover {
	color: #007991;
}

#primarynav a {
	font-size: 12px;
	line-height: 16px;
}

#primarynav a:link, #primarynav a:active, #primarynav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.pagetop {
	color: #9d9e9e;
	float: right;
}

a.pagetop:link, a.pagetop:active, a.pagetop:visited, a.pagetop:hover {
	font-size: 0.6875em;
	font-weight: bold;
	text-decoration: none;
}

a.pagetop:hover {
	color: #007991;
}

