@page {
  	size: 7in 9.25in;
  	margin: 27mm 16mm 27mm 16mm;
}

body { 
	color : #000000; 
	padding: 0px;
	margin: 0px;
	background : #ffffff; 
	font-family: Helvetica, Arial, sans-serif;
	font-size : 12pt; 
}

table {
	border-collapse: collapse;
}

#map_cell {
	width: 600px;
}

#cal_begin {
	font-size: 10px;
}

#cal_end {
	font-size: 10px;
}

#print_head {
	text-align: left;
}

.eader {
	background-color: #009944;
	color: #ffffff;
	font-size: 14px;
	border-bottom: 2px solid #005500;
}

.container {
	clear: both;
}

#score_board_table img {
	width: 10px;
}

#score_board_table td {
	padding-right: 3px;
	padding-left: 3px;
}
#score_board_cell {
	/*width: 250px;*/
	width: 25%;
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
}

#score_board_table {
	border: 0px solid #000000;
	font-size: 10px;
}

#visible_agencies {
	margin-top: 10px;
	border: 0px solid #000000;
	padding: 3px;
	font-size: 11px;
}

#visible_agencies td {
	font-size: 10px;
}

#under_map table td {
	font-size: 10px;
}

#events_list {
	width: 100%;
}

#event_list img {
	width: 10px;
}

#graph { 
	width: 100%;
	text-align: center;
	margin-top: 10px;
	white-space: nowrap;
}

#type_table {
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	page-break-before: always;
	page-break-inside: avoid;
}

#type_table td {
	vertical-align: top;
	border: 1px solid #888888;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	white-space: nowrap;
}

#type_table th {
	background-color: #dddddd;
	border: 1px solid #888888;
	white-space:nowrap;
	font-size: 12px;
}

#type_table img {
	width: 10px;
}

#events_table { 
	page-break-inside: auto;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#events_table td {
	border: 1px solid #888888;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	white-space: nowrap;
}

#events_table th {
	background-color: #dddddd;
	border: 1px solid #888888;
}


#map_canvas {
	right: 0px;
	width: 560px;
	height: 370px;
	border: 1px solid #444444;
}

#footer {
	text-align: center;
	font-size: 8px;
	
}

.logo {
	font-size: 27px;
	color: #ffffff;
	font-weight: bold;
}

.print { 
	display: block;
}


a {
	text-decoration: none;
	color: #000000;

}

.print_dates_table {
	display: block;
}

#info, #please_wait, #slider, .scoreboardtype, .no_print, .header {
	display: none;
}


#calendars {
	font-size: 11px;
}

#calendars input {
	border: 0px;
	width: 70px;
}
