body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-top: 1px;
	margin-left: 1px;

	}
	
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	color: #000000;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #000000;
	}

a {
	color: #566880;
	}
		
a:Visited {
	color: #566880;
	}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

input {
	background-color: #00b1da;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: 1px solid #999999;
}


select {
	font-size: 9pt;
	border: 1px solid #999999;
}

.showme {

	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border-width: 1px;
	border-style: dotted;
}

.showme td {
	padding-right: 2px;
	padding-left: 2px;
	}

.showme input {
	background-color: #00b1da;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	} 

.showme option {
	color: #003399;
}


.forminput {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
	}
		
.lightlink {
	color: #999999;
	}

.tinytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 6pt;
	}

.nwcp {
	color:#1C9EFF;
	font-weight:bold;
	font-size: 9pt;
	}

.nw {
	color:#768C9E;
	font-size: 9pt;
	text-decoration:none;
	padding-right:1em;
	}

.lft {
	color: #1C9EFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	}

.productheading {
	color: #00b1da;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin-left: 50px;
	margin-right: 150px;
	margin-bottom: .5em;
	padding-bottom: .25em;
	border-bottom: .1em solid #999999
	}

.pr {
	color:#5C7283;
	font-weight:bold;
	}

hr {

	width: 90%;
	color: #999999;
	background-color: #999999;
	height: 1px;
	}


ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration:none;
	margin-left: 25px;
	}


.li-special {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.li-empty {
	color:#666666;
	font-weight:bold;
	font-size: 9pt;
	text-decoration:none;
	}

.itemName {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;      
	font-size: 11pt;
	color: #000000;
}
