/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
.hiddenbox
{
	visibility: hidden;
}
.accountlargebox 
{	color: black; 
	font-size: 12px; 
	font-family: Arial; 
	padding: 2px; 
	border: solid 1px black; 
	width: 210px; 
	height: 20px;
}
.accountmediumbox 
{	color: black; 
	font-size: 12px; 
	font-family: Arial; 
	padding: 2px; 
	border: solid 1px black; 
	width: 100px; 
	height: 20px;
}
.accountsmallbox 
{	color: black; 
	font-size: 12px; 
	font-family: Arial; 
	padding: 2px; 
	border: solid 1px black; 
	width: 55px; 
	height: 20px;
}
.navbox
{	color: black; 
	font-size: 10px; 
	font-family: Arial; 
	border: solid 1px black; 
}
.alert 
{	color: red;
	font-size: 10pt;
	font-family: Arial;
}
.bigtext 
{	color: black;
	font-weight: bolder;
	font-size: 15px;
	font-family: Arial;
}
.bluelink 
{ 
	color: blue;
	text-decoration: none;
}
.cancelbutton 
{	color: white; 
	font-size: 10pt;
	font-family: Arial;
	background-color: gray;
}
.colortext 
{	color: white;
	font-size: 10pt;
	font-family: Arial;
}
.confirm 
{	color: #090;
	font-size: 10pt;
	font-family: Arial;
}
.crumbtext 
{	color: #fff;
	font-weight: bolder;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6375d7;
}
.crumbtext a 
{	color: #fff;
	font-weight: bolder;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.cycletext 
{ 
	color: white;
	font-size: 10px;
	font-family: Arial;
}
.innerbutton 
{	color: white;
	font-size: 10px;
	font-family: Arial;
	background-color: #666;
}
.landusedropbox 
{	font-size: 10px;
	font-family: Arial;
	border: solid 1px black;
	width: 210px;
	height: 20px;
}
.pagetext 
{	color: black;
	font-weight: bolder;
	font-size: 8pt;
	font-family: Arial;
}
.parceltextarea 
{	font-size: 8pt;
	font-family: "Arial POSITION relative";
	width: 200px; height: 50px;
}
.popup 
{	background-color: #f1f1f1;
	border: solid 1px #999;
	position: absolute;
	z-index: 100;
	visibility: hidden;
}
.popupmenu 
{	color: black;
	font-size: 11px;
	font-family: arial;
	background-color: #f1f1f1;
	padding: 1px;
	width: 120px;
}
.redlink 
{	color: red;
	text-decoration: none;
}
.regtext 
{	font-size: 10px;
	font-family: Verdana;
}
.selectoff 
{
	font-size: 10pt;
	background-color: #d3d3d3;
	position: relative;
	z-index: -2;
	width: 120px;
	visibility: visible;
}
.selecton 
{	font-size: 10pt;
	position: relative;
	z-index: -2;
	width: 120px;
	visibility: visible;
}
.submitbutton 
{	color: white;
	font-size: 10pt;
	font-family: Arial;
	background-color: #65658f;
	border: solid 1pt #191970;
	cursor: hand;
}

.tabsubmit 
{	color: white;
	font-size: 7pt;
	font-family: Arial;
	background-color: #65658f;
	width: 100px;
	cursor: hand;
}
.textboxoff 
{	font-size: 10pt;
	background-color: #d3d3d3;
	position: relative;
}
.whitelink 
{	color: white;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
}
a.listheader 
{	color: white;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
}
a.menuitem 
{
	text-decoration: none;
	cursor: hand;
}
body.inner 
{	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva;
	background-color: #f5f5f5;
}
body.inner2 
{	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva;
	background-color: #fff;
}
.gb_body { font-size: 9px; font-family: Verdana; border-top: 1px solid #fff; border-left: 1px solid #fff }
.gb_header { color: #666; font-size: 9px; font-family: Verdana; text-align: center; padding: 5px; border-bottom: 1px solid #ccc }
.greybox { background-color: #f4f3f1; border: solid 1px #999 }
.greybox2 { border: solid 1px #ccc }

table.list 
{	color: black;
	border: 1px solid black;
	background-color: #fff;
}
.listrow td 
{ 
	font-size: 10px;
	background-color: #f5f5f5;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-left: 2px;
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	height: 18px;
}
table.list2 
{ 
	color: black;
	background-color: #f5f5f5;
}
table.list2 td 
{ font-size: 10px; 
	background-color: white; 
	border-right: 1px solid #e6e6dd; 
	border-bottom: 1px solid #e6e6dd; 
	height: 18px }
table.list2 tr 
{ 
	background-color: white;
	border-top: 1px solid #f5f5f5;
	height: 18px;
}
table.listcontrols 
{ 
	background-color: #b7b5aa;
}

.listheader td
{ 
	color: #006;
	font-size: 9px;
	font-family: Verdana;
	background-color: #eee9d5;
	border-left: 1px solid #fffdfa;
	border-top: 1px solid #fffdfa;
	border-right: 1px solid #b7b5aa; 
	border-bottom: 1px solid #b7b5aa;
}

.listheader a 
{ 
	color: #009;
}

.hiddenbox
{ 
	visibility: hidden;
	height: 0px;
	width: 0px;
}


.listheader2
{
	 color: #666;
	 font-size: 9px;
	 font-family: Verdana;
	 background-color: #f7f7ed;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #848277 #848277 #f7f7ed #848277;
	 text-align: center;
	 padding: 5px 5px 5px 5px;
}