<!--- Copyright 2004 Ninespy Design Inc - Cascade style sheet --->
<style type="text/css">
{
background-repeat: no-repeat;
background-attachment: fixed
}

body {
	padding:0; background-position: left top; 
	background-repeat: no-repeat;
	left:0; 
	top:0; 
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color: #6f7383; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff
}

P, UL, OL, LI, DL, DT, SPAN, BLOCKQUOTE, .normal	{
	font-family: verdana, helvetica, arial ;
	font-size: 8pt;
	color: #000000;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
    vertical-align: top;
}

.alert	{
	font-family: verdana, helvetica, arial ;
	font-size: 8pt;
	color: #FF0000;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
    vertical-align: top;
}
.subnav	{
	font-family: verdana, helvetica, arial ;
	font-size: 8pt;
	color: #000000;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.small	{
	font-family: verdana, helvetica, arial ;
	font-size: 7pt;
	color: #000000;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

P.inset	{
	font-family: verdana, helvetica, arial ;
	font-size: 7pt;
	color: #CCCCCC;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 4
}


h1	{
	font-family: verdana, helvetica, arial;
	font-size: 14pt;
	color: #FFFFFF;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 5;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0; font-style:italic; font-weight:bold 
}

h2	{
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10; 
}

H3	{
	font-family: verdana, helvetica, arial ;
	font-size: 7pt;
	color: #000000;
	line-height: 125%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 5;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0; font-weight:bold
}



a	{
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
	line-height: 125%;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0; text-decoration:underline
}

a:hover {color: #6666FF}
a:link       {}
a:visited    {}

.inset-boarder-left	{
	background-position:
	     0 0;
	background-repeat: repeat-y; 
	padding: 0; 
	position:absolute; 
	margin-left: 0;
	margin-top: 0;
	left:0; 
	top:0; background-color:#FFFFFF; background-image:url('../inc/inter-boarder-left.jpg'); font-family:Verdana; font-size:8pt; color:#666666
	    }

.inset-boarder-right	{
	background-position:
	     0 0;
	background-repeat: repeat-y; 
	padding: 0; 
	position:absolute; 
	margin-left: 0;
	margin-top: 0;
	left:0; 
	top:0; background-color:#FFFFFF; background-image:url('../inc/inter-boarder-right.jpg'); font-family:Verdana; font-size:8pt; color:#666666
	    }

.global { 
	background-repeat: repeat-x; 
    background-position: left top;; background-color:#FFFFFF; 
    margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0; )
 }

.textbox {
	padding:0; border-style:solid; border-width:1; font-family: verdana, helvetica, arial ;
	font-size: 8pt;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0; background-color:#C0C0C0
	
}

ul.dropdown li {
	list-style: none;
}

ul.dropdown li ul {
	margin: 3px 0px 0px 12px;
	display: none;
}

.dropdownlink {
	cursor: pointer;
}

/*
ul.dropdown li a:hover, ul.dropdown li.hover {
	position: relative;     
}

ul.dropdown li a:hover ul, ul.dropdown li.hover ul {
	display: block;
}

ul.dropdown li a {
	color: #000000;
	text-decoration: none;
}

ul.dropdown li ul {
	display: none;
	position: absolute;
	left: 20px;
	top: 13px;
	clear: both;
	width: 280px;
	list-style: none;
	color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

ul.dropdown li ul li {
	border-top: 1px solid #808080;
}

ul.dropdown li ul li.first {
	border-top: 0px;
}

ul.dropdown li ul li a {
	display: block;
	padding: 2px 4px;
}

ul.dropdown li ul li a:hover {
	background-color: #999999;
}

*/

</style>

