/**************** Body and tag styles ****************/

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
color:#303030;
background:#fff;
}

a{
text-decoration:none;
}

a img{border:none;}

/**************** Header and navigation styles ****************/

#container{
background:#ffffff;
color:#303030;
}

#header {
background:#fff  url(../../images/ui/banner.png) no-repeat top left;
}

#header h1{
font-size:1.2em;
color:#000;
font-weight:normal;
font-family:georgia,times;
}

#header h2{
font-size:1.2em;
color:#000;
font-weight:normal;
font-family:georgia,times;
}

#header .log_status, .header_photo, #navigation_container,  #navigation_admin, .print_hidden, .top_links {
	display: none;
}


.doctable table {
	border: 0px;
}

.doctable table tr {
	margin-top: 1em;
	border-top-width: thick;
	border-color: #00FF33;
}

td {
page-break-inside: avoid;
}
