#nav-global { display: none; }
#buttons { display: none; }
#hideobject { display: none; }
#siteinfo { display: none; }
#siteinfo-legal { display: none; }

body {
	font-size:11px;
}

thead
{
	display:table-header-group;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: Red;
}

tfoot
{
	display:table-footer-group;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: Red;
}

thead.no-show
{
	display:table-header-group;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: Red;
}

tfoot.no-show
{
	display:table-footer-group;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: Red;
}

tfoot.print
{
	display:table-footer-group;
}

/* table CSS */
table.review {
	border-collapse: collapse;
}
	fieldset img {
		border: 1px solid #e5ddca;
	}
	table.review th {
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		padding: 3px 5px;
	}
	
	table.review td {
		vertical-align: top;
		padding: 3px 5px;
	} 
	
		table.review tr.header th,
		tr.header td {
			border-top: 1px solid #888888;
			color: #273368;
			text-align: right;
		}
		table.review tr.header th {
			padding: 3px 0;
			text-align: left;
		}
	table.review tr.header th {
		font-weight: bold;
	}
	table.review tr.header a {
		text-decoration: none;
	}
	table.review tr.header a:hover {
		text-decoration: underline;
	}
	table.review tr.even {
		background-color: #dddddd;
	}
	table.review tr.photo {
		background-color: transparent !important;
	}
    
    table.review tr.photo th{
		 width: 200px;
	}
	
	table.reviewdetail {
		 width: 400px;
	}
	
	table.reviewdetail tr.even {
		background-color: #dddddd;
	}
	
	table.reviewdetail td {
		vertical-align: top;
		padding: 3px 5px;
		width: 150px;
	} 
	
	table.reviewdetail th {
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		padding: 3px 5px;
		width: 150px;
	}
	
table.Printreview {
	border-collapse: collapse;
}
	fieldset img {
		border: 1px solid #e5ddca;
	}
	table.Printreview th {
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		padding: 3px 5px;
	}
	
	table.Printreview td {
		vertical-align: top;
		padding: 3px 5px;
	} 
	
		table.Printreview tr.header th,
		tr.header td {
			border-top: 1px solid #888888;
			color: #273368;
			text-align: right;
		}
		table.Printreview tr.header th {
			padding: 3px 0;
			text-align: left;
		}
	table.Printreview tr.header th {
		font-weight: bold;
	}
	table.Printreview tr.header a {
		text-decoration: none;
	}
	table.Printreview tr.header a:hover {
		text-decoration: underline;
	}
	table.Printreview tr.even {
		background-color: #dddddd;
	}
	table.Printreview tr.photo {
		background-color: transparent !important;
	}
    
    table.Printreview tr.photo th{
		 width: 200px;
	}
	
	table.Printreviewdetail {
		 width: 500px;
	}
	
	table.Printreviewdetail tr.even {
		background-color: #dddddd;
	}
	
	table.Printreviewdetail td {
		vertical-align: top;
		padding: 3px 5px;
		width: 250px;
	} 
	
	table.Printreviewdetail th {
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		padding: 3px 5px;
		width: 250px;
	}
	div.hideobject
	{
	    display:none;
	}

div.noprint
{
	display:none;
}
/*Print settings for Confirmation Page*/
#summaryPanel 
{
	margin-right:5px;
	border:solid 1px #a1a1a1;
	background-color:#e1e1e1;
}
.summaryAction
{
	margin:5px 0px;
	text-align:center;
	border:solid 1px #a1a1a1;
	background-color:#e1e1e1;
}

#summaryPanel #personal
{
	background-color:#ebebeb;
	border:solid 1px #d7d7d7;
}

#summaryPanel #post
{
	width:220px;
	background-color:#d7d7d7;
	border:solid 1px #ebebeb;
	vertical-align:top;
}

#post .locationHeader
{
	padding:5px 5px;
	background-color:#d7d7d7;	
	margin-bottom:5px;
}

#summaryPanel #postInfoSection
{	
	padding-left:5px;
	margin-bottom:1px;
	font-weight:bold;
	color:#363636;
}

#summaryPanel #barcodeSection
{
	height:70px;	
}

#summaryPanel #alert
{
	clear:both;
	padding:3px 3px;
	background-color:#961804;	
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	font-size:1.2em;
}

#summaryPanel #version
{
	padding:5px 5px;
	font-size:10px;
	text-align:center;
	border-top:solid 1px #fff;
	margin-top: 79px;
}

#photoSection
{
	width:150px;
}

#personalInfoSection
{
	width:245px;
	border-collapse: collapse;
}

#personalInfoSection tr.odd
{
	background-color:#d7d7d7;
}

#personalInfoSection td
{
	padding:2px 2px;
	text-align:left;
}

#personalInfoSection td.fieldLabel
{
	width:80px;
	padding:3px 3px;	
	vertical-align:top;
}

#print-barcode
{
	width:250px;
	height:110px;
	border:solid 1px #ccc;
	background: #fff;
}

.barcode-large
{
	color:#790000; 
	font-weight:bold;
	font-size:16px;
}

ul.document
{
	margin:0;
	list-style-type: none;
	padding:2px 25px;
	background:white url(../img/document.gif) no-repeat 0 .3em;
	font-weight:bold;
	color:#0000ff;
}

.print-page-break
{
	page-break-before: always;
}

div.label{width:400px;}
div.labelshort{width:380px;}
div.labellong{width:85%;}
div.labelvlong{width:95%;}
div.link {width:600px;text-align:right;}
table.mainstyle td {padding:5px 10px;}


table.style
{
	width:100%; 
	border-collapse:collapse;
	border:none;
	background-color:#eaf1f7;
}
table.title
{
	width:95%; 
	margin-left:5.4pt;
	border-collapse:collapse;
	border:none;
}
div.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gray; 
	margin-right:0; 
	font-weight: bold;
	font-size:10pt;
}
        
table.title td{ padding: 5px 3px; }
table.mainstyle
{
	width:95%; 
	margin-left:5.4pt;
	border-collapse:collapse;
	border:none;
}
table.mainstyle td
{
	padding: 5px 3px;
	background: url(../img/bg_report_header.gif) bottom repeat-x;
}
table.mainstyle td.nocolor
{
	padding: 5px 3px;
	background:none;
}
table.mainstyle td.padding{ padding: 5px 10px; }