.sectionheader
{
	font-weight: bold;
	font-size: 16pt;
	color: #777;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}

.lineheader
{
	font-weight: bold;
}

#SiteFrame TD
{
	font-size:14px
}

.QtyField
{
	
	text-align: center;
}

.note
{
	font-weight:normal;
	font-size:smaller;
}

.entrytable .header
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	text-align:center;
	width:860px;
	padding:5px;	
}

.register_entrytable
{
	font-weight: normal;
	font-size: 10px;
	color:#686868;
	background-color: white;
	text-align:left;
	width:860px;
	padding:5px;	
}

.register_header
{
	color:#ffffff;
	background-color:Black;
	font-weight:bold;
	padding:0.3em;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	margin:0px 0px 10px;
}

.entrytable
{
	table-layout:fixed;

}

.whiteBorder
{
	border-right-color:White;
}

.whiteBorderLeft
{
	border-left-color:White;
}

.inputError
{
	border-right: red thin dotted;
	border-top: red thin dotted;
	border-left: red thin dotted;
	border-bottom: red thin dotted;
}

.inputFocus
{
	background-color: Aqua;
}

.ReadOnly
{
	background-color: #ffff00;
}


.Required
{
	
}

.instruction_box
{
	border-right: black 1pt solid;
	padding-right: 10px;
	border-top: black 1pt solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: black 1pt solid;
	padding-top: 10px;
	border-bottom: black 1pt solid;
	background-color: white;
}

BODY
{
	font-family: Arial;
	background-color: #ffffff;
}

BODY_reg
{
	margin: 0;

	font-family: arial, helvetica, sans-serif;

	/*font-size: 62.5%;*/

	color: #686868;
}

.columnheader
{
	font-weight: bold;
}



.box
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
}


A
{
	color:Blue;
	text-decoration: none;
}

.EZPack
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
}

.EZPack .header
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	background-position: center top;
	background-image: url(images/pencilpic.jpg);
	background-repeat: no-repeat;
	
}

.EZPack .footer
{
	font-size:12pt;
	font-weight:bold;
}

.EZPack .details
{
	font-size:10pt;
}

.Grid
{
	font-size:10pt;
}

.Form
{
	font-size:10pt;
}

.ez 
{
	color:red
}

.pack
{
	color:Blue;
}

.sublink
{
	font-size:10pt;
}

.sectionlink
{
	font-size:14pt;
	font-weight:bold;
}

.note
{
	font-size: 8pt;
}

.error
{
	color:Red;
}

.errosummary
{
	color:Red;
	text-align:left;
}

.response
{
	font-weight:bold
}

.paddedcells
{
	font-size:10pt;
}

.paddedcells TD
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.framedimg
{
	border-right: goldenrod 1pt solid;
	border-top: goldenrod 1pt solid;
	border-left: goldenrod 1pt solid;
	border-bottom: goldenrod 1pt solid;
}


#wrapper
{
	text-align:center;
	width:860px;
	margin:auto;
}

#header
{
  text-align:center;
}

#logo
{
	text-align:left;
}

#logo_image
{
	border:0;
}

#adminMenu
{
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	background-color:#000;
	text-align:center;
}

.adminMainValue
{
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	color:#000;
}

.adminMainValue_odd
{
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	color:#000;
	background-color:#ddd;
}
.columnheader_odd
{
	font-weight: bold;
	background-color:#ddd;
	color:#000;
}

#footer 
{
	margin-top:10px;
	text-align: center;
}

.footertop {
  background: #0000CC;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.footertop_admin {
  background: #dae5be;
  font-size: 11px;
  padding: 5px;
  font-weight:bold;
}

.footertop, .footerbottom {
  padding: 5px;
  font-weight:bold;
}

a.linkbutton 
{
	font-size:10pt;
	font-weight:bold;
}
.hidden
{
  display:none;
}