/* Cascading Style Sheet - Norscot */
/* $Id: basic.css,v 1.7 2007/07/10 00:20:22 pete Exp pete $ */

/* ******************************************************************************* */
/* body style for the page */

body {
	margin: 15px auto 9px auto;
	text-align: center;
	padding: 0;
	color: #666;
	background-color: #fff;
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
}


/* ******************************************************************************* */
/* heads */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 100%;
	margin: 4px 0 20px 0;
	padding: 0;
	color: #666;
}

h2.level1 {
	color: #339;
}

h2.level2 {
	color: #c60;
}

h2.level1a {
	margin: 30px 0 20px 0;
	color: #339;
}

h3.level2 {
	color: #c60;
	font-size: 18px;
}

h3.legal {
	color: #c60;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
}

h3.news {
	margin: 13px 0 10px 0;
	font-size: 18px;
}

h4.legal {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 3px;
}


/* ******************************************************************************* */
/* text blocks */

p, div, blockquote, ul, ol, dt, dd, dl, th, td {
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #666;
	margin: 2px 0 8px 0;
	padding: 0;
}

div  {
	margin: 0;
}

ul,
ol {
	margin-left: 20px;
	padding-left: 20px;
}

ul.customers1 {
	width: 40%;
	float: left;
	margin-top: 0;
}

ul.customers2 {
	width: 40%;
	float: left;
}

ul.customers1 li, ul.customers2 li {
	font-size: 16px;
	line-height: 120%;
	margin: 0 0 14px 0;
}

li {
	font-size: 11px;
	margin: 0 0 4px 0;
}

p.borange {
	font-weight: bold;
	color: #c60;
}

p.contactbttn {
	margin: 20px 0 15px 0;	
}

/* ******************************************************************************* */
/* fixed-width stuff */

pre, tt, code {
	font-family: Courier, "Courier New", monospace;
}


/* ******************************************************************************* */
/* other stuff */

img {
        margin: 0;
	padding: 0;
        border-width: 0;
}

hr {
	border: none 0; 
	border-top: 0px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	height: 1px;
	margin: 5px 0;
}


/* ******************************************************************************* */
/* links */

a:link {
	color: #c60;
	text-decoration: none;
}

a:visited {
	color: #c60;
	text-decoration: none;
}

a:active {
	color: #339;
	text-decoration: underline;
}

a:hover {
	color: #339;
	text-decoration: none;
}


/* top nav */

#topnav ul {
	list-style-type: none;
	font-size: 9px;
	line-height: 100%;
	margin: 2px 0 0 0;
	padding: 0;
}

#topnav li {
	font-size: 9px;
	display: inline;
	margin: 0;
	padding: 0 6px 0 3px;
	color: #666;
	border-right: 1px #666 solid;
}

#topnav li.last {
	padding: 0 0 0 6px;
	border-width: 0;
}

#topnav ul li a:link {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav ul li a:visited {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav ul li a:active {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}


/* nav horiz */

#horiznav {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 9px;
	color: #c60;
	font-weight: bold;
}


#horiznav a:link {
	color: #c60;
	text-decoration: none;
}

#horiznav a:visited {
	color: #c60;
	text-decoration: none;
}

#horiznav a:active {
	color: #c60;
	text-decoration: none;
}

#horiznav a:hover {
	color: #666;
	text-decoration: none;
}


/* footer nav */

#footer ul {
	list-style-type: none;
	font-size: 9px;
	line-height: 100%;
	margin: 2px 0 0 0;
	padding: 0;
}

#footer li {
	font-size: 9px;
	display: inline;
	margin: 0;
	padding: 0 6px 0 3px;
	color: #666;
	border-right: 1px #666 solid;
}

#footer li.last {
	border-width: 0;
}

#footer p {
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 0;
	color: #666;
}

#footer ul li a:link {
	color: #666;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #999;
	text-decoration: none;
}

#footer ul li a:active {
	color: #000;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #000;
	text-decoration: none;
}


/* ******************************************************************************* */
/* site */

.nodisp {
	display: none;
}



#contentright.home p {
	margin: 22px 0 2px 20px;
	padding: 0;
}

#contentright.home ul {
	list-style-type: none;
	margin: 2px 0 2px 20px;
	padding: 0;
}

#contentright.home ul li {
	margin: 0 0 1px 0;
	padding: 0;
}


p.hometext001 {
	width: 385px;
	height: 61px;
	background-image: url('./images/hometext001.gif');
	background-repeat: no-repeat;
}

li.hometext002 {
	width: 351px;
	height: 57px;
	background-image: url('./images/hometext002.gif');
	background-repeat: no-repeat;
}

li.hometext003 {
	width: 351px;
	height: 56px;
	background-image: url('./images/hometext003.gif');
	background-repeat: no-repeat;
}

li.hometext004 {
	width: 351px;
	height: 57px;
	background-image: url('./images/hometext004.gif');
	background-repeat: no-repeat;
}

li.hometext005 {
	width: 351px;
	height: 33px;
	background-image: url('./images/hometext005.gif');
	background-repeat: no-repeat;
}

p.hometext006 {
	margin: 0 0 0 22px;
	padding: 0;
}


/* ******************************************************************************* */
/* forms */

form label {
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #666;
}

form input.formtxt,
form textarea {
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background-color: #ededed;	
}

form input.formbttn {
	font-family: "Lucida Grande", Geneva, Lucida, Arial, Verdana, Helvetica, "Trebuchet", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #333;
	background-color: #ededed;
}


