/* CSS Document */

*, #eventList, #Main .mainHead, #notes	{
	margin: 0 ;
	padding: 0;
	}
body	{  
	float: none !important;
	width: 760px !important;
	margin: auto ;
	padding: 5px;
	background-color:transparent;
	font-size: 11pt; 
/*	text-align: left; */
}

#navBar, #navColumn, #flyout, #navigation, #AdGoogle, #Footer, #thead, #tfoot, #footinfo, #lmenu, #topHeader, #GRC,
.noprint, .floatimg {
	display: none;
}
div.floatpara>table td	{
	padding: .75em;
}

/*#Main .mainHead, #notes {
	text-align: left;
	padding: 0;
	margin: 20px
}*/
.pagebreak	{
	page-break-before: always !important;
	}
.nobreak div, div#Main,
p,  table	{
	page-break-inside: avoid;
}
/*div#eventList,	
div#important	{ 
	page-break-after: always !important;
	page-break-inside: avoid !important;
	}*/
.floatpara,
.floatpara33,
.floatpara50	{
	width: auto;
	page-break-inside: avoid !important;
	font-size: .9em; 
	text-align: left; 
	margin: .25em; 
	padding: .25em; 
	border: outset 1px #000; 
}
/* the above was done for the 2008 4s head pages */
.floatpara33	{
	width: 32%;
}
.floatpara50	{
	width: 47%;
}
.startorder	{
	font-size:.85em;
	}
#eventList .subFloatL	{
	float:left; 
	clear:left;
	width: 48%;
	}
#eventList .subFloatR	{
	float:right; 
	clear:right;
	width: 48%;
	}
/*
a:after, a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* "; }
}
a:visited:after {
color:#000000; 
background-color:transparent;
content: " * Link " attr(href) "* "; }*/