body {
	font:10px "Lucida Grande", Geneva, Arial, Helvetica, Verdana, sans-serif;
	margin-left: 5px;
	background-color: #fff;
}


a{

	text-decoration: none;
}




hr {
background-color: #EDEBEC;
color:#EDEBEC;
}


.clear {
clear:both;
}




/* PRINT HEADER */
 .page-break { 
 page-break-before:always;
 }  

.hideme {
display:none;
}

.title {
font-weight:bold;
font-size: 16px;
}

.subtitle {
font-weight:bold;
font-size: 14px;
}

.pages {
text-align: right;
font-size: 11px;
font-style: italic;
color: #808080;
margin-right: 2%;
}

table.schedule tr.odd {
background-color: #F0F3FE;
}

table.schedule {
	border: 1px solid #dadada; 
}

table.schedule th {
font-weight: bold;
background-color: #dadada;
border-right:1px solid #dadada;
border-bottom:1px solid #dadada;
padding: 4px;
font-size: 12px;
}

table.schedule td {
padding: 2px;
border-right:1px solid #dadada;
border-bottom:1px solid #dadada;
}

table.schedule td.priority {
font-weight: bold;
color: #5D7085;
}

.priority {
font-weight: bold;
color: #000;
}

.inactive {
color: #D7D7D7;
}
