#layer1 { visibility: visible; position: relative; top: 228px; left: 686px; width: 120px; height: 188px }
.BoldRed_10 { color: #c00; font-size: 10px; font-family: Tahoma; font-weight: bold; line-height: 13px }
.BoldRed_12 { color: #c00; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px }
.BodyRed_12 { color: #c00; font-size: 12px; font-family: Tahoma; font-weight: normal; line-height: 14px; }
.BoldRed_14 { color: #c00; font-size: 14px; font-family: Tahoma; font-weight: bold; line-height: 16px; }
.BodyRed_14 { color: #c00; font-size: 14px; font-family: Tahoma; font-weight: normal; line-height: 16px; }
.BoldRed_18 { color: #c00; font-size: 18px; font-family: Tahoma; font-weight: bold; line-height: 20px; }
.BodyRed_18 { color: #c00; font-size: 18px; font-family: Tahoma; font-weight: normal; line-height: 20px; }
.BoldRed_24 { color: #c00; font-size: 24px; font-family: Tahoma; font-weight: bold; line-height: 26px; }
.BodyBlack_10 { color: black; font-size: 10px; font-family: Tahoma; font-weight: normal; line-height: 13px; }
.BoldBlack_10 { color: black; font-size: 10px; font-family: Tahoma; font-weight: bold; line-height: 13px }
.BodyBlack_12 { color: black; font-size: 12px; font-family: Tahoma; font-weight: normal; line-height: 14px; }
.BoldBlack_12 { color: black; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px }
.BodyBlack_14 { color: #000; font-size: 14px; font-family: Tahoma; line-height: 16px; }
.BoldBlack_14 { color: #000; font-size: 14px; font-family: Tahoma; font-weight: bold; line-height: 16px; }
.Bold_Gray_10 { color: #666; font-size: 10px; font-family: Tahoma; font-weight: bold; line-height: 13px; }
.Bold_Gray_12 { color: #666; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px; }
.Bold_Gray_14 { color: #666; font-size: 14px; font-family: Tahoma; font-weight: bold; line-height: 22px; }

a{
	color: #FF0000;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	
}

a:visited{
	color: #FF0000;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
/*
a:link  { color: #39f; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px; text-decoration: none }
a:hover  { color: #FF0000; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px; text-decoration: none }
a:active  { color: #ccc; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px; text-decoration: none }
a:visited { color: #666; font-size: 12px; font-family: Tahoma; font-weight: bold; line-height: 14px; text-decoration: none  }
*/
#layer1  { background-image: url(file:///Jump/JumpMotionWebsite/web-content/images/DottedLine_Tile.gif); visibility: visible; position: absolute; top: 10px; left: 10px; width: 5px; height: 432px }
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 9px;
	padding: 2px 0px 0 10px;
}

/************* #globalNav styles **************/

#globalNav{

}
#scdWrapper {
	background-color: #FFFFCC;
	border: thin solid #000000;
	visibility: visible;
	left: 0px;
	top: 0px;
	margin: 5px;
	padding: 10px;
}
#rosterWrapper {
	background-color: #FFFFFF;
	border: thin solid #000000;
	visibility: visible;
	left: 0px;
	top: 0px;
	margin: 5px;
	padding: 10px;
}
