/* print
=============================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0;
  border: 0;
  font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 100%;
  vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size:36px; line-height:1.4em; margin:20px 0pt; }
h2 { font-size: 1.5em; line-height: 1; margin-top: .75em; margin-bottom: .75em; }
h3 { font-size: 1.2em; line-height: 1.25; font-weight: bold; margin-top: .5em; margin-bottom: .5em; }
h4 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h5 { font-size: 1em; font-weight: bold; }
body.green h1 {color:#00B25A;}
p           { margin: 0 0 1.5em; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

th { text-align: left; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

body { margin: 5pt 10pt; background: #fff; font: 10pt/160% Arial, Helvetica, sans-serif; }

body, a { color: #000; }
a       { text-decoration: nonenone; }
a.link  { text-decoration: underline; }

img { border: 0; }

form, embed, object,
#navigation, #logged,
#leftSidebar, #lang,
#menu, .paging, a#deleteLink,
#rightSidebar, .callPrintView, p#expenditureFilter, #login
{
  display: none;
}
#wrap { width:100%; }

#header, #headerInner {
padding-bottom:5pt;
}
#header {
height:auto;
margin:15px auto 0pt;
}
#logo {
float:left;
width:112px;
}
/* tables
======================================*/
table {
font-size:12px;
border-collapse:collapse;
}
table th, table td {
padding:6px;
}

table th {
color:#5e6e66;
font-size:13px;
font-weight:bold;
}

table.purple {border-top:1px solid #9f218b;}
table.purple th {border-bottom:1px solid #9f218b;}
table.purple td {border-bottom:1px dotted #9f218b;padding:10px 6px;}

table.pink { border-top:1px solid #eb529d;}
table.pink th {border-bottom:1px solid #eb529d;}
table.pink td {border-bottom:1px dotted #eb529d;padding:10px 6px;}

table.orange {border-top:1px solid #f58025;}
table.orange th { border-bottom:1px solid #f58025;}
table.orange td {border-bottom:1px dotted #f58025;padding:10px 6px;}

table.blue {border-top:1px solid #007dc3;}
table.blue th {border-bottom:1px solid #007dc3;}
table.blue td {border-bottom:1px dotted #007dc3;padding:10px 6px;}

table.bluish {border-top:1px solid #00aeef; margin-top:12px; clear:right;}
table.bluish th {border-bottom:1px solid #00aeef;}
table.bluish td {border-bottom:1px dotted #00aeef;}

table.green { border-top:1px solid #00b25a;}
table.green th {border-bottom:1px solid #00b25a;}
table.green td {border-bottom:1px dotted #00b25a; padding:10px 6px;}


.clear {
clear:both;
}
#footer, #footerInner {
padding-top:20pt;
}
#footer {
clear:both;
height:76px;
}
#biteBox {
float:right;
height:56px;
}
#copyright { margin-top:34px;}
@media screen {
	#all {
		background: #FFF;
		border: solid 1px #666;
		padding: 2.07cm;
		width: 21cm;
		margin: 20px auto 20px;
	}
	#printMenu {
		background-color:#F2F2F2;
		border-bottom: solid 1px #CCC;
		width:100%;
		padding:10px 5px; 10px 0;
		text-align:right;
		margin:0 0 10px 0;
	}

	#printMenu button {
		background:#c1d82f url(../img/common/bg_button_greenish.gif) repeat-x top center;
		padding:1px 4px;
		border:1px solid #c1d82f;
		color:#fff;
		font-weight:bold;
		margin:5px 2px 0;
		font-size:12px;
		line-height:12px;
		height:22px;
		*height:23px;
	}
}
@media print {
	#all {
		background: #FFF;
		border: none;
	}
	#printMenu {
		display:none;
	}
}
#wrap, #content, #subContent{
width: auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
height: 100%;
}

#footer {float: left; width: auto;}
#reminderTitle,
#reminder, #photosFlash, #promoBox,#rightSidebar { display: none;}
#flash {display: none;}