html, body, form
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#FBF5ED;
}

.mainContainer
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 800px;
	background: white;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	min-height: 100%; /* real browsers */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#626262;
}

.header
{
	width: 800px;
	height: 77px;
	background-repeat: no-repeat;
	background-color: #e0ad6b;
	border-top:3px solid #0c76a8;
}

.clientArea
{
	width:800px;
	background-color: white;
	padding-bottom: 50px;
}

.footer
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: white;
	border-top: 6px double gray;
	border-bottom: 1px solid #ccc;
	clear:both;
}

img { border-style: none; }

a:link 
{
	color: #4B85C5;
	font-family: Arial;
	font-size: 12px;
	text-decoration: Underline;
}

a:visited 
{
	color: #4B85C5;
	font-family: Arial;
	font-size: 12px;
	text-decoration: Underline;
}

a:hover
{
	color: Red;
	font-family: Arial;
	font-size: 12px;
	text-decoration: Underline;
}

a:active
{
	color: #4B85C5;
	font-family: Arial;
	font-size: 12px;
	text-decoration: Underline;
}



table
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#808080;	
	text-align:left;
}


tr { vertical-align: top; }

.textBoxBlue
{
	border: solid 1px #E5E5E5;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#236483;
}

.labelGray
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#808080;
}
.labelDarkGray
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.LabelBlack
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4C4C4C;
}

.LabelDarkBlue
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#204885;
}
.headerLabelBlueInOrange
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#3A6296;
}
.headerLabelBlue
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4984C0;
}

.headerLabelOrange
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#E0AD6B;		
}

.headerLabelGray
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6F6F6F;		
}

.errorLabel
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:Red;	
}

.orderingStuff
{
	color:#246487;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.orderingStuffHeader
{
	font-family:Arial;
	font-size:12px;
	color:#3a8fb6;
	font-weight:bold;
}

.dataGridHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	color:White;
	border-color:#cccccc;
	background-color:#a2a2a3;	
	border-bottom: solid 1 #CCCCCC;
	border-left: solid 1 #ECF3F7;
	border-right: solid 1 #ECF3F7;
	text-align:center;
	height:25;
}
.dataGridHeader a:link
{
	color: White;	
}
.dataGridHeader a:visited
{
	color: White;
}
.dataGridHeader a:hover
{
	color: Red;
}
.dataGridHeader a:active
{
	color: White;
}


.dataGridItem
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #236483;
	background-color:#ecf3f7;
}

.dataGrid
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #236483;
	background-color:#ecf3f7;
}

.dataGridRightAlign
{
	text-align: right;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #236483;
	background-color:#ecf3f7;
}

.dataGridItem a:link
{
	color: blue;	
}
.dataGridItem a:visited
{
	color: blue;
}
.dataGridItem a:hover
{
	color: red;
}
.dataGridItem a:active
{
	color: blue;
}
.dataGridAlternateItem
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #236483;
	background-color:#ecf3f7;
}
.dataGridAlternateItem a:link
{
	color: blue;	
}
.dataGridAlternateItem a:visited
{
	color: blue;
}
.dataGridAlternateItem a:hover
{
	color: red;
}
.dataGridAlternateItem a:active
{
	color: blue;
}

.headerBGColor
{
	background-color:#E0AD6B;
}
.dmenuitemstyle
{
	color:#3f3f3f;
	font-size:8pt;
	text-decoration:none;
}
.dmenuitemstyle:active
{
	color:#3f3f3f;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.dmenuitemstyle:link
{
	color:#3f3f3f;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.dmenuitemstyle:hover
{
	color:#3f3f3f;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.dmenuitemstyle:visited
{
	color:#3f3f3f;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.summaryLabelBlueSmall
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#2D5A95;
}
.popupcontrol
{
    visibility:hidden;
    background-color:#5D7B9D;
    position:absolute;
}

.stdButton
{
	height: 18px;
	font-size: x-small;
}

