html 
{
	height: 100%;
	margin: 0;
	padding: 0;
	}

body
{
	margin: 0px;
	padding: 0px;
	background-color: White;
	background-image: url(/images/bgrtile.gif);
	background-repeat: repeat-x;
	position: relative;
}

form
{
	margin: 0;
}
.container
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-image: url(/images/bgr.gif);
	background-repeat: no-repeat;
}
.subcontainer
{
	margin: 16px;
	margin-right: 21px;
}

.briefUser
{
	text-align: right;
	font-size: 9pt;
	margin: 0;
	padding: 10px;
}

h2
{
	margin: 0;
	margin-top: 64px;
	font-size: 14pt;
	color: #ff7f00;
	font-weight: 400;
}
h3
{
	font-size: 11pt;
	color: #ff7f00;
	font-weight: 800;
	margin-bottom: 5px;
	margin-top: 5px;
}

p
{
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: justify;
	font-size: 8pt;
}

.pLike
{
	text-align: justify;
	font-size: 8pt;
}

#uploadbuttons {
	position:relative;
	display:block;
	height:26px;
	width:180px;
}


.relPos
{
	position: relative;
}

.Wait
{
	position: absolute;
	border: none;
	padding: 0px;
	visibility: hidden;
	z-index: 999;
	margin: 0;
	
}

.Wait .splash2
{
	background-color: White;
	-moz-opacity:0.5;
	filter:alpha(opacity: 50);
	opacity: 0.5;
}
.Wait img
{
	margin-right: 10px;
}
.Wait .splash1
{
	border: solid 1px #ff7f00;
	border-left: none;
	border-right: none;
	padding: 10px;
	background-color: #fff5a5;
	font-size: 10pt;
	vertical-align: middle;
}

.Wait form
{
	margin: 0;
	padding: 0;
}


.logosmall
{
	color: #109cc3;
	font-size: 9pt;
	position: absolute;
	left: 69px;
	top: 56px;
}

.linklike
{
	color: #ff7f00;
	text-decoration: underline;
	cursor: pointer;
}
.button
{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.red
{
	color: Red;
}

.RelPos
{
	position: relative;
}

.RelPos .AtZeroZero
{
	position: absolute;
	left: 0;
	top: 0;
}
.RightAligned, .RelPos .RightAligned
{
	float: right;
}

.NoMargin
{
	margin: 0;
}

.selected2 td
{
	background-color: #ade5f5;
}

.hand div
{
	cursor: pointer;
}

.PrinterDetails
{
	font-size: 10pt;
}

.PrinterDetails div
{
	float: left;
	color: #4c4c4c;
	width: 70px;
}

.PrinterDetails2
{
	padding-top: 10px;
	font-size: 10pt;
	clear: both;
	vertical-align: middle;
}
.PrinterDetails2 div
{
	width: 70px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.PrinterDetails2 select
{
	width: 170px;
	vertical-align: middle;
}

.PrinterDetails2 input
{
	vertical-align: middle;
}

.Reg 
{
	font-size: 10pt;
	margin: 0;
}

.Reg td
{
	white-space: nowrap;
}
.Reg input
{
	width: 99%;
}
.imgLayout
{
	border: solid black 1px;
}

.imgLayout td
{
	border: none;
	margin: 0px;
	vertical-align: top;
}

.imgLayout img
{
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
}

#Middle
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Top5
{
	margin-top: 5px;
}


#GridBox
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.aprinters
{
	overflow: scroll;
}
.Invis
{
	display: none;
}

.BottomItem
{
	position: absolute;
	bottom: 0px;
	padding: 0px;
	right: 0px;
	margin-right: 19px;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-left: 0;
}

.BottomItem input
{
	margin: 0px;
	margin-left: 7px;
}

