HTML, BODY { 
	text-align:center;	margin:0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size:11px; line-height:16px; background-color:#fff; background-image: url(../images/bg.gif); background-repeat:repeat-x;
}

body
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	width:auto;
	/*min-width: 900px;*/
}

.holder
{
	margin: 0 auto;
	width: 892px;
	text-align: left;
	float: none;
	clear: both;
}
.right
{
	float: right;
}
/* */
#top
{
	/*background-color: #fff;
	height: 24px;*/
	line-height: 17px;
}
#top *
{
	color: #CCC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-decoration: none;
	margin:4px;
}
#top a:hover
{
	color:#00AEEF;
	text-decoration: underline;
}
#top .right
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
#top .right *
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #688A00;
}
/* */
#copy
{
	float: none;
	clear: both;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 20px;
}
.formLabel
{
	float: left;
	width: 87px;
	text-align: right;
	color: #600;
	font-weight: bold;
}
.formTextbox
{
	float: left;
	width: 300px;
	border: #ccc 1px solid;
	background-color: #EEE;
	padding: 3px;
	color: #333;
}
.formTextboxWide
{
	float: left;
	width: 490px;
	border: #ccc 1px solid;
	background-color: #EEE;
	padding: 3px;
	color: #333;
}
.formItem
{
	float: none;
	clear: both;
	height: 20px;
	line-height: 20px;
}
.formItemTall
{
	float: none;
	clear: both;
	height: 40px;
	line-height: 20px;
}
.formItemPush
{
	margin-left: 90px;
	float: none;
	clear: both;
}
.red
{
	color: #f00;
}

.GridTable
{
	border: 1px #999 solid;
	width: 100%;
}
.GridRow td
{
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
}
.GridEdit td
{
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
	background-color: #CDF;
}
.GridSelected td
{
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
	background-color: #9CF;
}
.GridRowAlt td
{
	background-color: #eee;
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
}
.GridHeader th
{
	background-image: url(../images/topLight.gif);
	background-color: #CCC;
	color: #000;
	font-weight: bold;
	padding: 4px 10px;
	border-bottom: 1px solid #999;
	width: 1;
	text-align: left;
}
.GridHeader th a
{
	color: #000;
	font-weight: bold;
}
.GridPager td
{
	padding: 4px;
	background-color: #ddd;
}
.actionBar
{
	padding: 4px 12px;
	background-image: url(../images/topLight.gif);
	background-color: #CCC;
	border: #999 1px solid;
	margin-bottom: 5px;
	text-align: right;
}
.actionBar a
{
	color: #000;
	font-weight: bold;
}
.readMore
{
	border-bottom: 1px #CCC dotted;
	padding-bottom: 12px;
	margin: 0 0 12px;
}

.backTo
{
	border-top: 1px #CCC dotted;
	padding-top: 6px;
	margin: 12px 0 12px;
}
#footer
{
	border-top: 1px dotted #999;
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 30px;
	float: none;
	clear: both;
}
#footer *
{
	font-size: 10px;
	color: #666;
}
#content
{
	float: left;
	width: 587px;
}
/*#side-menu
{
	width: 190px;
	margin-right: 10px;
	float: left;
}*/
#pageTitle
{
	text-transform:none;
	font-size:21px;
	font-family:Tahoma, Helvetica, Sans-Serif;
	margin:0 0 6px;
	/*border-bottom: 1px dotted #DDD;*/
	font-weight:normal;
	color:#7CA600;
}
#breadcrumb
{
	text-transform: none;
	/*float: right;*/
	font-size: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	color:#666;
	width:400px;
	/*text-align: right;*/
}
#breadcrumb strong
{
	color:#00AEEF;
}
.tabs
{
	margin-bottom: 5px;
	width: 100%;
}
.glossary
{
	margin: 0 0 10px;
}
.glossaryTerm
{
	font-family:Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#7CA600;
}
.glossaryDefinition
{
	border: 1px #CCC solid;
	background-color: #EEE;
	padding: 10px;
	margin-top:8px;
	margin-bottom:8px;
}
.tooltiptitle
{
	color: #fff;
	background-color: #435900;
	text-decoration: none;
	cursor: Default;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 5px;
}
.tooltipcontent
{
	color: #333;
	background-color: #eee;
	text-decoration: none;
	cursor: Default;
	font-size: 10px;
	border: 1px solid #333;
	text-align: left;
	padding: 5px;
}
.tooltipcontent *
{
	font-size: 10px;
}

#ToolTip
{
	position: absolute;
	/*float:right;*/
	width: 250px;
/*	top: 0px;
	left: 0px;
	bottom: 0px;
	right:0px; */
	z-index: 4;
	visibility: hidden;
}
a.term
{
	color:#00AEEF;
	font-weight: bold;
	text-decoration: underline;
}
.nounder
{
	text-decoration: none;
}
ol.FAQ li
{
}
.FAQAnswer
{
	border: 1px #ccc solid;
	background-color: #eee;
	padding: 10px;
	margin: 5px 0px 13px;
}
div.FAQAnswer a
{
	font-size: 11px;
}

fieldset.userForm
{
	clear: both;
	float: none;
	padding: 3px 6px 0;
	margin-bottom: 6px;
	width: 100%;
	border: none;
}

fieldset.userForm .fieldName
{
	font-size: 14px;
	font-weight: bold;
	color: #BD1B8D;
	margin-bottom:5px;
}

fieldset.userForm .input
{
	float: left;
	margin: 0 3px 3px 0px;
}
fieldset.userForm .input input
{
	background-color: #fff;
	border: 1px #999 solid;
	height: 20px;
	line-height: 18px;
	padding: 0 3px;
}
fieldset.userForm .input select
{
	height: 20px;
	line-height: 18px;
}
fieldset.userForm .input textarea
{
	background-color: #fff;
	border: 1px #999 solid;
	padding: 3px;
	width: 530px;
	height: 120px;
}
fieldset.userForm .input label
{
	clear: both;
	float: none;
	display: block;
	font-size: 11px;
	color:#628300;
}
/**************/
fieldset.userForm .input .chkbox
{
	width:30px;
	float:left
}
fieldset.userForm .input .chkboxLbl
{
	width: 400px;
	float: left;
	display: block;
	font-size: 11px;
	color:#628300;
}
/****************/
.formInfo
{
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 6px;
	border-top: 1px #999 dotted;
}
.message
{
	background:#cfc;
	padding:10px;
	border: 1px #060 dotted;
	color: #060;
	font-weight:bold;
}
.error
{
	background:#ccf;
	padding:10px;
	border: 1px #006 dotted;
	color: #006;
	font-weight:bold;
}
.greyed
{
	margin-top:6px;
	margin-bottom: 6px;
	background:#EEE;
	padding:10px;
	border: 1px #999 dotted;
}
.download
{
	margin-bottom: 6px;
	text-align: right;
}
#printMast {display:none; }
#printFoot { display:none; }
