@charset "UTF-8";
/* CSS Document */

.custFavorites {
	width: 640px;
}
.custFavorites .custFavsHeader {
	background-image: url(../images/cust_fav_header_bkg.gif);
	background-repeat: repeat-x;
	height: 53px;
	vertical-align: middle;
}
.custFavorites .custFavsHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.custFavorites .topLeftCorner {
	background-image: url(../images/cust_fav_top_left_corner.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 15px;
}
.custFavorites .leftShadow {
	background-image: url(../images/cust_fav_shadow_left.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.custFavorites .bottomLeftCorner {
	background-image: url(../images/cust_fav_bottom_left_corner.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
}
.custFavorites .topRightCorner {
	background-image: url(../images/cust_fav_top_right_corner.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 15px;
}
.custFavorites .rightShadow {
	background-image: url(../images/cust_fav_shadow_right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.custFavorites .bottomRightShadow {
	background-image: url(../images/cust_fav_bottom_right_corner.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
}
.custFavorites .bottomShadow {
	background-image: url(../images/cust_fav_bottom_shadow_bkg.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation {
	font-family: Arial, Helvetica, sans-serif;
	width: 33%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
}
.custFavorites .linksContainer .custFavsLinkTable .RecordKeeping {
	font-family: Arial, Helvetica, sans-serif;
	width: 33%;
	vertical-align: top;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
}
.custFavorites .linksContainer .custFavsLinkTable .GreetingCards {
	font-family: Arial, Helvetica, sans-serif;
	width: 33%;
	vertical-align: top;
	padding-left: 15px;
}
.AttendanceAndVacation h2, .RecordKeeping h2, .GreetingCards h2 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.AttendanceAndVacation ul, .RecordKeeping ul, .GreetingCards ul {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.AttendanceAndVacation li, .RecordKeeping li, .GreetingCards li {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
.AttendanceAndVacation  span .viewAllLink {
	text-align: right;
}
.custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation .viewAllLink, .custFavorites .linksContainer .custFavsLinkTable .RecordKeeping .viewAllLink, .custFavorites .linksContainer .custFavsLinkTable .GreetingCards .viewAllLink {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
}
.custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation .viewAllLink a:link, .custFavorites .linksContainer .custFavsLinkTable .RecordKeeping .viewAllLink a:link, .custFavorites .linksContainer .custFavsLinkTable .GreetingCards .viewAllLink a:link, .custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation .viewAllLink a:visited, .custFavorites .linksContainer .custFavsLinkTable .RecordKeeping .viewAllLink a:visited, .custFavorites .linksContainer .custFavsLinkTable .GreetingCards .viewAllLink  a:visited, .custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation .viewAllLink a:active, .custFavorites .linksContainer .custFavsLinkTable .RecordKeeping .viewAllLink a:active, .custFavorites .linksContainer .custFavsLinkTable .GreetingCards .viewAllLink a:active {
	color: #6aba2e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.custFavorites .linksContainer .custFavsLinkTable .AttendanceAndVacation .viewAllLink a:hover, .custFavorites .linksContainer .custFavsLinkTable .RecordKeeping .viewAllLink a:hover, .custFavorites .linksContainer .custFavsLinkTable .GreetingCards .viewAllLink a:hover {
	color: #6aba2e;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#center_content .harrassTraningBnr {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/middle_bnr_bkg.gif);
	background-repeat: repeat-x;
}
#center_content .harrassTraningBnr .heightAdjust {
	height: 150px;
}
#center_content .harrassTraningBnr h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05468A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#center_content .harrassTraningBnr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #Table_01 #center_content .harrassTraningBnr .shopNowBtn {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#center_content .harrassTraningBnr .harrassTrainingProducts {
	padding-right: 10px;
}
#center_content .preEmployTestBnr {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/middle_bnr_bkg.gif);
	background-repeat: repeat-x;
}
#center_content .preEmployTestBnr .heightAdjust {
	height: 150px;
}
#center_content .preEmployTestBnr h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05468A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#center_content .preEmployTestBnr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #Table_01 #center_content .preEmployTestBnr .shopNowBtn {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

