@charset "utf-8";
/* CSS Document */
.oddRow {
	color: #666;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.evenRow {
	background-color: #FFF;
}

.dataTable {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dataHover {
	background-color: #E3EBF2;
}
.dataTable tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 2px;
	vertical-align: middle;
	color: #000;
	padding-top: 2px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
p.businessArea{
	vertical-align: middle;
	color: #F29200;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EEEEEE;
	display: block;
	padding-bottom: 4px;
	padding-left: 2px;
}

.dataTable tr:hover {
	background-color: #E3EBF2;
	border-top-color: #A7BFD6;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.dataTable tr.lastSectionItem  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	vertical-align: middle;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
.dataTable tr.lastSectionItem td:hover {
	background-color: #E3EBF2;
}

.dataTable tr.bppListTitle td  {
	font-weight: bold;
	color: #039;
	text-align: left;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 20px;
}
.dataTable tr.bppListTitle_firstSection td {
	font-weight: bold;
	color: #039;
	text-align: left;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
.dataTable tr.bppListTitle_firstSection td:hover  {
	background-color: #FFF;
}

.dataTable tr.bppListTitle td:hover  {
	background-color: #FFF;
}
.dataTable tr.bppLinkHeader td {
	font-weight: normal;
	margin: 0px;
	border-top-style: none;
	font-size: 90%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	color: #666;
	vertical-align: middle;
}
.dataTable td.comingsoon {
	font-weight: normal;
	margin: 0px;
	font-size: 95%;
	background-color: #FFF;
	color: #333;
	vertical-align: middle;
	padding: 0px;
	width: 10%;
	text-align: center;
}

.courseTable tr td.presExercise {
	font-weight: normal;
	margin: 0px;
	font-size: 90%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFF;
	line-height: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.courseTable tr .presExercise p	{
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFF;
	line-height: 100%;
	text-align: left;
	font-size: 90%;
}

.dataTable tr.bppLinkHeader td:hover  {
	background-color: #FFF;
}


.dataTable tr th {
	font-weight: bold;
	color: #039;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
.dataTable tr th a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.dataTable tr th:hover {
	background-color: #FFF;
}


p.dataTabSectionTitle	{
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

.dataTabSectionTitle th {
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
.courseTable {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dataTable tr td.bppLink {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 10%;
}

.dataTable tr td.courseResourcesHeader {
	margin-bottom: 10px;
	color: #666;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 0px;
	border-top-style: none;
	background-color: #FFF;
}

.courseTable tr th {
	font-weight: bold;
	color: #039;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.courseTable tr td {
	padding-bottom: 2px;
	vertical-align: middle;
	color: #333;
	padding-top: 2px;
}
.courseTable p.courseDescription {
	padding-bottom: 0px;
	vertical-align: middle;
	color: #333;
	padding-top: 0px;
	font-weight: normal;
	line-height: 140%;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 0px;
	background-color: #FFF;
}
.sapSupportTable {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
}
.sapSupportColumn a {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.sapSupportColumn a:hover {
	text-decoration: none;
	color: #F90;
}


.sapSupportColumn	{
	float: left;
	width: 31%;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 365px;
	text-align: center;
}
.sapSupportColumnTitle {
	float: left;
	width: 31%;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-right: 20px;
	color: #FFF;
	background-color: #FF9900;
	height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-size: 110%;
	text-align: center;
}
.sapSupportColumnTitleRight {
	float: left;
	width: 30%;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	color: #FFF;
	background-color: #FF9900;
	height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 110%;
	text-align: center;
}


.sapSupportColumnRight {
	float: left;
	width: 30%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 365px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}


.sapSupportTable th {
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
p.sapSupportTable	{
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
p.sapSupportSectionTitle	{
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
p.sapSupportSectionTitle a {
	border-top-width: 1px;
	text-transform: uppercase;
	color: #039;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
p.sapSupportSectionTitle a:hover {
	color: #F90;
}
.navHome .container .content tr td table tr td {
}
