
@media screen, print {

/* New Datagrid Styles */
	
	table.datagrid_nav
	{
	width: 951px;
	border: 1px #b8b8d4 solid !important;
	/*border-bottom: 10px #b8b8d4 solid !important;*/
	margin: 15px 0 0 15px;
	font-size: 0.85em;
	border-collapse: collapse;
	background: #fff;	
	}
	
	.datagridpageselect 
	{
		width:45px !important;
		height:19px;
		font-size: 0.85em;
	}
	
	table.datagrid a 
	{
		color:#336699 !important;
	}
	
	table.datagrid a:link, table.datagrid a:visited {
	color:#336699 !important;
	}
	
	table.datagrid a:hover 
	{
	color:#336699 !important;
	text-decoration: underline !important;
	}
	
	.dglist_subcontent
	{
		font-size: 0.8em;	
	}
	
	
	table.datagrid_nav2 a {
	text-decoration: none !important;
	color: #000 !important;
	}
	
	table.datagrid_nav2 a:link, table.datagrid_nav a:visited {
	color:#336699 !important;
	}
		
	table.datagrid_nav2 a:link:hover 
	{
	color:#99CC00 !important;
	text-decoration: none !important;
	}
	
	table.datagrid_nav2
	{
		font-size: 0.85em;
	}
	
	
	table.datagrid_nav_bottom
	{
	width: 952px;
	border: 1px #b8b8d4 solid !important;
	/*border-bottom: 10px #b8b8d4 solid !important;*/
	margin:  0 0 15px 15px;
	font-size: 0.85em;
	border-collapse: collapse;
	background: #fff;	
	}
	
	
	table.datagrid_nav_bottom2 a {
	text-decoration: none !important;
	color: #000 !important;
	}
	
	table.datagrid_nav_bottom2 a:link, table.datagrid_nav_bottom2 a:visited {
	color:#336699 !important;
	}
		
	table.datagrid_nav_bottom2 a:link:hover 
	{
	color:#99CC00 !important;
	text-decoration: none !important;
	}
	
	table.datagrid_nav_bottom2
	{
		font-size: 0.85em;
	}
			
	table.datagrid {
	width: 947px;
	border: 1px #b8b8d4 solid !important;
	/*border-bottom: 10px #b8b8d4 solid !important;*/
	
	margin: 0 0 0 15px;
	font-size: 0.9em;
	border-collapse: collapse;
	background: #fff;
	
	}

	table.datagrid caption {
	text-align: left;
	padding: 0.7em 0 2em;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	}
		
	table.datagrid select {
	vertical-align: middle;
	font-size: 0.9em;
	margin-left: 0.5em;
	}

	table.datagrid table {
	width: 99%;
	border-collapse: collapse;
	}
		
	table.datagrid table td {
	width: 33%;
	white-space: nowrap;
	padding: 0.7em;
	border: 0;
	}
	
	table.datagrid th {
	background: #006;
	color: #fff;
	text-align: left;
	padding: 0.7em;
	white-space: nowrap;
	}
		
	table.datagrid th a, table.datagrid th a:visited {
	color: #fff;
	padding-right: 1em;
	/*background: transparent url(../images/grid_arrows.gif) center right no-repeat;*/
	text-decoration: none;
	}
		
	table.datagrid th a:hover {
	color: #b8b8d4;
	/*background: transparent url(../images/grid_arrows_on.gif) center right no-repeat;*/
	}
		
	table.datagrid tr.even {
	background: #eee;
	}

	table.datagrid tr td[scope="row"] {
	font-weight: bold;
	}

	table.datagrid tr.odd:hover, table.datagrid tr.even:hover {
	/*background: #e3e3ed url(../images/hover_bgtile.gif) bottom left repeat-x;*/
	background: #e3e3ed;
	color: #006;
	}
	
	table.datagrid tr.odd td, table.datagrid tr.even td {
	border-bottom: 1px #b8b8d4 solid;
	padding: 1em;
	}

	table.datagrid tr.odd table td, table.datagrid tr.even table td {
	border-bottom: 0;
	}
		
	table.datagrid tr.odd td a, table.datagrid tr.even td a {
	background: transparent;
	color: #006;	
	font-size: 1.0em !important;
	}

	table.datagrid tfoot {
	background: #b8b8d4;
	}

	table.datagrid tfoot td {
	padding: 1.4em 0.7em 0.7em;
	}

	table.datagrid tfoot td a:hover {
	color: #006;
	}

	table td.PremiumAccountGridCell 
	{
		padding: 0 !important;
		margin: 0 !important;
	}
	
	/* Specifically named table elements */

	/* Events */

	table.datagrid td.datetime {
	white-space: nowrap;
	text-align: right;
	}

	/* Meet Us */

	table.datagrid td.mediatypes {
	width: 56px;
	}

	table.datagrid td.mediatypes p {
	width: 24px;
	height: 24px;
	padding: 0;
	float: left;
	text-indent: -9999px;
	margin: 0 4px 0 0;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	}


	/* Opportunities */

	table.datagrid td a:link.expand, table.datagrid td a:link.expandon {
	padding-left: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	}

	table.datagrid td a:link.expand {
	background-position: top left;
	}

	table.datagrid td a:link.expandon {
	background-position: bottom left;
	}

	body#opportunities table.datagrid tbody td {
	vertical-align: top;
	}

	body#opportunities table.datagrid table td {
	vertical-align: middle;
	}

	table.datagrid div table {
	margin: 0.7em 0 0 0;
	width: 99%;
	}

	table.datagrid div table td {
	width: 1%;
	padding: 0;
	white-space: normal;
	border: 0;
	}

}
