﻿body
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e0ffe0;	
}

#helpbody
{
	margin: 0px;
	background-color: White;
}

#helpmain
{
	text-align: left;
}

#main
{
	text-align: left;
	border: solid 1px #008200;
	background-color: White;
	width: 900px;
}

#top
{
	width: 900px;
}

#title
{
	display: block;
	padding: 10px;
	height: 30px;
}

#title .left
{
	float: left;
}

#title .right
{
	float: right;
}

#middle
{
	background-color: White;
	background-image: url(/images/background1.gif);
	background-repeat: repeat-y;
	float: left;
}

#left
{
	width: 180px;
	height: 400px;
	float: left;
	padding: 20px 10px 10px 10px;
	display: block;
	position: relative;
}

#titlecontent
{
	float: left;
	width: 680px;
	margin-left: 20px;
}

#titlebar
{
	background-color: White;
	border-bottom: solid 1px #008200;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
}

#titlebar .title
{
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #008200;	
	float: left;
}

#titlebar .help
{
	padding-top: 10px;
	float: right;
}

#titlebar a, #titlebar a:visited
{
	font-weight: bold;
	color: #008200;	
	text-decoration: none;
}

#titlebar a:hover
{
	text-decoration: underline;
}

#content
{
	padding: 20px;
	display: block;
	position: relative;
}

#content a
{
	color: #004000;
    font-weight: bold;
    text-decoration: none;
}

#content a:visited
{
	color: #004000;
}

#content a:hover
{
	text-decoration: underline;
}

#bottom
{
	width: 900px;
	background-color: #008200;
}

.entrytable
{
	margin: 10px;
}

.entrytable td
{
	padding: 2px 5px 2px 0px;
}

td.entrytablebuttons
{
	text-align: center;
	padding-top: 20px;
}

.caption
{
	font-size: 12pt;
	font-weight: bold;
	color: #008200;
}

.caption2
{
	font-size: 9pt;
	font-weight: bold;
	color: #008200;
}

.also
{
	font-size: 9pt;
	font-weight: bold;
	color: #008200;
	padding-top: 5px;
	padding-bottom: 10px;
}

.visiblerow
{
	font-size: 8px;
	color: Blue;
}

.invisiblerow
{
	display: none;
}

.leftmenu
{
	font-family: Verdana;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.leftmenu .caption
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #008200;
	padding-bottom: 5px;
}

.leftmenu .level1
{
	padding-bottom: 5px;
	padding-left: 10px;
}

.leftmenu .level2
{
	padding-bottom: 5px;
	padding-left: 30px;	
}

.leftmenu a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004000;
}

.leftmenu .level2 a
{
	font-weight: normal;
}

.leftmenu a:hover
{
	text-decoration: underline;
}

.mainmenu
{
	margin: 0px;
	padding: 0px;
	color: White;	
	width: 900px;
	background-color: #008200;
	display: block;
	float: left;
}

.mainmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.mainmenu ul li
{
	float: left;
	position: relative;
}

.mainmenu a
{
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
	background-color: #008200;
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.mainmenu a:hover
{
	background-color: #00eb00;
	color: Black;
}

.mainmenu .text
{
	float: right;
	color: White;
	padding: 4px;
	font-weight: normal;
}

.copyrightbar
{
	text-align: center;
	color: #004000;
	background-color: #00b600;
	padding: 5px;
	display: block;
	width: 890px;
	font-size: 9px;
}

.customermenu
{
	margin: 0px;
	padding: 0px;
	color: #004000;
	display: block;
	width: 900px;
	display: block;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #00b600;
}

.customermenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.customermenu ul li
{
	float: left;
	padding: 0px;
	margin: 0px;
}

.customermenu a
{
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
	background-color: #00b600;
	position: relative;
	color: #004000;
}

.customermenu .empty
{
	padding: 5px 10px 5px 10px;
}

.customermenu a:hover
{
	background-color: #00eb00;	
}

.customermenu .right, .mainmenu .right
{
	float: right;
}

.customermenu .text
{
	float: right;
	color: #004000;
	padding: 5px;
	font-weight: normal;
}

.tablecontrol
{
	border: solid 1px #008200;
}

.tablecontrol td
{
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.tablecontrol .odd
{
	background-color: #e0ffe0;
}

.tablecontrol .even
{
	background-color: #c0ffc0;
}

.tablecontrol .bargraph
{
	height: 10px;
	border: solid 1px #008200;
	background-color: #00B600;
}

.tablecontrol .header
{
	background-color: #A0FFA0;	
	color: #008200;
	font-weight: bold;
}

.tablecontrol .header td
{
	border-bottom: solid 1px #008200;
}

.button
{
	background-color: #e0ffe0;
	border: solid 1px #008200;	
	color: #004000;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	cursor: hand;
}

.edit
{
	background-color: #e0ffe0;
	border: solid 1px #008200;	
}

.selectcontrol td
{
	vertical-align: top;
}

.order
{
	border-left: solid 1px #008200;
	border-right: solid 1px #008200;
}

.order td
{
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.order .header
{
	background-color: #a0ffa0;	
	color: Black;
	font-weight: bold;
}

.order .header td
{
	border-top: solid 1px #008200;
	border-bottom: solid 1px #008200;
}

.order .totals td
{
	border-bottom: solid 1px #008200;
}

.order .totals .text
{
	text-align: right;
}

.order .price
{
	text-align: right;
	font-weight: bold;
}

.error
{
	color: #C00000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bullets
{
	 list-style-image: url('/images/bullet1.gif');
	 padding-left: 10px;
	 margin-left: 15px;
	 margin-bottom: 0px;
	 margin-top: 0px;
}

.imagelink img
{
	border: solid 1px #008200;
}