﻿body
{
	font-size: 9pt;
	font-family: Arial, Tahoma;
	background-color: #c0cc20;
	background-position: center bottom;
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
img
{
	border: none;
}
input[type="text"]
{
	margin-top: 2px;
}
select
{
	margin-bottom: 2px;
}
.compitems td
{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #ffffff;
}
.pagetitle
{
	font-weight: bold;
	font-size: 12pt;
	padding-right: 6px;
	color: #565656;
}
.title
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 3px;
	border-bottom-style: double;
}
.error
{
	font-weight: bolder;
	color: #cc3333;
}
.companiontext
{
	border: none;
}
.wizpagetop
{
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 14pt;
	border-right: #959595 1px solid;
	border-left: #959595 1px solid;
	border-bottom-style: none;
	border-top: #8a9317 4px solid;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: right;
}

.wizpagetop a
{
	padding-right: 6px;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
.wizpagetop a:hover
{
	color: #ffff66;
}
.wizpage
{
	border-right: #959595 1px solid;
	background-image: url(images/bg_directory_search.gif);
	border-left: #959595 1px solid;
	border-top: #686868 1px solid;
	border-bottom: #686868 1px solid;
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
}
.right
{
	text-align:right;
}
.jlink
{
 text-decoration: underline;
 cursor: pointer;
}
.right option
{
	text-align:right;
}
.wizpagefooter
{
	border-right: #959595 1px solid;
	border-left: #959595 1px solid;
	border-top: solid 1px #959595;
	border-bottom: solid 2px #959595;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: right;
}
.wizinsert
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 5px;
	border-left: black 1px solid;
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}
.lbl
{
	background-position: left center;
	padding-left: 9px;
	font-weight: bolder;
	background-image: url(images/arrow.gif);
	color: #525252;
	background-repeat: no-repeat;
}
.cmd
{
	border-right: #000000 1px solid;
	background-position: center center;
	border-top: #000000 1px solid;
	font-weight: bolder;
	font-size: 8pt;
	background-image: url(images/bg_button.gif);
	vertical-align: middle;
	text-transform: uppercase;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	cursor: default;
}
.searchtopbg
{
	padding-left: 4px;
	padding-top: 3px;
	background-position: right top;
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 14pt;
}
.searchtopbg div
{
	color: #ffffff;
	font-size: 14pt;
}
.pnl, .detpnl
{
	border-right: #959595 1px solid;
	background-image: url(images/bg_search_area.jpg);
	border-left: #959595 1px solid;
	border-top-style: none;
	border-bottom: #959595 4px solid;
	background-repeat: repeat-x;
}
.helptitle
{
	padding-left: 4px;
	padding-top: 3px;
	background-position: right top;
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	cursor: default;
}
.helppage
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background-color: #ffffff;
	cursor: default;
}
#helpText, #emailText
{
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	cursor: default;
}
#helpFooter, #emailFooter
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	cursor: default;
	font-weight: lighter;
	font-size: smaller;
	font-style: italic;
	text-align: right;
}
.helpimg
{
	border: none;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor: help;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	top: 3px;
}
.scrolling
{
	overflow: scroll;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.toprow
{
	font-weight: bolder;
	color: #ffffff;
	background-color: #000000;
}
.toprow td
{
	border-right: #ffffff thin solid;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.aright
{
	text-align: right;
}
.question
{
	font-weight: bold;
	font-size: larger;
	background-color: #ffff00;
}

.center
{
	text-align: center;
}

.center table
{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	border-left: solid 12px #ffffff;
	border-right: solid 12px #ffffff;
	border-bottom: solid 12px #ffffff;
}

