
/* Data Grid styles for Participation History */
table.DataGrid {
	width:100%;
}

ul,ol {
	margin-top:0;
}

table.DataGrid td {
	border:1px solid #e4e4e4;
	padding:.25em;
}


.AsiInformation {
	margin-bottom:2em;
}


.nav-secondary .sub-nav-head {
color:#e9af20!important;
border-left-color:#e9af20;
}

.nav-secondary .sub-nav-body{
	border-color:#e9af20!important;
}

.RadTreeView.RadTreeView_Austin a.rtIn:hover, .RadTreeView.RadTreeView_Austin a.rtIn:focus, .RadTreeView.RadTreeView_Austin a.rtIn:active, .RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn:hover, .RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn:active, .RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn:focus {
	background-color:#3195be!important;
}

.RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn{
	color:#e9af20!important;
}