BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; MARGIN: auto auto;
}

TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}

INPUT {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}
TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}
SELECT {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}

UL {
	margin-left: 0; margin-top: 0; padding-left: 1.5em; padding-top: 0;
}

OL {
	margin-left: 0; margin-top: 0; padding-left: 2.25em; padding-top: 0;
}

A:link { color: #28507D ; text-decoration: none ; font-weight: bold}
A:visited { color: #28507D ; text-decoration: none ; font-weight: bold}
A:active { color: #28507D ; text-decoration: none ; font-weight: bold}
A:hover { color: #28507D ; text-decoration: underline ; font-weight: bold}

.largeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.checkedLI {
	list-style-image: url(images/check_mark.gif);
}

.uncheckedLI {
	list-style-image: url(images/blue_bullet.gif);
}

.subNavColor {
	color: #999999;
}

.tabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 90;
	height: 28;
	text-align: center;
	padding-bottom: 7px;
}

.tabOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6E6E6;
	width: 90;
	height: 28;
	text-align: center;
	padding-bottom: 7px;
}

.contentCellBG {
	background-color: #FFFFFF;
}

.tabTopCorners {
	width: 13;
	height: 44;
}

.tabTable {
	height: 29;
}

.displayLabelGroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top:6px;	
}


.topLeft{
	width: 17;
	height: 46;
	background-image: url(images/player_row1_left.gif); 
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.topMiddle{
	background-image: url(images/player_row1_mid.gif); 
	background-repeat: repeat-x; 
	background-position: bottom center;
}

.topRight{
	width: 17;
	height: 46;
	background-image: url(images/player_row1_right.gif); 
	background-repeat: no-repeat; 
	background-position: bottom left;
}

.navLeft{
	width: 17;
	height: 34;
	background-image: url(images/player_row2_left.gif); 
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.navMiddle{
	background-image: url(images/player_row2_mid.gif); 
	background-repeat: repeat-x; 
	background-position: bottom center;
}

.navRight{
	width: 17;
	height: 34;
	background-image: url(images/player_row2_right.gif); 
	background-repeat: no-repeat; 
	background-position: bottom left;
}

.sideLeft{
	background-image: url(images/player_row3_left.gif); 
	background-repeat: repeat-y; 
	background-position: center right;
}

.sideRight{
	background-image: url(images/player_row3_right.gif); 
	background-repeat: repeat-y; 
	background-position: center left;
}

.bottomLeft {
	width: 17;
	height: 42;
	background-image: url(images/player_row4_left.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
}

.bottomMiddle {
	background-image: url(images/player_row4_mid.gif); 
	background-repeat: repeat-x; 
	background-position: top center;
}

.bottomRight {
	width: 17;
	height: 42;
	background-image: url(images/player_row4_right.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footerLinks A:link { color: #666666 ; text-decoration: none ;}
.footerLinks A:visited { color: #666666 ; text-decoration: none ;}
.footerLinks A:active { color: #666666 ; text-decoration: none ;}
.footerLinks A:hover { color: #666666 ; text-decoration: underline ;}

.logoCell {
	background-image: url(images/player_row1_mid.gif); 
	background-repeat: repeat-x; 
	background-position: bottom center;
	background-color: #FFFFFF;
}


