.TButton {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1;
	padding-bottom: 1;
	background-color: #82CBEE;
	font-weight:bold;
}

.TRowOn {
	background-color: #F7F7F7;
}

.TRowOff {
	background-color: #FFF;
}

.TTable {
	font-family: Verdana, Arial;
	font-size: 8pt;
	
	border: 1px solid #CCC;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
}

.TTableInset {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.TTableInset2 {
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: white;
	border: 1px dotted #999;
}


.TTableCenter {
	border: 1px solid #CCC;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: center;
}

.TTableNoticeBody {
	background-color: #EDF2F8;
}

.TTableErr, .TTableNotice {
	border: 1px solid #CCC;
	-moz-border-radius: 9px;
	
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: center;
}

.TTableErrBody {
	background-color: #F0EBDB;
}
.TTableNotice caption, .TTableErr caption, .TTable caption, .TTableCenter caption {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	color: #666;
}

.TDivPracticeName {
	font-weight: bold;
	color: #004080;
	font-size: 10pt;
	padding: 0;
	margin: 0px auto;
}

.TDivAddress {
	font-size: 8pt;
	padding: 0;
	margin: 0px auto;
}

.TCellPractice, .TCellLeft {
	text-align: left;
}

.TTableErrHeader {
	background-color: #CC4200;
	color: #FFF;
	font-weight: bold;
	border-bottom: 5px solid #000;
}

.TTableNoticeHeader {
	background-color: #D6E0F5;
	color: #000;
	font-weight: bold;
	border-bottom: 5px solid #000;
}

.TTableHeader {
	background-color: #0066CC;
	background-image: url(/trainers/blue-gradient.gif);
	background-repeat: repeat-x; 
	color: #FFF;
	font-weight: bold;
	height: 26px;
	
}
.TableCount {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.AlertStar {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.ActionBar {
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: right;
	color: #333;
}

.ActionBar a {
	font-weight: bold;
	color: #0066CC;
}

.TDetailLabel {
	font-weight: bold;
	text-align: right;
	color: #435970;
}
.NoAssignments {
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #435970;
	font-size: 8pt;
}
.SortLink {
	color: #FFF;
	font-weight: bold;
	font-size: 10pt;
}

.PageBody {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TopMenu {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.TopMenuCell {
	padding: 2px 10px 3px 10px;
	border-right: 5px solid #FFF;
}
.TopMenu a {
	text-decoration: none;
	color: #000;
}
.TopMenu a:hover {
	text-decoration: underline;
	background-color: #B9C5F6;
}

.MenuColumn {
	border-right: 2px solid #EEE;
}
.SideMenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SideMenuCell {
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	padding: 5px;
}

.SideMenuCellSelected {
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	padding: 5px;
	background-color: #FFF;
}

.SideMenu a {
	color: #000;
	text-decoration: none;
}
.SideMenu a:hover {
	text-decoration: underline;
	background-color: #B9C5F6;
}
.TitleBar {
	border-bottom: 1px dotted #EEE;
	padding: 0px 0px 0px 8px;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.FooterTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333;
	text-align: left;
}
.FooterTable td {
	border-top: 1px dotted #EEE;
}
.FooterTable a {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.StatsBox td { 	font-size: 8pt; text-align: right; padding-right: 10px;}
.StatsBox table { border: 1px solid #CCC; background: #FFF; 
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	width: 650px;
	background: #FFF;
}
.StatsHeader td {
	color: #1773CF;
}

.StatsBox caption { 
	font-size: 8pt; 
	text-align: left; 
	background: #F7F7F7; 
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-left: 5px;	
	color: #1773CF;
	font-weight: bold;
	background-image: url(/trainers/grey-gradient.gif);
	background-repeat: repeat-x; 
}

.StatsBox { 
    position: absolute;
    top: 30px;
    right: 10px;
}
form { padding: 0px; margin: 0px; }

table.EditGrid {
	border-spacing: 0px;
	margin-bottom: 15px;
}

table.EditGrid th {
	color:#435970;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	padding:10px;
}
table.EditGrid td {
	padding:10px;
	font-size: 8pt;
}
table.EditGrid div.charlimitinfo { text-align:right; color:#333; font-size:8pt;}

